What are the key components of an AWS Lambda function?
- API Gateway, CloudWatch, S3 bucket
- EC2 instances, Load balancer, Auto Scaling group
- Function code, Runtime, Handler
- Function name, IAM role, Event source
The key components of an AWS Lambda function include the function code, runtime, and handler.
Loading...
Related Quiz
- To grant Cross-Account Access, the ________ account must explicitly allow access to the resources in its account.
- Which metric is commonly used to assess the scalability of a system in performance testing?
- To reduce cold start times when using VPC integration, consider using __________.
- __________ is an AWS service commonly used for storing custom metrics data.
- __________ is the process of capturing a time-ordered sequence of item-level modifications in a DynamoDB table.