We use machine learning technology to do auto-translation. Click "English" on top navigation bar to check Chinese version.
Increase visibility and governance on cloud with Amazon Web Services Cloud Operations services – Part 1
Keywords:
Many customers are
This two part post provides foundational tooling that will help you centralize and automate operations, and improve governance and visibility through
Architecture diagram for foundational cross-account governance using Amazon Web Services Organizations, Amazon Web Services Systems Manager, and Amazon Web Services Config.
Prerequisites
- You have a multi-account architecture in place managed with Amazon Web Services Organizations.
-
Amazon Web Services Organizations
trusted access is enabled forAmazon Web Services Config, Amazon Web Services Systems Manager andAmazon Web Services Backup . -
You are familiar with the use of
Amazon Web Services Systems Manager to manage Amazon Elastic Cloud Compute (Amazon EC2) instances and theAmazon Web Services Systems Manager Agent (SSM Agent) .
Solution overview
Centralized Governance and Configuration Management
The following steps are the foundations for your operations and governance at scale, and underpin centralized tooling and automation tasks.
1 – Set up Amazon Web Services Config across all accounts and regions using Amazon Web Services Systems Manager
Amazon Web Services Config allows you to keep track of your Amazon Web Services resources (and any changes to their configuration) at a detailed level. This enables many operations use cases such as resource administration, audit and compliance, configuration management and security analysis. We recommend you enable Amazon Web Services Config recording in all your accounts and regions by following
Amazon Web Services Systems Manager Quick Setup – Config Recording configuration deployment across entire organization
2 – Set up an Amazon Web Services Config aggregator at the organization level
An
a.Centralized resource list
: A centralized inventory of all resources across multiple accounts regions, including their configuration data, with search and filtering functions. You can access this inventory in the
Amazon Web Services Config Aggregator showing all EC2 instances across an organization
b.Advanced queries:
Amazon Web Services Config Advanced Queries – example query run against organization-level aggregator (“Describe all EC2 instances currently running”)
3 – Set up Amazon Web Services Config rules across accounts and regions
| Method | Amazon Web Services Service used | Technical considerations | Implementation |
| Console |
Amazon Web Services Systems Manager (Quick Setup feature) |
-Custom conformance packs are supported (through YAML templates stored in S3). -Multi-region deployment is supported |
Follow these steps to
|
| Amazon Web Services CLI or API | Amazon Web Services Config |
-Custom conformance packs are supported (through YAML templates stored in S3). -Multi-region deployment not available (API call is region-specific). |
See
Note that the API call to deploy rules and conformance packs across accounts is region specific. At the organization level, you need to change the context of your API call to a different region if you want to deploy rules in other regions. |
Centralized compliance reporting and remediation
: Compliance status against all rules for resources across accounts and regions will be available centrally in the
4 –
Enforcing the use of the SSM Agent on all EC2 instances
The SSM Agent is the ‘heartbeat’ of Amazon EC2 instance management and operations at scale. It provides periodic, detailed OS-level information about the instances, and provides the telemetry for many useful
Centralized view of non-compliant Amazon Web Services Config rules showing accounts with EC2 instances not managed by SSM Agent cross-region.
Detailed list of individual EC2 instances not managed by SSM Agent.
Conclusion
In this blog post, we showed you how to prepare your multi-account multi-region Amazon Web Services Organizations for centralized management and visibility at scale using
In
About the authors
The mentioned AWS GenAI Services service names relating to generative AI are only available or previewed in the Global Regions. Amazon Web Services China promotes AWS GenAI Services relating to generative AI solely for China-to-global business purposes and/or advanced technology introduction.