Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How can a developer deploy SSL certificates to Application Load Balancers (ALBs) across three AWS Regions using AWS CloudFormation and AWS Certificate Manager (ACM)?
A
Create and import a single ACM certificate from any Region into ALBs in all Regions.
B
Create a global ACM certificate and use CloudFormation to deploy it to ALBs in each Region.
C
Create a regional ACM certificate for each Region and associate it with the respective ALB.
D
Create an ACM certificate in the us-east-1 Region and deploy it to ALBs in all Regions using CloudFormation.