Topic 1 Question 19
Which AWS service provides the ability to manage infrastructure as code?
AWS CodePipeline
AWS CodeDeploy
AWS Direct Connect
AWS CloudFormation
ユーザの投票
コメント(11)
- 正解だと思う選択肢: D
The Correct answer is D.
AWS CloudFormation lets you model, provision, and manage AWS and third-party resources by treating infrastructure as code. https://aws.amazon.com/cloudformation/
👍 8Anyio2023/10/15 - 正解だと思う選択肢: D
A. AWS CodePipeline: Focuses on continuous integration and delivery.
B. AWS CodeDeploy: Automates application deployments.
C. AWS Direct Connect: Provides dedicated network connections.
D. AWS CloudFormation: AWS CloudFormation is a service that allows you to define and provision AWS infrastructure as code. It enables you to use a template to describe and provision AWS resources in a repeatable and automated manner. With CloudFormation, you can manage your infrastructure as code, making it easier to version, replicate, and share infrastructure configurations.
👍 7TheFivePips2024/09/21 D - AWS CloudFormation is correct.
"AWS CloudFormation lets you model, provision, and manage AWS and third-party resources by treating infrastructure as code."
Reference: https://aws.amazon.com/cloudformation/
👍 3isaphiltrick2023/10/12
シャッフルモード