The Cloudify Blog
-
Hybrid Cloud, Kubernetes and Terraform
- By Team Cloudify
- May 12, 2022
- Cloud Automation Hybrid Cloud Kubernetes Terraform
This article dives into hybrid cloud computing and discusses related technologies like Kubernetes and Terraform. The article simplifies hybrid cloud automation with Kubernetes and with Terraform. What is a hybrid cloud? A hybrid cloud combines on-premises, private cloud, and third-party public cloud services with orchestration between the two platforms. The… Read More -
Hybrid Cloud Pros and Cons
- By Team Cloudify
- May 5, 2022
- Cloud Automation Hybrid Cloud
A hybrid cloud combines public cloud services, private cloud services, and traditional IT infrastructure connected through technologies such as the Internet. Hybrid clouds can also be combined with on-premises data centers and other clouds to create a multi-cloud strategy that allows workloads to move between platforms. Hybrid clouds are used… Read More -
Cloudify Named 2022 SIIA CODiE Award Finalist in ‘Best DevOps Tool’ Category
- By Team Cloudify
- April 21, 2022
- Cloudify
Tel Aviv, (April 21, 2022) Cloudify, innovator in cloud infrastructure automation, today announces that it has been named a 2022 SIIA CODiE Award finalist in the ‘Best DevOps Tool’ category. CODiE finalists represent the best products, technologies and services in software, information and business technology. The SIIA CODiE… Read More -
Our Top 3 DevOps Challenges (& Why Disruptive Technology Is Required)
It’s been a few years since Cloudify strengthened its focus on DevOps and IT, and throughout this time, it has become pretty clear to me that the trends we’re seeing across our client base represent a bigger, industry-wide problem. We’re at a time of accelerated transformation to the cloud… Read More -
Troubleshooting Terraform Executions Using Cloudify
- By Inna Gorbati
- April 7, 2022
- Cloudify Terraform
In the previous articles Running Terraform with Cloudify Part 1, and Running Terraform with Cloudify Part 2 you saw how to run Terraform with Cloudify and deploy an existing Terraform module using Cloudify. What You’ll Learn… Read More -
Running Multiple Terraform Modules from the Same Blueprint
Terraform is a powerful product for deploying and managing a Cloud infrastructure which supports hundreds of different providers and services. Managing multiple modules and multiple versions of modules can get overwhelming without some type of a central system for managing deployment. In this tutorial, we will discuss one way to… Read More -
How to Automate DevOps Practices (& Why!)
- By Team Cloudify
- March 23, 2022
- Cloudify
DevOps is not a technology but rather an organizational culture that combines the different functional roles of development and operations into one team to improve communication and shared responsibility for quality. Understanding DevOps Automation Automation means that specific tasks are built into computerized applications for easy, quick, and cost-effective use. Read More -
Enable Continuous Updates (Day-2) for Your Production Environments
- By Team Cloudify
- March 15, 2022
- Cloudify
Continuous integration (CI) and Continuous Delivery (CD) are two important DevOps practices that help move the software development process forward. However, there is a gap between CI/CD and post-deployment monitoring and management known as Day-2-operations. Day 2 Operations is the practice of managing your production systems in the same… Read More -
The Importance of Speeding up Deployments & Management of Test Environments
- By Team Cloudify
- March 8, 2022
- Cloudify
Development teams face several challenges in today’s world when delivering high-performing applications. It is even harder when they have to make deployments to IT fast and efficiently. To achieve the best results, they need efficient and effective test environments. A test environment is any platform where a new software undergoes… Read More -
Cloudify 6.3.1 Release Notes
- By Sophie
- March 3, 2022
- Uncategorized
March 3, 2022 Version 6.3.1 can be deployed as a new installation, as an in-place update over a 5.2.x/6.x.x Cloudify manager and as an upgrade version for any supported previous Cloudify release. See the upgrade section for more details. 6.3.1 New Functionality and ImprovementsNew FunctionalityOther Corrections, Fixes6.3 New Functionality… Read More -
Cloudify Announces FREE Terraform UI Experience – Official Launch at DevopsLive!
- By Team Cloudify
- February 20, 2022
- Cloudify
Cloudify Provides DevOps Engineers a Free Terraform UI Experience, Enabling Seamless, Automated Import and Management of Unlimited Terraform Modules. Cloudify’s seamless integration with Terraform enables teams to automate, deploy, manage, and scale multiple Terraform modules for free, with option to extend Terraform environments to Ansible, Kubernetes, and other DevOps tools. Read More -
Deploying a Terraform Module in 5 Minutes
- By Anthony Critelli
- February 16, 2022
- Cloudify
The latest 6.4 release of Cloudify makes it easier than ever to upload your existing Terraform modules into Cloudify. This article will walk you through the simple deployment of an AWS EC2 instance using this improved user experience. You will learn how Cloudify can take existing Terraform and automatically turn… Read More