Question 15 Being a Solutions Architect for a software development company, you have been instructed to manage your AWS cloud infrastructure as code to automate the build and deploy process. The company would like to have the ability to easily deploy exact copies of different versions of your cloud infrastructure, stage changes into different environments, revert back to previous versions, and identify the specific versions running in the VPC. Additionally, all new public-facing applications should have the lowest possible latency. Which of the following can meet this requirement? (Select two) Use CloudFront to reduce latency for new public-facing applications. Use Elastic Beanstalk- blue green deployments to deploy exact copies of different vêrsions of infrastructure. Use Elastic Beanstalk to deploy and manage-infrastructure. Use Cloudformation to deploy and manage infrastructure.