Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
AWS Chalice : Build Serverless REST APIs on AWS
Rating: 4.0 out of 5(43 ratings)
248 students

AWS Chalice : Build Serverless REST APIs on AWS

Rapidly build Serverless REST APIs on AWS
Last updated 4/2019
English

What you'll learn

  • Serverless REST API
  • AWS chalice
  • Connecting other AWS resources S3, SQS using AWS chalice
  • Securing REST API using Cognito and IAM roles

Course content

9 sections24 lectures2h 23m total length
  • Course Introduction5:03

    Course layout

Requirements

  • Basic understanding of Python
  • Basic understanding of AWS

Description

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 app

  • A decorator based API for integrating with Amazon API Gateway, Amazon S3, Amazon SNS, Amazon SQS, and other AWS services.

  • Automatic IAM policy generation

Who this course is for:

  • AWS Developer
  • REST API Developer