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
- Use the React CDN as well as Babel to make a Standalone React app without running `npx create-react-app`☆12Updated 6 years ago
- Learn to build and deploy a Serverless Django application to Google Cloud Run with Cloud SQL, Cloud Build, & Docker.☆45Updated 4 years ago
- Links to the Repos and Sections in our Dive into AWS Course.☆28Updated 6 years ago
- Learn how to find and work with locations in Django, the Yelp API, and Google Maps api.☆26Updated 8 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
- Scrape websites asynchronously with Python 3.8+, Asyncio, & arsenic (aka Selenium for Async).☆56Updated 4 years ago
- Learn how to create a reusable Comments App for use in any Django Project.☆15Updated 8 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
- Django x Docker to Production on Heroku☆39Updated 2 years ago
- Use Django with Docker. Related code for the post--->☆43Updated 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.☆19Updated 6 years ago
- Deploy Django on Docker to Heroku and include OpenCV☆34Updated 3 years ago
- Newsletter management app for Django☆66Updated last year
- Section 3 of the Django + Angular + Ionic Course