What you'll learn:
- Master the fundamentals of Serverless Programming and AWSÂ Lamdba
- Create Lambda Function using the AWS console
- Install the tools required to create and deploy Serverless Projects from your command line
- Learn the method signature and the data that can be passed to and returned from a Lambda Function
- Learn the YAMLÂ Syntax required to create SAMÂ template files
- Create Projects using SAMÂ CLI
- Understand the structure of a Serverless Project
- Build and deploy Function as Code(FaaS)
- Test the Functions remotely on the cloud and locally
- Access the lambda environment information
- Create and cleanup the entire infrastructure required for your project with a single command
- Create Serverless APIs using API Gateway , AWSÂ Lambda functions and DynamoDB
- Learn how to use AWSÂ APIs and SDKs to programatically work with various components
- Work on a ASync usecase using S3 and SNSÂ as triggers
- Configure Logging using Log4j
- Handle Errors gracefully to configure Dead Letter Queues
- Learn what Cold Starts are
- Scaling Lambda Functions
- and more in easy steps
---
Sample of the reviews:
Hello Learners, To put in one word, "Awesome" !!! To learn AWS Serverless basics programmatically. this is the course which needs to be followed step by step. I am writing this after going through first 4 sections. I went through many Udemy courses especially all the top rated ones, everyone explained theoretically. I wasn't satisfied by any of them. I needed to know the flow of how it actually works in code not just through Amazon Console. My search stopped when I found this course :) Thanks a ton Bharath for the guidance -- Rohit Kumar Singh
The best and the most comprehensive AWS Lambda course for Java I can find so far - Marios Chen
Sharing & guiding on cutting edge technologies in a user friendly way is the unique about this course - Samaresh Kumar Pradhan
---
All source code is available for download
Responsive Instructor - All questions answered within 24 hours
Professional video and audio recordings (check the free previews)
----
Are you a Java developerinterested in learning Serverless Programming in detail then this course is for you .Are you an experienced java developer who wants to master the fundamentals of AWSLambda Functions and use them to create Serverless projects then this course is for you as well.
AWS Lambdas combine Nano Services and Function as a service (FaaS) to deliver Serverless programming model while using various other managed components in AWS. Look at any project that is on AWS it will be using AWS Lambda functions. This course is designed for developers with some knowledge of AWS and Java Development.
You will start this course by:
Master the fundamentals of Serverless Programming and AWSLamdba
Create Lambda Function using the AWS console
Install the tools required to create and deploy Serverless Projects from your command line
Learn the method signature and the data that can be passed to and returned from a Lambda Function
Learn the YAMLSyntax required to create SAMtemplate files
Create Projects using SAMCLI
Understand the structure of a Serverless Project
Build and deploy Function as Code(FAAS)
Test the Functions remotely on the cloud and locally
Access the lambda environment information
Create and cleanup the entire infrastructure required for your project with a single command
Create Serverless APIs using API Gateway , AWSLambda functions and DynamoDB
Learn how to use AWSAPIs and SDKs to programatically work with various components
Work on a ASync usecase using S3 and SNSas triggers
Configure Logging using Log4j
Handle Errors gracefully to configure Dead Letter Queues
Learn what Cold Starts are
Scaling Lambda Functions
and more in easy steps