codingforentrepreneurs / Serverless-Container-Based-Python-App-on-Google-Cloud-Run
Serverless enables you to focus on code, not infrastructure. Deploy a Docker Container to Cloud Run using this series. Cloud Run is a service by the Google Cloud Platform.
☆40Updated 2 years ago
Alternatives and similar repositories for Serverless-Container-Based-Python-App-on-Google-Cloud-Run
Users that are interested in Serverless-Container-Based-Python-App-on-Google-Cloud-Run are comparing it to the libraries listed below
Sorting:
- Learn how to build your first neural network using Keras and Tensorflow to do Deep Learning!☆17Updated 4 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 integrate a minimal FastAPI project with Airtable as our data store.☆27Updated 4 years ago
- Learn how to integrate Django with Vue.js☆21Updated 2 years ago
- IaC: Ansible teaches you how to use the fundamentals of Ansible to leverage document-based automations and configure your servers with ea…☆17Updated 2 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
- Deploy Django on Docker to Heroku and include OpenCV☆34Updated 3 years ago
- For this tutorial, I'll have an accompanying eBook along with videos (coming soon) for each day.☆30Updated 4 years ago
- Deploy a microservice REST API endpoint for our Try Django 3.2 https://cfe.sh/projects/try-django-3-2 project using FastAPI, pytesseract,…☆88Updated 3 years ago
- A tutorial to setup and deploy a simple Serverless Python workflow with REST API endpoints in AWS Lambda.☆23Updated 5 years ago
- Boilerplate FastAPI Python including a Dockerfile, docker-compose, and nginx config.☆40Updated last year
- Learn the fundamental techniques for analyzing time-series data with Python, MongoDB, PyMongo, Pandas, & Matplotlib☆13Updated 2 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…