This repo include a small DevOps demo
A small Flask app that can be dockerize and deployed on any container environment
GET /health
- health check route return 200 on successPOST, GET /ping
- return pong on success
Terraform module that deploy infrastructure provisioned the flask app Module documentation is at terraform/README.md