nerdexam
HashiCorp

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…

Understand the Purpose of Terraform (vs other IaC)

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)
  • A
    13% (6)
  • B
    78% (35)
  • C
    2% (1)
  • D
    7% (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

#multi-cloud#CloudFormation limitations#IaC tools comparison#provider lock-in

Community Discussion

No community discussion yet for this question.

Full TERRAFORM-ASSOCIATE-003 Practice