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 |
If you have half of the workload on public cloud while the other half is on local storage, what kind of architecture will you use for this?
Does the AWS SaaS offer?
How important is vpc in aws environment and brief about it.
What is the difference between amazon s3 and ec2?
What Is High Memory Instances?
What does an ami include?
If a user uses amazon cloudfront, is able to use direct hook up with transfer objects from his data centre?
Possible thigs that could be done from s3 bucket.
How many relational database engines does rds currently support?
How do you make your application on elastic beanstalk application private?
By default, how many buckets can be create in aws?
How can a user move the existing db instances outside vpc into the vpc?