ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Professional Exam Questions

Amazon

AWS Certified Solutions Architect Professional

311 / 465

Question 311:

A marketing research company has developed a tracking system that collects user behavior during web marketing campaigns on behalf of customers worldwide. The tracking system consists of an Auto Scaling group of EC2 instances behind an ELB. And the collected data is stored in DynamoDB. After the campaign is terminated, the tracking system is torn down, and the data is moved to Amazon Redshift, where it is aggregated and used to generate detailed reports.

Answer options:

A.Avoid using Deletion Policies for the EBS snapshots.
B.The names of the DynamoDB tables must be different in every target region.
C.Use the built-in function of Cloudformation to set the AZ attribute of the ELB resource.
D.IAM users with the right to start Cloudformation stacks must be defined for every target region.
E.Use the built-in Mappings and FindInMap functions of AWS Cloudformation to refer to the AMI ID set in the ImageID attribute of the Autoscaling::LaunchConfiguration resource.