Create a Rest API to CRUD data(Actor info) with SQLAlchemy and serve it inside a docker container with persistent changes. Create a Test file to Unit test the API with pytest. Create a continuous deployment pipeline with circleCi. Create an ECS cluster and create task definition and services.
docker-compose up
- Docker
- circleCi
- Postman
- Newman
- AWS ECS
- SQLAlchemy
- Flask
- Docker-compose
- Docker Volumes