AWS Certified Solutions Architect – Professional — Question 842

A company plans to move regulated and security-sensitive businesses to AWS. The Security team is developing a framework to validate the adoption of AWS best practices and industry-recognized compliance standards. The AWS Management Console is the preferred method for teams to provision resources.
Which strategies should a Solutions Architect use to meet the business requirements and continuously assess, audit, and monitor the configurations of AWS resources? (Choose two.)

Answer options

Correct answer: A, C

Explanation

AWS Config is the primary service designed to continuously assess, audit, and evaluate the configurations of AWS resources, and AWS Lambda-based custom rules enable automated validation of compliance standards. AWS CloudTrail tracks and logs all management activities across all AWS accounts, which can be secured using AWS KMS encryption and integrated with CloudWatch Logs for real-time monitoring. Other options, such as relying on CloudWatch Logs agents for SDK logs or using reactive Lambda functions for all rollbacks, do not provide the comprehensive compliance tracking and auditability required by regulated environments.