SAP-C02 Exam QuestionsBrowse all questions from this exam

SAP-C02 Exam - Question 184


An environmental company is deploying sensors in major cities throughout a country to measure air quality. The sensors connect to AWS IoT Core to ingest timeseries data readings. The company stores the data in Amazon DynamoDB.

For business continuity, the company must have the ability to ingest and store data in two AWS Regions.

Which solution will meet these requirements?

Show Answer
Correct Answer: C

To meet the requirements of ingesting and storing data in two AWS Regions, you need to configure a domain for AWS IoT Core in each Region and ensure business continuity through a failover mechanism. Using Amazon Route 53 health checks and a failover routing policy ensures that data can be ingested if one Region becomes unavailable. Updating DynamoDB to a global table provides seamless cross-Region replication, allowing data to be stored consistently across Regions. This setup ensures high availability and data redundancy, fulfilling the company's requirements.

Discussion

8 comments
Sign in to comment
F_EldinOption: C
May 29, 2023

https://aws.amazon.com/solutions/implementations/disaster-recovery-for-aws-iot/ A, B Wrong. No need to replace DynamoDB with any other DB. DynamoDB Global Table is enough D- Wrong, Not a use-case for Change Data Capture through Streams

ShenYuying
Jul 16, 2024

The above URL is not available now. You can refer to this URL: https://aws.amazon.com/blogs/iot/how-to-implement-a-disaster-recovery-solution-for-iot-platforms-on-aws/

career360guruOption: C
Nov 24, 2023

Option C Business continuity = Failover -> DynamoDB Global DB

NikkyDickyOption: C
Jul 5, 2023

its a C

andreituguiOption: C
May 29, 2023

Answer is C

rbm2023Option: C
May 31, 2023

Removed B because is replacing Dynamo, unnecessary

Maria2023Option: C
Jun 24, 2023

The only answer which configures DynamoDB properly for multi-region is C

JosephDZhou
Jan 30, 2024

For C, how failover routing policy have the ability to ingest and store data in two AWS Regions, there is only one active record

Roontha
May 28, 2023

Answer: C