AWS Lambda integrates with Amazon __________ to process events in real-time.
- EventBridge
- RDS
- S3
- SQS
AWS Lambda integrates with Amazon EventBridge to process events in real-time, enabling event-driven architectures.
Loading...
Related Quiz
- What are custom metrics used for in AWS?
- What happens if an environment variable is not set for an AWS Lambda function?
- What are the considerations for managing versioning of deployment packages in AWS Lambda?
- In AWS Lambda, you can leverage __________ to create layers containing shared libraries, custom runtimes, or other dependencies.
- AWS Lambda functions are triggered by various __________ such as API Gateway, S3 events, and CloudWatch Events.