3 Ways to Prevent .pypirc Credentials or Other Secrets from Leaking onto Github Practical guide to preventing accidental exposure of .pypirc credentials and other secrets to GitHub using .gitignore, pre-commit hooks, and the git-secrets tool.
Ajax/jQuery on AWS Lambda Learning web development with Ajax/jQuery on AWS Lambda using Flask and Zappa
Using Zappa as an AWS Lambda Python Framework Introduction to deploying Python Flask applications to AWS Lambda using the Zappa framework