Describe the benefits of manageability in the cloud

Completed

A major benefit of cloud computing is the manageability options. There are two types of manageability for cloud computing, and both are excellent benefits.

Management of the cloud

Diagram showing management of the cloud with four cards: auto-scale, templates, health monitor, and alerts.

Management of the cloud speaks to managing your cloud resources. In the cloud, you can:

  • Automatically scale resource deployment based on need.
  • Deploy resources based on a preconfigured template, removing the need for manual configuration.
  • Monitor the health of resources and automatically replace failing resources.
  • Receive automatic alerts based on configured metrics, so you're aware of performance in real time.

Management in the cloud

Diagram showing management in the cloud with four cards: web portal, CLI, APIs, and PowerShell.

Management in the cloud speaks to how you're able to manage your cloud environment and resources. You can manage these:

  • Through a web portal.
  • Using a command line interface.
  • Using APIs.
  • Using PowerShell.

For example, an operations team can deploy resources from templates, monitor health in the portal, and automate recurring tasks with CLI or PowerShell scripts. This combination reduces manual effort and helps maintain consistent configurations.