AWS Lambda Tutorial - How to Build Serverless Apps with AWS Lambda

Subscribers:
58,000
Published on ● Video Link: https://www.youtube.com/watch?v=tmenJBg5SB4



Category:
Tutorial
Duration: 6:42
2,422 views
23


Learn more advanced front-end and full-stack development at: https://www.fullstackacademy.com

AWS Lambda is a serverless compute service that runs back-end code in response to events and automatically manages the compute resources required by that code. It’s provided by Amazon as a part of the Amazon Web Services. In this AWS Lambda tutorial, we walk through what serverless architecture means, particularly AWS Lambda, and the benefits of maintaining serverless applications. We also showcase a demo of building and launching a serverless app using the AWS ecosystem, with the backend built in API Gateway and AWS Lambda, and the frontend in React.

Watch this video to learn:

- What does serverless mean
- What is AWS Lambda
- A demo of building and launching a serverless app using AWS Lambda







Tags:
AWS Lambda
AWS Lambda Tutorial
serverless architecture
How to Build Serverless Apps