* [Topics](/en/topics "Topics")
* [Automation and management](/en/topics/automation "Automation and management")
* What is cloud automation?
What is cloud automation?
=========================
Published  July 25, 2022•*3*-minute read
Copy URL
Jump to section
---------------
What is cloud automation?Why automate clouds?What can be automated?Companies that haveWhy Red Hat?
What is cloud automation?
-------------------------
Cloud automation uses software to configure, deploy, provision, and manage cloud computing resources and infrastructure. The purpose of cloud automation is to reduce the need for human intervention in these processes, so they’re faster, more efficient, and less error prone.
### Cloud computing
[Cloud computing](/en/topics/cloud-computing) is the act of running workloads within clouds—which are IT environments that abstract, pool, and share scalable resources across a [network](/en/topics/hyperconverged-infrastructure/what-is-software-defined-networking). Neither cloud computing nor clouds are technologies unto themselves.
* Cloud computing is an act—the function of running a workload in a cloud.
* Clouds are environments—places where applications run.
* Technologies are things—software and hardware used to build and use clouds.
[Learn more about cloud computing](/en/topics/cloud-computing)
### IT automation
[IT automation](/en/topics/automation/what-is-it-automation) is the use of software to perform repetitive system tasks and processes with reduced human assistance. It focuses on managing and controlling IT resources, from servers and networks to applications and security. By replacing manual tasks with IT automation, teams can accelerate processes, scale environments, and build [continuous integration, continuous delivery, and continuous deployment (CI/CD) workflows](/en/topics/devops/what-is-ci-cd).
[Learn more about IT automation](/en/topics/automation/what-is-it-automation)
Why automate clouds?
--------------------
[Hybrid](/en/topics/cloud-computing/what-is-hybrid-cloud) and [multicloud](/en/topics/cloud-computing/what-is-multicloud) environments add an additional layer of complexity to [infrastructure](/en/topics/cloud-computing/what-is-it-infrastructure), network, application, and user administration. IT teams need to manage both on-site and cloud-based environments, often using specialized management tools for each. As a result, it can be nearly impossible to effectively maintain, track, scale, and secure resources and applications by hand. Automation can unite hybrid and multicloud management under a single set of processes and policies to improve consistency, scalability, and speed.
[Learn more about hybrid cloud automation](https://www.ansible.com/use-cases/hybrid-cloud "Ansible.com | Use case | Hybrid cloud automation")
Red Hat resources
-----------------
[Keep reading](/en/resources "Keep reading")
What cloud management processes can be automated?
-------------------------------------------------
### Scale multiclouds
Multicloud is a cloud approach made up of more than 1 cloud service, from more than 1 cloud vendor—[public](/en/topics/cloud-computing/what-is-public-cloud) or [private](/en/topics/cloud-computing/what-is-private-cloud). Each [cloud provider](/en/topics/cloud-computing/what-are-cloud-providers) offers specific tools for operating and managing their own cloud resources. These tools rarely interoperate directly with each other, requiring IT teams to [provision](/en/topics/automation/what-is-provisioning), administer, and maintain each cloud differently. Automation can help you manage multicloud environments more consistently. You can create automation assets that codify resources across all of your clouds and offer a single [application programming interface (API)](/en/topics/api) for a given operation, regardless of the cloud involved.
[Learn more about multiclouds](/en/topics/cloud-computing/what-is-multicloud)
### Integrate hybrid clouds
Hybrid cloud is an IT architecture that incorporates some degree of workload portability, [orchestration](/en/topics/automation/what-is-orchestration), and management across 2 or more environments. This variety can make it difficult for IT teams to integrate and consistently support both cloud infrastructures. A flexible automation platform lets you apply the same automation code to existing on-site systems, current cloud resources, and future assets—ensuring consistency and providing a layer of operational [integration](/en/topics/integration).
[Learn more about hybrid clouds](/en/topics/cloud-computing/what-is-hybrid-cloud)
### Govern efficiently
Cloud governance is the process of defining, implementing, and monitoring a framework of policies that facilitate consistent performance of cloud services and systems. As cloud environments can quickly scale beyond manual control capabilities, automation makes efficient governance possible. With a unified automation platform, IT teams can optimize infrastructure and resource usage, maintain business continuity, and enforce compliance across an organization.
[Learn more about cloud governance](/en/topics/automation/what-is-cloud-governance)
### Orchestrate automated tasks
Cloud orchestration is the process of organizing the automation of cloud management tasks into higher-order workflows. By condensing disparate automation tasks—across teams and domains—into more efficient end-to-end workflows, organizations can eliminate provisioning errors, ensure consistent communication between applications and infrastructure, and enforce governance policies across their hybrid cloud.
[Learn more about cloud orchestration](/en/topics/automation/what-is-cloud-orchestration)
[Learn how to automate cloud operations](/en/topics/automation/what-is-cloudops)
Which companies have automated their clouds?
--------------------------------------------
### Asian Development Bank
Asian Development Bank cuts hundreds of work hours annually, modernizes disaster recovery, and frees IT teams to focus on innovative services supporting Asia-Pacific development.
[Check out the case study](/en/success-stories/asian-development-bank)
### Ascend Money
Ascend Money built an automated central application development and deployment platform. This simplified operations across geographies, increased consistency and scale, and reduced the time it takes to perform tasks by 57%.
[Read the success story](/en/success-stories/ascend-money)
Why Red Hat?
------------
Because no matter what type of cloud you deploy your workloads on, those workloads should be deployed with open source technology. A Red Hat® Ansible® Automation Platform subscription provides open source innovation—hardened for the enterprise—with all the tools, services, training, and support you need to automate your enterprise at hybrid cloud scale. And your cloud deployments will be highly compatible across the most popular infrastructure vendors and cloud providers.  
With that kind of interoperability, you can use the same automation platform, playbook, or [module](/en/topics/automation/what-is-an-ansible-module) across every cloud platform you use. Red Hat Ansible Automation Platform can help you extend automation to private clouds, on-premise data centers, edge locations, and other public clouds—wherever you do business.
This video can't play due to privacy settings
To change your settings, select the "Cookie Preferences" link in the footer and opt in to "Advertising Cookies or try disabling adblockers."
See how Ansible Automation Platform simplifies the automation of cloud deployments. Video duration: 2:33
[Learn more about deployment options](/en/technologies/management/ansible/ansible-deployment-options "Page | Which Red Hat Ansible Automation Platform deployment option is right for you?")
Recommended for you
E-book
Automate intelligent IT operations
----------------------------------
Red Hat and Dynatrace help you boost efficiency, accuracy, and consistency across your IT environment with advanced auto-remediation workflows.
[Read the e-book](https://www.redhat.com/en/resources/automate-intelligent-it-operations-partner-ebook?percmp=RHCTG0250000455234)
All Red Hat product trials
--------------------------
Our no-cost product trials help you gain hands-on experience, prepare for a certification, or assess if a product is right for your organization.
[Keep reading](/en/products/trials "All Red Hat product trials")
Keep reading
------------
### What is IT service management (ITSM)?
IT service management (ITSM) refers to the activities IT teams perform to ensure that IT services meet customer needs and contribute to business goals.
[Read the article](/en/topics/automation/what-is-it-service-management-itsm "article | what is IT service management (ITSM)?")
### What is Infrastructure as Code (IaC)?
Infrastructure as Code (IaC) is the managing and provisioning of infrastructure through code instead of through manual processes.
[Read the article](/en/topics/automation/what-is-infrastructure-as-code-iac "article | What is Infrastructure as Code?")
### What is a configuration management database (CMDB)?
A configuration management database (CMDB) is used to manage information about IT components, including their attributes and relationships between them.
[Read the article](/en/topics/automation/what-is-a-configuration-management-database-cmdb "article | what is a configuration management database (CMDB)?")
Automation and management resources
-----------------------------------
### Related content
* Blog post
  [NetApp’s certified OpenShift operator for Trident](/en/blog/seamless-hybrid-cloud-storage-netapps-certified-openshift-operator-trident)
* Blog post
  [Establishing a sustainable automation community of practice](/en/blog/establishing-sustainable-automation-community-practice)
* Overview
  [Unlock IT agility: Automate Cisco infrastructure with Red Hat](/en/resources/automate-cisco-infrastructure-overview)
* Case study
  [Synchronizing automation and reskilling through modernization](/en/resources/acom-co-customer-case-study)
### Related articles
* [What is DevOps automation?](/en/topics/automation/what-is-devops-automation)
* [What is IT service management (ITSM)?](/en/topics/automation/what-is-it-service-management-itsm)
* [What is Infrastructure as Code (IaC)?](/en/topics/automation/what-is-infrastructure-as-code-iac)
* [Ansible vs. Kubernetes: how they work together](/en/topics/automation/Ansible-vs-Kubernetes)
* [What is a configuration management database (CMDB)?](/en/topics/automation/what-is-a-configuration-management-database-cmdb)
* [What is cloud migration? And how can automation help?](/en/topics/automation/what-is-cloud-migration)
* [Why run Linux on AWS?](/en/topics/linux/linux-on-aws)
* [What is hybrid cloud?](/en/topics/cloud-computing/what-is-hybrid-cloud)
* [What is a software-defined data center (SDDC)?](/en/topics/automation/what-is-a-sddc)
* [What is serverless?](/en/topics/cloud-native-apps/what-is-serverless)
* [What is IT automation?](/en/topics/automation/what-is-it-automation)
* [Why choose Red Hat Ansible Automation Platform as your AI foundation?](/en/topics/automation/automation-and-ai)
* [How to build an IT automation strategy](/en/topics/automation/build-an-automation-strategy)
* [Why choose Red Hat Enterprise Linux on Azure?](/en/technologies/linux-platforms/enterprise-linux/why-choose-red-hat-enterprise-linux-on-azure)
* [What's the difference between cloud and virtualization?](/en/topics/cloud-computing/cloud-vs-virtualization)
* [Why choose Red Hat Enterprise Linux on AWS?](/en/technologies/linux-platforms/enterprise-linux/why-choose-red-hat-enterprise-linux-on-aws)
* [What is virtual infrastructure management? And how can automation help?](/en/topics/automation/virtual-infrastructure-management)
* [What is IT migration?](/en/topics/automation/what-is-it-migration)
* [How to automate migrations with Red Hat Ansible Automation Platform](/en/technologies/management/ansible/automate-migrations-with-red-hat-ansible-automation-platform)
* [Why use Red Hat Ansible Automation Platform with Red Hat OpenShift?](/en/technologies/cloud-computing/openshift/ansible-on-openshift)
* [What is CloudOps?](/en/topics/automation/what-is-cloudops)
* [Linux on Azure](/en/topics/linux/linux-on-azure)
* [Linux for cloud computing](/en/topics/linux/linux-for-cloud-computing)
* [Why run Linux on Google Cloud?](/en/topics/linux/linux-on-google-cloud)
* [Red Hat Satellite on Red Hat Enterprise Linux](/en/technologies/management/satellite/satellite-for-rhel)
* [What is role-based access control (RBAC)?](/en/topics/security/what-is-role-based-access-control)
* [Which Red Hat Ansible Automation Platform deployment option is right for you?](/en/technologies/management/ansible/ansible-deployment-options)
* [What is an Ansible module—and how does it work?](/en/topics/automation/what-is-an-ansible-module)
* [How to manage and automate applications at the edge](/en/topics/edge-computing/how-to-manage-automate-applications-edge)
* [How to build an automation Center of Excellence](/en/topics/automation/how-to-build-automation-center-of-excellence)
* [What is orchestration?](/en/topics/automation/what-is-orchestration)
* [Why choose Red Hat Enterprise Linux on Google Cloud?](/en/technologies/linux-platforms/enterprise-linux/why-choose-red-hat-enterprise-linux-google-cloud)
* [How to adopt Automation as Code: Extending Infrastructure as Code into Policy as Code](/en/topics/automation/how-to-adopt-automation-as-code)
* [What is a webhook?](/en/topics/automation/what-is-a-webhook)
* [Learning Ansible basics](/en/topics/automation/learning-ansible-tutorial)
* [Why are financial services slow to adopt the cloud?](/en/topics/financial-services/why-financial-services-are-slow-to-adopt-cloud)
* [Red Hat Insights data and application security](/en/technologies/management/insights/data-application-security)
* [What is an Ansible Role—and how is it used?](/en/topics/automation/what-is-an-ansible-role)
* [What is data management?](/en/topics/data-services/what-is-data-management)
* [Gain security with Red Hat Ansible Automation Platform](/en/technologies/management/ansible/gain-security-with-red-hat-ansible-automation-platform)
* [What is NetOps?](/en/topics/automation/what-is-netops)
* [What is an Ansible Rulebook?](/en/topics/automation/what-is-an-ansible-rulebook)
* [What is an Ansible Playbook?](/en/topics/automation/what-is-an-ansible-playbook)
* [What is configuration management](/en/topics/automation/what-is-configuration-management)
* [What is Cloud Foundry?](/en/topics/application-modernization/what-is-cloud-foundry)
* [What is event-driven automation?](/en/topics/automation/what-is-event-driven-automation)
* [Zero-Touch Provisioning and telco automation with Red Hat](/en/topics/telecommunications/zero-touch-provisioning-and-telco-automation-at-red-hat)
* [What is the role of the cloud in embedded finance?](/en/topics/financial-services/the-role-of-cloud-in-embedded-finance)
* [OpenShift vs. OpenStack: What are the differences?](/en/technologies/cloud-computing/openshift/openshift-vs-openstack)
* [What is infrastructure automation?](/en/topics/automation/what-is-infrastructure-automation)
* [Cloud services for financial services](/en/topics/financial-services/cloud-services-for-financial-services)
* [Kubernetes vs OpenStack](/en/topics/openstack/kubernetes-vs-openstack)
* [What is provisioning?](/en/topics/automation/what-is-provisioning)
* [What is YAML?](/en/topics/automation/what-is-yaml)
* [Understanding Ansible, Terraform, Puppet, Chef, and Salt](/en/topics/automation/understanding-ansible-vs-terraform-puppet-chef-and-salt)
* [What is compliance management?](/en/topics/management/what-is-compliance-management)
* [What is telco cloud?](/en/topics/cloud-computing/what-is-telco-cloud)
* [What is cloud orchestration?](/en/topics/automation/what-is-cloud-orchestration)
* [Ansible vs. Chef: What you need to know](/en/topics/automation/ansible-vs-chef)
* [What is security automation?](/en/topics/automation/what-is-security-automation)
* [Ansible vs. Salt: What you need to know](/en/topics/automation/ansible-vs-salt)
* [What is cloud governance?](/en/topics/automation/what-is-cloud-governance)
* [What is public cloud?](/en/topics/cloud-computing/what-is-public-cloud)
* [What is a configuration file?](/en/topics/linux/what-configuration-file)
* [Ansible vs. Puppet: What you need to know](/en/topics/automation/ansible-vs-puppet)
* [Cloud vs. edge](/en/topics/cloud-computing/cloud-vs-edge)
* [Why build a Red Hat cloud?](/en/topics/cloud-computing/why-choose-red-hat-cloud)
* [What is multicloud?](/en/topics/cloud-computing/what-is-multicloud)
* [Ansible vs. Terraform, clarified](/en/topics/automation/ansible-vs-terraform)
* [What is cloud architecture?](/en/topics/cloud-computing/what-is-cloud-architecture)
* [Why choose Red Hat for automation?](/en/topics/automation/why-choose-red-hat-for-automation)
* [Ansible vs. Red Hat Ansible Automation Platform](/en/technologies/management/ansible/ansible-vs-red-hat-ansible-automation-platform)
* [Types of cloud computing](/en/topics/cloud-computing/public-cloud-vs-private-cloud-and-hybrid-cloud)
* [What is network automation?](/en/topics/automation/what-is-network-automation)
* [What are managed IT services?](/en/topics/cloud-computing/what-are-managed-it-services)
* [What is business process management?](/en/topics/automation/what-is-business-process-management)
* [What is patch management (and automation)?](/en/topics/management/what-patch-management-and-automation)
* [What is the Red Hat Ansible Automation Platform automation controller?](/en/technologies/management/ansible/automation-controller-product-feature)
* [What is SOAR?](/en/topics/security/what-is-soar)
* [What is business process automation?](/en/topics/automation/what-is-business-process-automation)
* [What is cloud-based digital banking?](/en/topics/cloud-computing/what-is-cloud-based-digital-banking)
* [Do banking APIs benefit from cloud technology?](/en/topics/api/banking-api)
* [Automating Microsoft Windows with Red Hat Ansible Automation Platform](/en/technologies/management/ansible/automate-microsoft-windows-with-ansible)
* [What is deployment automation?](/en/topics/automation/what-is-deployment-automation)
* [What is business optimization?](/en/topics/automation/business-optimization)
* [What is payments infrastructure?](/en/topics/financial-services/what-is-payments-infrastructure)
* [What is Kubernetes cluster management?](/en/topics/containers/what-is-kubernetes-cluster-management)
* [What is SRE?](/en/topics/devops/what-is-sre)
* [What is multitenancy?](/en/topics/cloud-computing/what-is-multitenancy)
* [What is private cloud?](/en/topics/cloud-computing/what-is-private-cloud)
* [What is risk management?](/en/topics/management/what-is-risk-management)
* [What is IT infrastructure?](/en/topics/cloud-computing/what-is-it-infrastructure)
* [What is cloud infrastructure?](/en/topics/cloud-computing/what-is-cloud-infrastructure)
* [Hybrid cloud security](/en/topics/security/what-is-hybrid-cloud-security)
* [What is network management?](/en/topics/management/what-is-network-management)
* [What is robotic process automation (RPA?)](/en/topics/automation/what-is-robotic-process-automation)
* [What is an SOE?](/en/topics/management/what-is-an-soe)
* [What is IT system life-cycle management?](/en/topics/management/it-system-life-cycle-management)
* [What is cloud storage?](/en/topics/data-storage/what-is-cloud-storage)
* [What is cloud security](/en/topics/security/cloud-security)
* [What is cloud management?](/en/topics/cloud-computing/what-is-cloud-management)
* [What's business automation?](/en/topics/automation/whats-business-automation)
[More about this topic](/en/topics/automation "More about this topic")