
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
Your company currently uses VM Templates to spin up virtual machines on their on-premise infrastructure. Which of the following can be used in a similar way to spin up EC2 instances on the AWS Cloud.
A
AWS CloudFormation
B
AWS Elastic Beanstalk
C
AWS OpsWorks
D
AWS Systems Manager
E
AWS CodeDeploy
F
AWS CodePipeline
Explanation:
AWS CloudFormation is the correct answer because it serves a similar purpose to VM templates in on-premise environments. Here's why:
Why other options are incorrect:
CloudFormation provides the infrastructure-as-code capability that most closely matches the templating functionality of on-premise VM templates.