ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 38 - DBS-C01 discussion

Report
Export

A gaming company wants to deploy a game in multiple Regions. The company plans to save local high scores in Amazon DynamoDB tables in each Region. A Database Specialist needs to design a solution to automate the deployment of the database with identical configurations in additional Regions, as needed. The solution should also automate configuration changes across all Regions.

Which solution would meet these requirements and deploy the DynamoDB tables?

A.
Create an AWS CLI command to deploy the DynamoDB table to all the Regions and save it for future deployments.
Answers
A.
Create an AWS CLI command to deploy the DynamoDB table to all the Regions and save it for future deployments.
B.
Create an AWS CloudFormation template and deploy the template to all the Regions.
Answers
B.
Create an AWS CloudFormation template and deploy the template to all the Regions.
C.
Create an AWS CloudFormation template and use a stack set to deploy the template to all the Regions.
Answers
C.
Create an AWS CloudFormation template and use a stack set to deploy the template to all the Regions.
D.
Create DynamoDB tables using the AWS Management Console in all the Regions and create a stepby- step guide for future deployments.
Answers
D.
Create DynamoDB tables using the AWS Management Console in all the Regions and create a stepby- step guide for future deployments.
Suggested answer: C

Explanation:


https://aws.amazon.com/blogs/aws/use-cloudformation-stacksets-to-provision-resources-acrossmultiple-aws-accounts-and-regions/

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-concepts.html

asked 16/09/2024
Christopher Horting
41 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first