Red Hat announced a multi-stage alliance to offer customers a greater choice of operating systems to run on Oracle Cloud Infrastructure (OCI).
Wherever you work, you've probably noticed many applications you use have moved to the cloud. From storing data like emails or photos, to developing software in a cloud repository like Git, cloud solutions are dominating the market. A study by Gartner indicates that revenue for cloud products will overtake traditional IT solutions by 2025.
If you work with cloud products, you want to make them more efficient and cost-effective. Two processes that can help you with that are:
■ Cloud orchestration
■ Cloud automation
These concepts are often used interchangeably, but there are some key ways they differ.
In this post, I cover the differences between cloud orchestration and cloud automation, the various "as a service" models, and the benefits of cloud orchestration, tooling.
The Difference Between Cloud Orchestration and Cloud Automation
Cloud orchestration is the coordination and automation of workloads, resources, and infrastructure in public and private cloud environments, and the automation of the whole cloud system. Each part should work together to produce an efficient system.
Cloud automation is a subset of cloud orchestration focused on automating the individual components of a cloud system.
Cloud orchestration and automation complement each other to produce an automated cloud system.
"As a Service" Models
Developers access cloud services via 3 main models:
■ Software as a Service (SaaS)
■ Platform as a Service (PaaS)
■ Infrastructure as a Service (IaaS)
SaaS is a software licensing and delivery model where a software solution is provided on-demand and hosted by the provider. SaaS solutions often have a subscription fee or use a freemium pricing model. The benefit of this approach is that you don't have to install and host the application and can access what you need. You probably already use SaaS solutions like Dropbox, Gmail, or Netflix.
PaaS platforms give you a complete cloud development and deployment environment. You can load operating systems and development tools on VMs. PaaS provides a contained environment to build cloud applications without managing licensing or underlying application infrastructure. Think of the platforms used to build SaaS applications like Microsoft Azure, Google Cloud Platform, and Amazon Web Services.
IaaS provides on-demand services to deploy IT infrastructures such as virtual machines, servers, networks, and storage. IaaS is pay-as-you-go, so you pay for the infrastructure you need when you need it. Think of IaaS as the infrastructure behind PaaS and SaaS systems. Examples of IaaS platforms include Digital Ocean and AWS EC2.
Developers build SaaS systems on IaaS and PaaS platforms, and developers build PaaS platforms on IaaS platforms. Together, "as a service" systems allow you to achieve cloud orchestration and automation.
The diagram below shows how SaaS, IaaS, and PaaS work together to deliver cloud solutions:
Benefits of Cloud Orchestration
Cloud orchestration lets you automate every part of your cloud solution and leads to:
■ Increased efficiency
■ Cost reductions
■ Support for DevOps
■ Increased security
You can automate processes in a cloud solution to detect when peak times occur and deploy extra services to prevent services from being overloaded. Cloud solutions can also shut down any idle processes you don't need. By optimizing the allocation of resources, you increase the platform's efficiency and reduce costs.
Cloud orchestration supports the DevOps framework by allowing continuous integration, monitoring, and testing. Cloud orchestration solutions manage all services so that you get more frequent updates and can troubleshoot faster. Your applications are also more secure as you can patch vulnerabilities quickly.
The journey towards full cloud orchestration is hard to complete. To make the transition more manageable, you can find benefits along the way with cloud automation. For example, you might automate the database component to speed up manual data handling, or install a smart scheduler for your Kubernetes workloads. Even small improvements can save you time and money.
Cloud Orchestration Tools
Terraform is an open-source Infrastructure as Code (IaC) tool, and a common framework for deploying infrastructure solutions. You specify your infrastructure in configuration files to deploy infrastructure on the cloud. IaC can be saved and restored between versions.
Kubernetes is a container orchestration tool developed by Google. Containers are lightweight computing units that make up a larger application. Kubernetes works with cloud providers to manage and deploy containers on infrastructure. Resources can be scaled up or down depending on demand, saving you money and improving the reliability of your application.
Many PaaS cloud providers have tools that allow cloud orchestration, such as:
■ AWS Cloud Formation
■ Microsoft Azure Automation
■ IBM Cloud Orchestrator
■ Google Cloud Composer
These tools let you automate your cloud environments through Infrastructure as Code, deployment management GUIs, and integrations to other cloud solutions in the PaaS system.
There are also dedicated cloud orchestration tools, that provide cloud provisioning, configuration management, and automation. All cloud orchestration tools work with technologies such as Terraform and Kubernetes.
Your choice of tool will depend on your:
■ IT budget
■ Preferred languages
■ Location of pre-existing deployments
■ Other application-specific requirements
Conclusion
Cloud orchestration and automation provide you with increased efficiency, reduced costs, support for DevOps, and increased security.
Cloud services are usually accessed via Software as a Service (SaaS), Platform as a Service (PaaS), and Infrastructure as a Service (IaaS). SaaS, PaaS, and IaaS provide on-demand services for you to access resources without managing them. You can combine SaaS, PaaS, and IaaS to achieve cloud orchestration and automation.
Popular frameworks and tools for cloud orchestration include Terraform, Kubernetes, PaaS orchestration tools, and dedicated orchestration tools.
Octopus is a cloud-agnostic deployment tool that works with your DevOps toolchain to achieve cloud orchestration and faster, more reliable deployments.
Industry News
Snow Software announced a new global partner program designed to enable partners to support customers as they face complex market challenges around managing cost and mitigating risk, while delivering value more efficiently and effectively with Snow.
Contrast Security announced the launch of its new partner program, the Security Innovation Alliance (SIA), which is a global ecosystem of system integrators (SIs), cloud, channel and technology alliances.
Red Hat introduced new security and compliance capabilities for the Red Hat OpenShift enterprise Kubernetes platform.
Jetpack.io formally launched with Devbox Cloud, a managed service offering for Devbox.
Jellyfish launched Life Cycle Explorer, a new solution that identifies bottlenecks in the life cycle of engineering work to help teams adapt workflow processes and more effectively deliver value to customers.
Checkmarx announced the immediate availability of Supply Chain Threat Intelligence, which delivers detailed threat intelligence on hundreds of thousands of malicious packages, contributor reputation, malicious behavior and more.
Qualys announced its new GovCloud platform along with the achievement of FedRAMP Ready status at the High impact level, from the Federal Risk and Authorization Management Program (FedRAMP).
F5 announced the general availability of F5 NGINXaaS for Azure, an integrated solution co-developed by F5 and Microsoft that empowers enterprises to deliver secure, high-performance applications in the cloud.
Tenable announced Tenable Ventures, a corporate investment program.
Ubuntu Pro, Canonical’s comprehensive subscription for secure open source and compliance, is now generally available.
Mirantis, freeing developers to create their most valuable code, today announced that it has acquired the Santa Clara, California-based Shipa to add automated application discovery, operations, security, and observability to the Lens Kubernetes Platform.
SmartBear has integrated the powerful contract testing capabilities of PactFlow with SwaggerHub.
Venafi introduced TLS Protect for Kubernetes.