Your company has placement groups in two different availability zones. There is a large project coming up and, although resilience is important, cost and speed are the most important factors. The servers in each placement group need to be able to achieve the highest speed possible. How can this be achieved? A. Create AMIs from all of the instances, terminate them, and deploy them all into one placement group. B. In the CLI, run the command "aws ec2 set-placement-group 1 " for all of the instances. C. Duplicate the VPC, peer the new VPC, create AMIs of the instances, terminate them, and redeploy them in two separate placement groups between the two VPCs. D. Peer the two placement groups using AWS PG Peering.  Suggested Answer: A Community Answer: C There is no AWS PG Peering option, Duplicating the VPC does not align with the cost concern, there is no "aws ec2 set-placement-group" command. This question is in ANS-C00 AWS Certified Advanced Networking – Specialty Exam For getting AWS Certified Advanced Networking – Specialty Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Amazon. Trademarks, certification & product names are used for reference only and belong to Amazon. The website does not contain actual questions and answers from Amazon's Certification Exam.
Please login or Register to submit your answer