HashiCorp Certified: Terraform Associate — Question 286

If a DevOps team adopts AWS CloudFormation as their standardized method for provisioning public cloud resources, which of the following scenarios poses a challenge for this team?

Answer options

Correct answer: C

Explanation

The correct answer is C because AWS CloudFormation is specifically designed for managing resources within AWS, and transitioning to Azure would require a different approach or tool. Options A, B, and D are challenges that AWS CloudFormation is well-equipped to handle, as it can deploy resources in multiple regions, manage application stacks on AWS, and automate provisioning processes.