Scenario: You are building a real-time notification system for a mobile app. Which AWS service would you use to send push notifications and trigger AWS Lambda functions to process them?
- AWS IoT
- Amazon SES
- Amazon SNS
- Amazon SQS
Amazon SNS can send push notifications to mobile devices and trigger AWS Lambda functions for processing them.
Loading...
Related Quiz
- What are some best practices for using AWS SAM and the Serverless Framework in production environments?
- Scenario: Your team is developing a microservices architecture and needs to manage the flow of requests between services. Which AWS service provides a solution for orchestrating the interactions between microservices?
- AWS Lambda functions can be written in multiple __________ such as Python, Node.js, and Java.
- Using __________ to manage dependencies can facilitate faster cold start times in AWS Lambda functions.
- Scenario: You have set up CloudWatch Metrics for various AWS services in your environment. How would you configure CloudWatch Alarms to notify you of potential performance issues or breaches in service-level agreements (SLAs)?