What is lambda and under what scenarios it is beneficial than ec2.
Answer / Mohit Agarwal
AWS Lambda is a serverless compute service that allows you to run your code without provisioning or managing servers. It automatically manages the underlying infrastructure, scaling, and handling of your application. Lambda is beneficial when you have applications or services with intermittent traffic or need rapid response times for short-lived tasks. Compared to EC2, Lambda offers cost benefits by only charging for the compute time used and reducing operational overhead.
| Is This Answer Correct ? | 0 Yes | 0 No |
Name the various layers of the cloud architecture?
Does aws ever fall?
Why did you choose aws?
Explain about aws storage.
How can you secure the access to your s3 bucket?
Is aws bigger than azure?
What is the difference between scalability and flexibility?
What are the components of aws?
What is amazon machine image (ami)?
What are the different database types in rds?
What is the relation between an instance and ami?
what is the difference between redshift and s3?