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
Are you a Python developerinterested in learning Serverless Programming in detail then this course is for you .Are you an experienced Python 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 Python 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