What is the default maximum execution time for a single AWS Lambda function invocation?
- 15 seconds
- 1 minute
- 5 minutes
- 15 minutes
The default maximum execution time for a single AWS Lambda function invocation is 3 seconds, not mentioned among the given options. Lambda allows you to set a maximum execution time, but the default is important to understand.
Loading...
Related Quiz
- The concept of accessing computing resources over the internet is closely related to:
- An e-commerce company is expecting a huge surge in traffic during a sale event. They want to ensure that they have the flexibility to quickly scale up or down their infrastructure resources. Which cloud service model would best fit their needs?
- Which of the following models provides tools to support application development, such as development frameworks, databases, and caching systems?
- What is the primary difference between a Docker image and a Docker container?
- If an organization is looking to capitalize on the cloud-native features, such as serverless computing or managed database services, which migration strategy would be most appropriate?