This topic defines the basic terms related to Cloud Config.
Term | Description |
Resource type | A resource type is a category of resources. For example, the resource type of Elastic Compute Service (ECS) instances is ECS Instance. Resources can be divided into the following types:
|
Resource configuration details | Cloud Config gets all resources under your Alibaba Cloud account using the resource query APIs of Alibaba Cloud services. You can view the configuration information of each resource in the resource list. You can also go to the console of the corresponding Alibaba Cloud service to manage a specific resource. |
Monitoring scope | The monitoring scope specifies the range of resource types to monitor. The monitoring granularity is at the resource type level.
|
Rule | A rule is a function used to determine whether a resource configuration is compliant. Cloud Config uses functions in Function Compute to host rule code. After a rule is attached to a resource type, the rule is automatically triggered for evaluation when a resource of that type has a configuration change. This checks the compliance of the change. You can also set rules to trigger periodically. Cloud Config then periodically checks the compliance of all your resources. Cloud Config supports the following types of rules:
|
Configuration history | Cloud Config provides a configuration history for each monitored resource.
|
Compliance history | Rule evaluations are triggered when resource configurations change. The configuration history has a corresponding compliance history, which is a record of each compliance evaluation result. The compliance evaluation records in the compliance history depend on the rule's trigger method.
|
Classified protection precheck | The MLPS 2.0 precheck is a cloud-based compliance check. It dynamically and continuously checks the compliance of your Alibaba Cloud resources. This helps you avoid repeated rectifications during the official assessment and pass the assessment quickly. |
CIS | CIS (Center for Internet Security) is a community of organizations and individuals that want actionable security resources. The CIS Controls are a list of the top 20 control points or objectives that enterprises must meet to achieve basic network security. |
Resource directory | Resource Directory is an Alibaba Cloud service that provides multi-level resource and account relationship management for enterprise customers. |
Management account | A management account is an Alibaba Cloud account that has passed enterprise verification. After you use this Alibaba Cloud account to enable a resource directory, the account becomes the management account of the resource directory. The management account is the super administrator of the resource directory. It has all administrative permissions on the resource directory and the folders and members in the resource directory. Each resource directory has only one management account. Note A management account does not belong to a resource directory and is not limited by the access control policies of a resource directory. |
Member | A member can be a resource account or cloud account. Members that are created in a resource directory are resource accounts. A resource account is used to isolate the resources of a project or application on Alibaba Cloud from other resources. You can invite existing Alibaba Cloud accounts to join your resource directory. After the owners of the Alibaba Cloud accounts accept the invitations, the accounts become the members of the resource directory. These members are cloud accounts.
|
Account group | An account group is a collection of members. In a resource directory, the management account can add all or some members to an account group for centralized compliance management. An account group is also a resource pool formed by gathering resources from multiple members. The management account can view the resource lists, resource details, resource configuration histories, resource compliance histories, and linked instances of all members in the account group. The management account can also create rules and compliance packages in the account group. These rules and compliance packages apply to the resources of all members in the account group for continuous compliance evaluation. |