Skip to content

Latest commit

 

History

History
54 lines (49 loc) · 2.87 KB

README.md

File metadata and controls

54 lines (49 loc) · 2.87 KB

DevOps

This repo contains my learnings related to DevOps.

Roadmap & Syllabus

Resources & Notes

YouTube Channels

DevOps Tools

  • VCS : Git & GitHub
  • Basics : DevOps Introduction, Linux, Operating System
  • Programming & Scripting Languages : Go, Python, Shell, Bash
  • Other Pre-requisites : Computer Networking, YAML, DevOps Pre-requisites
  • Server Management : Linux, Ubuntu, Web Servers
  • Containers : Docker
  • Configuration Management : Ansible, Chef, Puppet
  • Container Orchestration : Kubernetes, Helm
  • Infrastructure Provisioning/IaC : Terraform, Pulumi
  • Service Mesh : Istio, Consul
  • CI/CD : GitHub Actions, Jenkins, Gitlab CI
  • GitOps : ArgoCD
  • Infrastructure Monitoring : Prometheus, Grafana, Nagios
  • Application Monitoring : New Relic, Jaegar
  • Logs Management : Elastic, ELK, Splunk
  • Cloud Providers : Civo, AWS, GCP, Azure
  • Build Tools : Maven, Gradle
  • Security/Code Analysis : SonarQube, Fortify
  • Artifactory Storage : JFrog, Nexus
  • Open Source & Cloud Native Tools
  • Chaos Engineering
  • Sample Projects