ExamQuestions.com

Register
Login
AWS Certified Security Specialty Exam Questions

Amazon

AWS Certified Security Specialty

227 / 310

Question 227:

You have deployed a web application hosted in an Auto Scaling group in the ap-south-1 region. As the application has customers from different countries, you plan to use Amazon CloudFront to speed up the distribution of your dynamic web content to end-users.
The CloudFront distribution also needs to serve secure content over SSL/TLS. You already have a certificate installed in ACM in the ap-south-1 region. How would you associate the ACM certificate with the CloudFront distribution?

Answer options:

A.Request or import a new certificate in the us-east-1 (N. Virginia) region in ACM. Update the CloudFront distribution to use the certificate.
B.ACM can copy the certificate across AWS regions for CloudFront distributions. You can directly update the CloudFront distribution to use the certificate in ACM.
C.Use the AWS command-line to copy the certificate from ap-south-1 to us-east-1. Update the CloudFront distribution to use the certificate from the us-east-1 region.
D.In ACM, request or import a new certificate in every region where you want the CloudFront distribution to serve the clients. Configure the CloudFront distribution to use all the ACM certificates.