AWS Developer Associate Training
Module 11: AWS Lambda (3 Hours)
- Serverless and Micro services concepts
- AWS SDK on any programming Language Supported
- Lambda Functions Deployment
- Lambda Triggers and Event Source Mapping
- Environment Variables
- Debugging with Cloud watch Logs
- Monitoring with Cloud watch Metrics
- Step function, X – Ray
- Lab: Write a lambda function to create an S3 bucket in Current region and add a text file from lambda function in that bucket.