Sample Microservice in Python
- Refer Here for the repository hosting the code for inventory service and supporting docker files
- Refer Here for the changes done by developer
- Exercise:
- Create a linux instance
- install docker
- install docker compose
- Execute the command docker-compose up after cloning the code from repository
- Fork the repository into your github and create kubernetes manifests for creating a deployment of inventory service and mysql
