**Course up to date with AWS re:Invent 2018 major Serverless announcements**
Serverless computing is the future of Cloud Computing. You can deploy AWS Lambda functions in Amazon Web Services that infinitely scale without managing any servers! Serverless is the tool that you need to grow your career.
How is this course different?
This course will teach you the ENTIRE Serverless ecosystem. We will start with:
Understand, Develop and Deploy AWS Lambda
Create REST APIs using Lambda and API Gateway
Learn Canary Deployment and Traffic Splitting for your APIs
Advanced Logging of your APIs using CloudTrail and CloudWatch
But it doesn’t stop there. We will learn:
Debugging and Pair Programming using AWS Cloud9
Tracing using X-Ray to gain performance insights on our Lambdas and APIs
Ways to secure our design with in-depth lectures and demo. This includes:
API Key and Usage Plans
AWS Cognito User Pools
AWS Secrets Manager
Lambda Resource Policies
Lambda Authorizer (Custom Authorizer)
API Gateway Resource Policies
Encrypting data using CMK (Customer Managed Keys)
And more!
Other relevant AWS Services such as Step Functions, Comprehend, SAM etc
Databases that complement Serverless – DynamoDB and Serverless Aurora
A real world news sentiment analysis project
Design Principles of architecting a good serverless application
Limitations of Serverless (Yes, there are indeed some!)
And much much more!
About the instructor
Rajdeep Saha is an AWS-Professional Certified Solutions Architect, he has worked in Fortune top 20 companies as an Enterprise Cloud Architect. Unlike pen and paper architects, Rajdeep has migrated real enterprise projects into cloud – both in VMs (EC2) and Serverless. He has published blogs and presented well received talks in Serverless Conferences.
Rajdeep often uses real-world analogy to explain AWS concepts in this course, which makes it easier for the students to understand and retain the knowledge. Rajdeep also presents and attends in all major cloud conferences and keeps up to date in his domain. You are in capable hands!
This is the course that could take your career to next level. Serverless is the way of future and you can get started today and become an expert.
Let’s have some fun and build some awesome stuff in cloud together!
Getting Started
I am back from world's largest cloud conference, AWS re:Invent 2018. There were some major Serverless announcements at the event. This video goes over them in high level, along with some footage I took in the event. Enjoy!
This is how it all started. Let's learn how to create a brand new AWS account before we go build beautiful serverless stuff!
AWS CLI
AWS Cloud9
API Gateway
Brand new feature announced at AWS Re:Invent 2018, CloudWatch Logs Insight, which makes it possible to query logs easily to gather actionable information such as over provisioned lambda, latency information etc.
Link to Apache Velocity User Guide: http://velocity.apache.org/engine/1.7/user-guide.html
Security - API Gateway And Beyond
Tracing API Gateway And Lambda
Storage For Serverless
Brand new feature announced at AWS Re:Invent 2018, DynamoDB On Demand, making DynamoDB even more useful for Serverless applications.