All Products
Search
Document Center

Resource Management:Overview

Last Updated:Jan 12, 2024

After you add tags to resources, you can use CloudOps Orchestration Service (OOS) to implement automated O&M for the resources based on the tags.

Scenarios

As the number of cloud resources of enterprises increases, O&M becomes more and more important to resources. However, manual O&M cannot meet the requirements of enterprises. You can use OOS to implement automated O&M. OOS provides the best practices of operations as code. This allows you to create templates from manuals such as O&M guides, user guides, and operation guides. Before you use OOS to implement automated O&M, you must use tags to categorize your resources from different dimensions. This way, OOS can identify the resources by tag during O&M. Therefore, the combination of the Tag service and OOS provides an optimal O&M solution for enterprises.

Benefits

  • You can perform automated O&M on multiple resources at a time. For example, you can start, stop, or restart multiple Elastic Compute Service (ECS) instances at a time.

  • You can manage tags for multiple resources at a time. For example, you can add tags to or modify tags for multiple resources at a time.

  • You can use tags as a basis to implement operation orchestration from different dimensions. If you do not want to implement automated O&M for a resource, you do not need to modify the script for the orchestration task related to the resource. You only need to modify the tags added to the resource in the Resource Management console.

Procedure

  1. Use tags of different business dimensions to identify resources for centralized management.

  2. Create a template in OOS and execute the template to implement automated O&M.

Best practices

The following topics describe the best practices of using OOS to implement tag-based automated O&M: