AWS Certified Solutions Architect Professional SAP-C02 Practice Question

A solutions architect is responsible for a critical three-tier web application deployed across multiple Availability Zones using Auto Scaling groups for the web and application tiers. The company wants to proactively validate its automated recovery procedures to ensure operational excellence. The architect needs to design a strategy to simulate the failure of a specific percentage of Amazon EC2 instances within the application tier, verifying that the Auto Scaling group correctly launches replacement instances and the Application Load Balancer successfully redirects traffic. A key requirement is to immediately halt the experiment if critical performance metrics, monitored via Amazon CloudWatch, degrade beyond a predefined threshold.

  • Integrate a chaos testing stage into the CI/CD pipeline. The stage will use an AWS CloudFormation template to update the Auto Scaling group's launch template to an invalid AMI ID, triggering replacement failures. Monitor the recovery process using CloudWatch dashboards.

  • Develop an AWS Systems Manager Automation runbook that uses the aws:runCommand action to execute a script that stops the application process on a random subset of instances. Trigger the runbook on a schedule and create a separate AWS Lambda function, triggered by a CloudWatch alarm, to stop the Automation execution if KPIs are breached.

  • Use AWS Fault Injection Simulator (FIS) to create an experiment template. Configure the experiment to target the application tier's instances by tag and use the aws:ec2:terminate-instances action. Configure a CloudWatch alarm based on application key performance indicators (KPIs) and set it as a stop condition within the FIS experiment.

  • Configure an AWS Resilience Hub assessment for the application. During a maintenance window, manually terminate a percentage of the EC2 instances using the AWS Management Console. Use the Resilience Hub dashboard to validate that the application's Recovery Time Objective (RTO) was met.

AWS Certified Solutions Architect Professional SAP-C02
Continuous Improvement for Existing Solutions
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot