Solved

A Colleague Is Attempting to Launch Several New CloudFormation Stacks

Question 422

Multiple Choice

A colleague is attempting to launch several new CloudFormation stacks, and receives the following error response: A colleague is attempting to launch several new CloudFormation stacks, and receives the following error response:   What should be done to address the error? A)  Add a Pause to the CloudFormation templates. B)  Add an exponential backoff between CreateStack API calls. C)  Run the CloudFormation API calls from a larger Amazon EC2 instance. D)  Combine stack templates into one, and retry the CreateStack API call. What should be done to address the error?


A) Add a Pause to the CloudFormation templates.
B) Add an exponential backoff between CreateStack API calls.
C) Run the CloudFormation API calls from a larger Amazon EC2 instance.
D) Combine stack templates into one, and retry the CreateStack API call.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions