AmazonAmazon
DVA-C02 · Question #321
DVA-C02 Question #321: Real Exam Question with Answer & Explanation
The correct answer is C: Create a certificate in ACM in each Region. Import the certificate into the ALB for each Region.. https://docs.aws.amazon.com/elasticloadbalancing/latest/application/create-https-listener.html
Submitted by eva_at· Mar 5, 2026Deployment
Question
A developer needs to deploy an application in three AWS Regions by using AWS CloudFormation. Each Region will use an AWS Elastic Beanstalk environment with an Application Load Balancer (ALB). The developer wants to use AWS Certificate Manager (ACM) to deploy SSL certificates to each ALB. Which solution will meet these requirements?
Options
- ACreate a certificate in ACM in any one of the Regions. Import the certificate into the ALB that is in
- BCreate a global certificate in ACM. Update the CloudFormation template to deploy the global
- CCreate a certificate in ACM in each Region. Import the certificate into the ALB for each Region.
- DCreate a certificate in ACM in the us-east-1 Region. Update the CloudFormation template to
Explanation
https://docs.aws.amazon.com/elasticloadbalancing/latest/application/create-https-listener.html
Community Discussion
No community discussion yet for this question.