nerdexam
Amazon

SAP-C02 · Question #359

A company is hosting a three-tier web application in an on-premises environment. Due to a recent surge in traffic that resulted in downtime and a significant financial impact, company management has o

The correct answer is B. Use AWS CloudFormation to launch a stack containing an Application Load Balancer (ALB) in. Web app needs ALB. Multi-AZ deployment should address HA. Retain deletion policy to not delete the db with the stack.

Submitted by parkjh· Mar 6, 2026Migrate Workloads and Modernize Solutions

Question

A company is hosting a three-tier web application in an on-premises environment. Due to a recent surge in traffic that resulted in downtime and a significant financial impact, company management has ordered that the application be moved to AWS. The application is written in .NET and has a dependency on a MySQL database. A solutions architect must design a scalable and highly available solution to meet the demand of 200,000 daily users. Which steps should the solutions architect take to design an appropriate solution?

Options

  • AUse AWS Elastic Beanstalk to create a new application with a web server environment and an
  • BUse AWS CloudFormation to launch a stack containing an Application Load Balancer (ALB) in
  • CUse AWS Elastic Beanstalk to create an automatically scaling web server environment that spans
  • DUse AWS CloudFormation to launch a stack containing an Application Load Balancer (ALB) in

How the community answered

(25 responses)
  • A
    32% (8)
  • B
    44% (11)
  • C
    8% (2)
  • D
    16% (4)

Explanation

Web app needs ALB. Multi-AZ deployment should address HA. Retain deletion policy to not delete the db with the stack.

Community Discussion

No community discussion yet for this question.

Full SAP-C02 Practice