codingforentrepreneurs / try-zappaLinks
Create a Serverless Web Application using Zappa, AWS Lambda, and Django.
☆27Updated 2 years ago
Alternatives and similar repositories for try-zappa
Users that are interested in try-zappa are comparing it to the libraries listed below
Sorting:
- In this section, we'll be implementing our Reusable Boto3 Utility (https://cfe.sh/courses/aws/reusable-boto3-utility) to implement secure…☆30Updated 2 years ago
- Create a Robust CDN for your Django Project Static Files in this section. This repo is the reference code for the Django + S3 + Cloudfron…☆11Updated 3 years ago
- Learn how to use websockets from scratch by creating a micro version of Jupyter. We'll be using both Python and JavaScript to make this h…☆21Updated 4 years ago
- HTML & CSS are the building blocks behind every website; learn the fundamentals with this series: https://www.codingforentrepreneurs.com/…☆18Updated 4 years ago
- Use the React CDN as well as Babel to make a Standalone React app without running `npx create-react-app`☆12Updated 6 years ago
- Django x Docker to Production on Heroku☆40Updated 2 years ago
- Learn React.js by building a re-usable Survey application. We'll cover React v16.8 with a heavy focus on the use of React Hooks.