This course is hands on workshop on AWS Chalice framework . Serverless Architecture is increasingly gaining popularity and Chalice is a great option if you are using AWS and python to write a micro-framework in python . Chalice will help in increasing productivity of writing Serverless APIs. It also allows you to quickly create and deploy applications that use AWS Lambda. It provides:A command line tool for creating, deploying, and managing your appA decorator based API for integrating with Amazon API Gateway, Amazon S3, Amazon SNS, Amazon SQS, and other AWS services.Automatic IAM policy generation
What you'll learn
how to use AWS Chalice to build serverless applications
deploying API applications with AWS Lambda
integrating applications with Amazon API Gateway, S3, SNS, and SQS
automating IAM policy generation
Course objectives
to understand the fundamentals of serverless architecture
to gain proficiency in using AWS services with Python
to develop and deploy a REST API using AWS Chalice