This project contains the application we will be working on during the DevOps course. It is a small twitter-like application, written in Java with the Spring framework.
In the worklogs directory we will keep small logs of the work that we do, one for each session. They will contain information about the changes that are made to the application, along with answers to questions in the tasks for each week, and motivations for choices that we make.
- Worklog week 2 - Project start
- Worklog week 3 - Containerization
- Worklog week 4 - Provision of local and remote virtual machines
- Worklog week 5 - DevOps and configuration management
- Worklog week 6 - Monitoring
- Worklog week 7 - Sofware quailtiy and maintainability
- Worklog week 8 - Logging
- Worklog week 9 - Security
- Worklog week 10 - Scaling
- Worklog week 12 - Infrastructure as Code
- Worklog week 13 - Documentation of Systems and Projects