Implementing custom event sources may require __________ to manage event routing and processing efficiently.
- Encryption keys
- Event routers
- Load balancers
- Message brokers
Message brokers such as Amazon SQS or Apache Kafka may be used to manage event routing and processing efficiently when implementing custom event sources in AWS Lambda.
Loading...
Related Quiz
- Scenario: You need to replicate S3 objects across multiple AWS regions and trigger AWS Lambda functions in each region. How would you design the architecture to achieve this requirement?
- The __________ feature of AWS Step Functions enables you to trigger actions based on the success or failure of a state machine execution.
- What is the significance of integrating custom event sources with AWS Lambda?
- How does AWS Lambda handle scaling automatically?
- What are the trade-offs involved in using provisioned concurrency to reduce cold starts?