C. AWS Lambda is a serverless computing service that runs code in response to events and automatically manages the compute resources required by that code. It is designed to run small pieces of code, such as individual functions, and does not require any infrastructure management from the user. Since the application runs infrequently for short periods of time, AWS Lambda is a good fit as it automatically scales and provisions resources based on the incoming traffic, without the need for the user to manage any infrastructure.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Madbo
Highly Voted 2 years, 1 month agoPranava_GCP
Most Recent 1 year, 10 months agoGuru4Cloud
2 years, 1 month ago