AWS SAP-C02 · Question 63 · Domain 4.4: Modernization Requirements
A company is designing a serverless application using AWS AppSync and Amazon DynamoDB. The application requires real-time updates to be pushed to thousands of connected mobile clients whenever data in DynamoDB changes. Which combination of features should be used? (Select TWO)
Answer options:
Enable DynamoDB Streams on the table.
Use Amazon SNS to send push notifications to the mobile clients.
Use AppSync Subscriptions to push real-time updates to the clients.
Configure API Gateway WebSockets.
Use Amazon Kinesis Data Streams.
Poll the DynamoDB table every second from the mobile clients.
75 questions · hints · full answers · grading