/learning-devops

A project dedicated to learning and applying DevOps concepts

Primary LanguagePython

DevOps Engineering Labs

This repository is inteded for learning DevOps through applying my theoritical knowledge and a basic application writtin in Python and Go.

Applied DevOps Concepts

  • Containerization: Docker
  • Continous Integration: Github Actions and Snyk
  • Infrastructure as Code: Terraform, Ansible
  • Monitoring and Logging: Grafana, Loki, Promtail, Prometheus
  • Orchestration: Kubernetes, Helm, HashiCorp Vault

NOTE: You can find more detailed tasks in the tasks directory, and you can find more elaborate explanations of the DevOps concepts applied throughout the repository in their own respective md files.