The Cloudify Blog
-
Running Cloudify Github Actions Locally
- By Ahmad Musa
- September 13, 2022
- Automation CMP Developers DevOps GitHub
Introduction Cloudify offers a set of GitHub actions that can be used to interact with your managers. You can combine and use those actions based on your needs. You can check them out in the GitHub marketplace. This brings us to the main point where a developer would require… Read More -
Turning Ansible Playbooks into Self-Service Workflows with Cloudify
- By Anthony Critelli
- September 8, 2022
- Ansible Cloudify
When I speak with customers, one of the most common goals that they describe is making their existing automation available to their internal developers and customers in a self-service way. Most organizations invested countless hours in developing scripts and playbooks for performing common “Day 2” operations, such as patching servers… Read More -
Integrating Cloudify & Argo CD
- By Anthony Critelli
- September 6, 2022
- DevOps Kubernetes
Argo CD is now a standard tool for deploying workloads in Kubernetes. Argo easily integrates with source code management (SCM) repositories, syncs Kubernetes state with repository manifests, and provides monitoring and visualization capabilities for running workloads. These features make Argo CD an essential part of many organizations’ Kubernetes strategies. Deploying… Read More -
Bridging the Gap Between Applications & Cloud Environments
The Story Behind the Cloudify 6.4 Release Platform engineering teams are now being tasked to build internal development platforms to simplify the development process, specifically in the area of Kubernetes and Terraform-based environments. Building such an internal platform is still a complex task – as noted in the Dan… Read More -
Built-in DevSecOps & Cost Estimation Integrations to Boost your Terraform Deployments
Managing IaC-based infrastructure always brings a risk of having a significant impact on the environment. The slightest change may result in unexpected costs, security flaws, or a code that does not comply with the organization’s standards. The most effective way to be protected from these misconfigurations is to detect them… Read More -
Cloudify Announces Version 6.4
- By Team Cloudify
- August 18, 2022
- Automation Cloudify
Cloudify released on August 18th, 2022, version 6.4 of its open source Cloudify DevOps automation platform, which bridges the gap between applications and their cloud environments. This will enable teams to develop and manage environments and remove obstacles between developers and production. The rise of Platform Engineering Platform engineering… Read More -
AWS Automation with Cloudify
- By Team Cloudify
- July 7, 2022
- Automation AWS Cloudify Tools
AWS has grown from a simple storage service to over 70 services that can be used to build, deploy, run and manage applications in the cloud. Some of the common problems for companies working with AWS lie with automation. Cloudify is an open-source multi-cloud Application Deployment and Management Solution that… Read More -
Common Errors in Kubernetes Deployment
- By Team Cloudify
- June 30, 2022
- Cloudify Help Deployment DevOps Culture Kubernetes Uncategorized
Kubernetes is an open-source plan for automating deployment, managing containerized sorts of applications, and scaling. It helps you manage your containers as well as your stateless microservices. It is a powerful tool that can be used for both development and production environments. One of its most useful features… Read More -
How to Choose a Kubernetes Management Platform?
- By Team Cloudify
- June 22, 2022
- Hybrid Cloud Kubernetes Multi Cloud
Kubernetes is one of the most popular open-source platforms for DevOps. Google developed it, and it has since become a standard for container orchestration. Kubernetes is an open-source platform with several components that work together to create a complete system. You might think of these components as layers of a… Read More -
Kubernetes Deployment Strategies
- By Team Cloudify
- June 9, 2022
- Kubernetes
Kubernetes is a platform that enables the development, deployment, and management of applications that run on containers. Kubernetes provides a declarative approach to defining and managing application deployments, focusing on your application requirements and not worrying about the underlying infrastructure. In this post, we take an in-depth look at how… Read More -
Hybrid Cloud Deployment Models and Methods
- By Team Cloudify
- June 6, 2022
- Cloud Management Cloudify Hybrid Cloud
Hybrid clouds are a flexible, adaptable way to bring the best of multiple models to your company. It allows for a mix of public, private, and managed service providers to optimize performance, security, and cost-efficiency. What is Hybrid Cloud? Hybrid clouds are made up of two or more cloud deployment… Read More -
Cloudify and Infrastructure As Code
- By Team Cloudify
- May 31, 2022
- Cloud DevOps Infrastructure as Code Multi-Cloud
Introduction Cloud automation is built on a foundation of virtualization, in which physical infrastructure can be simulated by software. This simulated hardware, unlike physical hardware, can be provisioned on demand. This infrastructure as a Service (IaaS) provides great flexibility and efficiency, but at the same time makes a formerly static… Read More