TERRAFORM-ASSOCIATE-003 · Question #65
If a DevOps team adopts AWS CloudFormation as their standardized method for provisioning public cloud resoruces, which of the following scenarios poses a challenge for this team?
The correct answer is B. The organization decides to expand into Azure wishes to deploy new infrastructure. This is the scenario that poses a challenge for this team, if they adopt AWS CloudFormation as their standardized method for provisioning public cloud resources, as CloudFormation only supports AWS services and resources, and cannot be used to provision infrastructure on other…
Question
If a DevOps team adopts AWS CloudFormation as their standardized method for provisioning public cloud resoruces, which of the following scenarios poses a challenge for this team?
Options
- AThe team is asked to manage a new application stack built on AWS-native services
- BThe organization decides to expand into Azure wishes to deploy new infrastructure
- CThe team is asked to build a reusable code based that can deploy resources into any AWS region
- DThe DevOps team is tasked with automating a manual, web console-based provisioning.
How the community answered
(45 responses)- A13% (6)
- B78% (35)
- C2% (1)
- D7% (3)
Explanation
This is the scenario that poses a challenge for this team, if they adopt AWS CloudFormation as their standardized method for provisioning public cloud resources, as CloudFormation only supports AWS services and resources, and cannot be used to provision infrastructure on other cloud platforms such as Azure.
Topics
Community Discussion
No community discussion yet for this question.