An open API service indexing awesome lists of open source software.

https://github.com/tleonhardt/flask-react-aws

Deploying a Flask and React Microservice to AWS ECS
https://github.com/tleonhardt/flask-react-aws

Last synced: 6 months ago
JSON representation

Deploying a Flask and React Microservice to AWS ECS

Awesome Lists containing this project

README

          

# Deploying a Flask and React Microservice to AWS ECS

This is my code from following along with the course
[Deploying a Flask and React Microservice to AWS ECS](https://testdriven.io/courses/aws-flask-react).

It uses GitHub and AWS CodeBuild to create a CI/CD pipeline for deploying to AWS ECS/Fargate.