API Gateway provides __________ for AWS Lambda functions, allowing them to be exposed as HTTP endpoints.
- File storage
- HTTP APIs
- Message queues
- WebSocket support
API Gateway provides HTTP APIs for AWS Lambda functions, allowing them to be exposed as HTTP endpoints, enabling interaction with web clients.
Loading...
Related Quiz
- How are custom metrics typically created in AWS?
- By enabling __________ in AWS Lambda, you can ensure that logs are retained for future analysis.
- What are custom metrics used for in AWS?
- How does VPC configuration impact the networking capabilities of AWS Lambda functions?
- What is a custom runtime in AWS Lambda?