Ultimate access to all questions.
A DevOps engineer is tasked with designing a continuous development strategy for a SaaS web application on AWS. The application, which does not require a build stage, is distributed across multiple Application Load Balancers (ALBs), each associated with a dedicated Auto Scaling group and a set of Amazon EC2 instances. Upon committing the application to AWS CodeCommit, it must be deployed simultaneously to all ALBs, Auto Scaling groups, and EC2 instances. What architecture requires the least configuration to achieve this simultaneous deployment?