Continuous Improvement for Existing Solutions
Determine strategies to improve operational excellence, security, performance, reliability, and identify cost optimization opportunities (~25% of exam).
Continuous Improvement for Existing Solutions is a critical domain in the AWS Certified Solutions Architect - Professional exam, focusing on optimizing and enhancing already deployed architectures. This concept emphasizes the iterative process of evaluating, refining, and upgrading AWS infrastructu…
SAP-C02 - Continuous Improvement for Existing Solutions Example Questions
Test your knowledge of Continuous Improvement for Existing Solutions
Question 1
What is the recommended approach for validating AWS Config remediation actions before enabling automatic remediation in production?
Question 2
A global logistics company operates a container tracking system built on AWS that ingests telemetry data from 50,000 IoT devices deployed across shipping vessels worldwide. The system uses Amazon Kinesis Data Streams for ingestion, AWS Lambda for processing, and Amazon DynamoDB for storage. The operations team has configured CloudWatch alarms on individual Lambda function metrics including duration, errors, and concurrent executions. However, during a recent incident where shipment tracking data was delayed by 4 hours, the team discovered that while all individual component alarms remained in OK state, the end-to-end data processing latency had degraded significantly because multiple components experienced minor performance degradations that compounded across the pipeline. The team needs to implement a monitoring strategy that detects scenarios where the cumulative effect of minor degradations across multiple services results in unacceptable end-to-end latency, while avoiding alert fatigue from individual component metrics. The solution must support automated scaling decisions based on pipeline health. Which monitoring architecture should the Solutions Architect implement?
Question 3
In chaos engineering methodology, what does the term 'blast radius' specifically refer to?