Question 23:
A start-up firm has installed a web application on multiple Amazon EC2 instances behind an Application load balancer in the us-west-1 region. SSL termination is done on ALB integrated with AWS ACM (AWS Certificate Manager) for SSL certificate provisioning and maintenance. The same setup is planned to be implemented in the ap-south-1 region. You are engaged for AWS ACM readiness in this region. What setting with AWS ACM will suffice this requirement?
Answer options:
A.Create an AWS ACM certificate in the ap-south-1 region & provision a new SSL certificate. B.Create an AWS ACM certificate in the ap-south-1 region & copy the SSL certificate from the us-west-1 region to the ap-south-1 region. C.Create another SSL Certificate in AWS ACM of us-west-1 region & use it for web-application in ap-south-1 region. D.Create a new ACM certificate in us-west-1 region & use SSL certificate from us-west-1 region for web-application in ap-south-1 region.