Multiple Choice
If you want CloudFormation stack status updates to show up in a continuous delivery system in as close to real time as possible, how should you achieve this?
A) Use a long-poll on the Resources object in your CloudFormation stack and display those state changes in the UI for the system.
B) Use a long-poll on the <code>ListStacksAPI</code> call for your CloudFormation stack and display those state changes in the UI for the system.
C) Subscribe your continuous delivery system to an SNS topic that you also tell your CloudFormation stack to publish events into.
D) Subscribe your continuous delivery system to an SQS queue that you also tell your CloudFormation stack to publish events into.
Correct Answer:

Verified
Correct Answer:
Verified
Q90: A company is using AWS CodePipeline to
Q91: Your team is responsible for an AWS
Q92: To monitor API calls against our AWS
Q93: Which of the following tools does not
Q94: How long are the messages kept on
Q96: Ansible supports running Playbook on the host
Q97: Your application has an Auto Scaling group
Q98: A company updated the AWS CloudFormation template
Q99: A company is beginning to move to
Q100: Your application consists of 10% writes and