filhodanuvem / from-dev-to-ops

πŸ›  A set of exercises for software engineers who would like to jump into devops technologies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

From Dev To Ops

πŸ‘·πŸΎβ€β™‚οΈ Work in progress

A set of exercises for software engineers who would like to jump into devops technologies.

Chapters

  • 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

How to study

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.

About

πŸ›  A set of exercises for software engineers who would like to jump into devops technologies.


Languages

Language:HCL 48.6%Language:Go 36.4%Language:Smarty 7.1%Language:Makefile 6.5%Language:Dockerfile 1.4%