👷🏾♂️ Work in progress
A set of exercises for software engineers who would like to jump into devops technologies.
- 1 - AWS Networking - Basics with Lambda
- 2 - kubernetes cluster
- 3 - Continuous Deployment
- 4 - Telemetry (grafana / jaeger )
- 5 - Secrets (sealed secret / vault)
- 6 - Continuous Integration (Helm chart, Helm tests, TF tests)
- 7 - Cluster meshes (Istio / Cilium)
- 8 - Distributed databases (CockroachDB)
- 9 - Persistent Volumes
You can use this repository in two different ways;
- Do every exercise from the scratch following the README files on each chapter folder. As I'm using this repo to add my solutions, create your own to put your code.
- Another option would be simply reading the problem and looking at the current solution, in case of suggestion please open an issue or send a pull request.