ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Professional Exam Questions

Amazon

AWS Certified Solutions Architect Professional

60 / 465

Question 60:

You have a massive social networking application that is already deployed on the N.Virginia region ( with newly created key pairs ) with around 100 EC2 instances. You want to deploy your application to multiple regions for better availability. You don’t want to handle multiple key pairs and reuse existing key pairs for the N.Virginia region. How will you accomplish this?

Answer options:

A.Key pair is not a region level concept, all the keys are available globally.
B.Use copy key command line API to transfer key to different regions.
C.Using import key-pair feature using AWS web console.
D.Copy AMI of your EC2 machine between regions and start an instance from that AMI.