Webinar - Recorded
How to Build a Web Server with Lambda
Global Knowledge
- Dato: 13 September, 2018
- Varighed: 58m
How to Build a Web Server with Lambda
Date: Sep. 14, 2018 Duration: 58m
The idea of building and running applications without thinking about the servers (AKA serverless computing) is a developers dream come true.
Watch expert Rich Morrow to understand:
- The benefits of using serverless computing
- Different architectures that use serverless computing
- How AWS services, like Lambda, S3, API Gateway and DynamoDB work together to enable faster and more flexible application deployment and management.
This video also features a live demo: Building a web app with only serverless components.
Participants can expect to learn the following:
- Advantages of SAM (Serverless Application Model)
- Lambda, S3, API Gateway overview
- Sample architectures (review 2-3 architectures involving those services)
- Live Demo on AWS