Python Serverless Microframework for AWS (Chalice)
If you’re into serverless stuff, you already know what is AWS Lambda. But many people use the aws web console to create the lambda functions and write the python code over there
Why Chalice?
For creating the lambda functions
Test in locally
You ca...
venkatesh.hashnode.dev1 min read