Video description
"A jump-start to Serverless Applications with AWS Development!"Paulo Cesar Dias Lima
Serverless Applications with AWS teaches you to build serverless applications using AWS Lambda and other cloud-based services. Featuring expert presenter Marcia Villalba and dozens of high-quality video lessons, you'll practice as you go and start using what you learn immediately.
Serverless Applications with AWS guides you through a fully working image resizing service built on the AWS Lambda platform. As you create the application, you'll develop an understanding of S3 and event-driven architecture, use DynamoDB for flexible metadata storage, and learn the principles of serverless application design. You'll even master REST APIs and authentication. In each crystal-clear module, you'll put your new knowledge into practice as you watch your application grow before your eyes.
- Getting started with AWS
- The right time to use serverless architecture
- Understanding the role of AWS Lambda
- Using DynamoDB to store metadata
- AWS DynamoDB streams
- Managing your serverless architecture
There's a huge shift away from locally-managed infrastructure, thanks to cloud solutions like AWS. Serverless applications are the next big step, freeing you from the costly and time-consuming task of day-to-day server management. AWS Lambda, along with a host of other pre-built components and services, makes it easy (and cheap!) to build powerful cloud-based applications. AWS handles scaling, load balancing, and other demand-based issues. In the serverless model, you can create apps that are stable, powerful, and practically self-managing faster than you ever imagined.
PrerequisitesThis course is for software developers interested in full-stack and back-end applications. No experience with AWS Lambda or serverless applications is required.
Marcia Villalba is a senior full-stack developer. She has been designing and developing software professionally for over 10 years for well-known companies such as Rovio, IBM, and Nokia. Marcia has been working with AWS for more than 4 years and works daily with serverless technologies including AWS Lambda.
An excellent introduction to securing and deploying your first serverless lambda on AWS.
Anonymous reviewer
Table of contents
-
1. Introduction to Serverless
- Introduction to the Course 00:04:27
- Introduction to Serverless 00:05:56
- When to Use Serverless 00:06:02
- Create Your AWS Account and Secure it 00:14:07
- Create First Serverless Function with AWS 00:08:50
- Introduction to Serverless Framework 00:05:51
- Create First Serverless Framework Project 00:06:41
-
2. Events with S3
- What is Event-Driven Architecture? 00:05:12
- Introduction to S3 and to S3 Events 00:10:18
- Create a Lambda Triggered with an S3 Event 00:08:15
- Logs and Monitoring of AWS Lambda 00:07:35
-
3. Working with S3 buckets in AWS Lambda
- Using AWS-SDK 00:05:23
- Basic Operations with S3 using Lambda 00:07:57
- Understanding IAM Permissions 00:07:39
- Do It Yourself Exercise 00:02:15
-
4. Create Workflows with Step Functions
- What Are Step Functions? 00:10:47
- Serverless Framework Plugins 00:07:09
- Defining Step Functions with Serverless Framework 00:06:31
- AWS Lambda and Step Functions 00:11:04
- Do it Yourself 00:02:33
-
5. DynamoDB
- Recap on NoSQL Principles 00:06:11
- Introduction to DynamoDB 00:06:19
- Introduction to CloudFormation 00:06:55
- DynamoDB with Serverless Framework 00:08:50
- DynamoDB and AWS Lambda 00:08:56
- Do It Yourself 00:01:48
-
6. DynamoDB Streams
- DynamoDB Streams 00:03:31
- DynamoDB Streams with Serverless Framework 00:07:29
-
7. REST Endpoints with API Gateway
- What is API Gateway 00:06:26
- AWS Lambda and API Gateway 00:02:45
- API Gateway Event Object 00:06:00
- Serverless Patterns 00:08:08
- Create a Lambda with API Gateway 00:04:19
- Do It Yourself 00:01:14
- How to Secure Your Endpoints 00:06:55
-
8. REST endpoint that returns all the thumbnails for an image
- API Gateway Authorizers 00:05:30
- JWT Tokens 00:03:09
- Create a Token Machine (Part 1) 00:09:03
- Create a Token Machine (Part 2) 00:04:01
- Do It Yourself 00:02:53
-
9. Recap of the course
- Recap on the Course 00:06:17
- What Next? 00:04:22
Product information
- Title: Serverless Applications with AWS
- Author(s):
- Release date: May 2018
- Publisher(s): Manning Publications
- ISBN: None
You might also like
video
Production-Ready Serverless
The level of detail and pace are perfect for someone looking to tackle a complicated subject …
video
Microservices Patterns Video Edition
"A comprehensive overview of the challenges teams face when moving to microservices, with industry-tested solutions to …
video
Kubernetes Microservices
Microservices designs require you to change how you build and deploy applications. Instead of creating a …
book
Fundamentals of Software Architecture
Salary surveys worldwide regularly place software architect in the top 10 best jobs, yet no real …