AWS Lambda supports automatic scaling by adjusting the number of ________ it runs in parallel.
- Containers
- Functions
- Instances
- Threads
AWS Lambda is a serverless compute service. It scales by adjusting the number of functions it runs in parallel, not instances, threads, or containers.
Loading...
Related Quiz
- A smart city initiative wants to deploy thousands of sensors across the city to gather data on traffic, pollution, and energy consumption. They want real-time analysis and response. How can they leverage both IoT and cloud computing effectively?
- The cloud infrastructure that is provisioned for open use by the general public is termed as ________.
- In terms of Machine Learning services in the cloud, what is the primary advantage of using "transfer learning"?
- In a scenario where there's a tight deadline to exit a data center, which migration approach might be prioritized, even if it doesn't yield immediate cloud optimization benefits?
- Which of the following is a key benefit of using Google Cloud Functions?