Instructor: Dr. S. A. Javadi
Contributors: Soroush Mehraban and Mohammadreza Shahrestani
Semester: Spring 2022
It's a simple project inspired from Privnote.com.
- Implementing the webserver using Django.
- Containerize the project by writing a Dockerfile and docker-compose (Multi-stage building)
- Deploy the project on kubernetes
- Using HPA component on kubernetes cluster for auto scaling (Additional)
- Implementation of helm chart on kubernetes cluster (Additional)
- Using docker-compose to automate resource creation (Additional)