{"id":18968044,"url":"https://github.com/vedant-kakde/devops-roadmap","last_synced_at":"2025-04-19T14:45:43.167Z","repository":{"id":180058200,"uuid":"396287254","full_name":"vedant-kakde/DevOps-Roadmap","owner":"vedant-kakde","description":"Step by step guide for DevOps","archived":false,"fork":false,"pushed_at":"2021-08-15T13:30:04.000Z","size":68,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T08:51:10.858Z","etag":null,"topics":["ansible","devops","devops-tools","docker","git","github","github-actions","gitlab","golang","jenkins","kubernetes","prometheus","python","ruby"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vedant-kakde.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-15T08:59:52.000Z","updated_at":"2024-02-25T15:38:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"b5e237e5-550c-476b-94fc-d76ff72a1652","html_url":"https://github.com/vedant-kakde/DevOps-Roadmap","commit_stats":null,"previous_names":["vedant-kakde/devops-roadmap"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vedant-kakde%2FDevOps-Roadmap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vedant-kakde%2FDevOps-Roadmap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vedant-kakde%2FDevOps-Roadmap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vedant-kakde%2FDevOps-Roadmap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vedant-kakde","download_url":"https://codeload.github.com/vedant-kakde/DevOps-Roadmap/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249213753,"owners_count":21231096,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ansible","devops","devops-tools","docker","git","github","github-actions","gitlab","golang","jenkins","kubernetes","prometheus","python","ruby"],"created_at":"2024-11-08T14:45:57.182Z","updated_at":"2025-04-16T07:34:09.209Z","avatar_url":"https://github.com/vedant-kakde.png","language":null,"readme":"# 🛣 DevOps Roadmap\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"devops-img/devops.png\" height=\"250px\"\u003e\u003c/p\u003e\u003cbr\u003e\n\u003cul\u003e\n\u003cli\u003eWhat DevOps concepts \u0026 tools to learn ?\u003c/li\u003e\n\u003cli\u003eTasks \u0026 Responsibilities ?\u003c/li\u003e\n\u003c/ul\u003e\n \n## 🔰 There are two Departments\n🔹 **DEVELOPMENT** :-\n- deploying of application\n- testing of application\n\n🔹 **OPERATIONS** :-\n- deployment of application\n- maintained on a server\n\n## 🔰 Concepts of Software Development\n**Development** \u003cbr\u003e\n✅ Git \u003cbr\u003e\n✅ How developers work \u003cbr\u003e\n✅ Which git workflow \u003cbr\u003e\n✅ How application is configured \u003cbr\u003e\n✅ Automated testing \u003cbr\u003e\n\n## 🔰 Operating System \u0026 Linux Basics\n🔹 Operations -\u003e Server \u003cbr\u003e\n🔹 Prepare the infrastructure \u003cbr\u003e\n✅ Linux Basics \u003cbr\u003e\n✅ Comfortable using CLI \u003cbr\u003e\n✅ Shell commands \u003cbr\u003e\n✅ Linux File System \u003cbr\u003e\n✅ Server Management \u003cbr\u003e\n✅ SSH Key Management \u003cbr\u003e\n\n## 🔰 Networking \u0026 Security\n✅  Firewall, Proxy Servers \u003cbr\u003e\n✅ Load Balancers \u003cbr\u003e\n✅ HTTP/HTTPS \u003cbr\u003e\n✅ IP, DNS Name Resolution \u003cbr\u003e\n\n## 🔰 Containers\n✅ Virtualization \u003cbr\u003e\n✅ Containers \u003cbr\u003e\n✅ \u003cimg alt=\"Docker\" src=\"https://img.shields.io/badge/Docker-2CA5E0?style=for-the-badge\u0026logo=docker\u0026logoColor=white\"\u003e \u003cbr\u003e\n\n## 🔰 How to release the Operations?\n**Build Automation \u0026 CI/CD** \u003cbr\u003e\n✅ Build Tools \u0026 Package Manager \u003cbr\u003e\n(Maven \u0026 Gradle -\u003e Java app. , npm -\u003e JS app.) \u003cbr\u003e\n✅ Build Docker Images \u003cbr\u003e\n✅ Artifact Repository (Nexus, Docker Hub) \u003cbr\u003e\n✅ Build Automation (\u003cimg alt=\"Jenkins\" src=\"https://img.shields.io/badge/Jenkins-D24939?style=for-the-badge\u0026logo=Jenkins\u0026logoColor=white\"\u003e, \u003cimg alt=\"GitLab\" src=\"https://img.shields.io/badge/GitLab-330F63?style=for-the-badge\u0026logo=gitlab\u0026logoColor=white\"\u003e, \u003cimg alt=\"GitHub Actions\" src=\"https://img.shields.io/badge/GitHub_Actions-2088FF?style=for-the-badge\u0026logo=github-actions\u0026logoColor=white\"\u003e) \u003cbr\u003e\n✅ Configure complete CI/CD pipeline \u003cbr\u003e\n\n## 🔰 Cloud Providers\n**Infrastructure as a Service** \u003cbr\u003e\n\u003cimg alt=\"AWS\" src=\"https://img.shields.io/badge/Amazon_AWS-232F3E?style=for-the-badge\u0026logo=amazon-aws\u0026logoColor=white\"\u003e, \u003cimg alt=\"Google Cloud\" src=\"https://img.shields.io/badge/Google_Cloud-4285F4?style=for-the-badge\u0026logo=google-cloud\u0026logoColor=white\"\u003e, \u003cimg alt=\"Azure\" src=\"https://img.shields.io/badge/microsoft%20azure-0089D6?style=for-the-badge\u0026logo=microsoft-azure\u0026logoColor=white\"\u003e \u003cbr\u003e\n🔹 Save costs \u003cbr\u003e\n🔹 Offer a range of services - Load balancing, Backup, Clustering, Security, ... \u003cbr\u003e\n🔹 Many services are Platform-specific services \u003cbr\u003e\n🔹 There are too many services \u003cbr\u003e\n🔹 Only learn services you actually need \u003cbr\u003e\n\n## 🔰 Container Orchestration\n\n🔹For small containers - \u003cbr\u003e\n✅ Docker compose, Docker Swarm \u003cbr\u003e\n\u003cbr\u003e\n🔹If we have lot more containers or Incase of big microservices \u003cbr\u003e\nWe need more powerful tool \u003cbr\u003e\u003cbr\u003e\n✅ Kubernetes \u003cbr\u003e\n🚩 Learn \u003cimg alt=\"Kubernetes\" src=\"https://img.shields.io/badge/kubernetes-326ce5.svg?\u0026style=for-the-badge\u0026logo=kubernetes\u0026logoColor=white\"\u003e \u003cbr\u003e\n🚩 How it works, Administor \u0026 Manage the cluster, Deploy applications \u003cbr\u003e\n\n## 🔰 Monitoring\n- Track Performance\n- Discover Problems \u003cbr\u003e\n✅ Monitor Software \u003cbr\u003e\n✅ Monitor Infrastructure \u003cbr\u003e\nTools - \u003cimg alt=\"Prometheus\" src=\"https://img.shields.io/badge/Prometheus-000000?style=for-the-badge\u0026logo=prometheus\u0026labelColor=000000\"\u003e , Nagios, etc.\n\n## 🔰 Infrastructure as Code\n\n🔹 For Production, Testing, Dvelopment \u003cbr\u003e\n🔹 You need more than one environment \u003cbr\u003e\n🔹 Manually creating \u0026 maintaining the environment :- \u003cbr\u003e\n- Time consuming\n- Error prone \u003cbr\u003e\n \u003cbr\u003e\n🔸 Use code to :- \u003cbr\u003e\n\u003cul\u003e\n\u003cli\u003eCreate infrastructure\u003c/li\u003e\n\u003cli\u003eConfigure to run \u0026 deploy your app\u003c/li\u003e\n\u003c/ul\u003e\n\u003cbr\u003e\n\u003cul\u003e\n \u003cli\u003eInfra. Provisioning (Terraform)\u003c/li\u003e\n \u003cli\u003eConfig. management (\u003cimg alt=\"Ansible\" src=\"https://img.shields.io/badge/Ansible-000000?style=for-the-badge\u0026logo=ansible\u0026logoColor=white\"\u003e, Chef, Puppet)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cbr\u003e\n🔹You should know one of these tools to be:- \u003cbr\u003e\n\u003cul\u003e\n\u003cli\u003eMore efficient\u003c/li\u003e\n\u003cli\u003eTransparent\u003c/li\u003e\n\u003cli\u003eEasy to replicate \u0026 recover\u003c/li\u003e\n\u003c/ul\u003e\n\n## 🔰 Scripting Language\n🔹 Automating tasks for development \u0026 operations :-  \u003cbr\u003e\nBackups, cron jobs, system monitoring \u003cbr\u003e\n\u003cbr\u003e\n✅ Know a Scripting Language  \u003cbr\u003e\n🚩 OS-specific - bash, shell  \u003cbr\u003e\n🚩 OS-independent - \u003cimg alt=\"Python\" src=\"https://img.shields.io/badge/Python-3776AB?style=for-the-badge\u0026logo=python\u0026logoColor=white\"\u003e, \u003cimg alt=\"Ruby\" src=\"https://img.shields.io/badge/Ruby-CC342D?style=for-the-badge\u0026logo=ruby\u0026logoColor=white\"\u003e, \u003cimg alt=\"Go\" src=\"https://img.shields.io/badge/Go-00ADD8?style=for-the-badge\u0026logo=go\u0026logoColor=white\"\u003e \u003cbr\u003e\u003cbr\u003e\n\n🌟 Python is most popular \u003cbr\u003e\n🚩 Easy to read \u003cbr\u003e\n🚩 Easy to learn \u003cbr\u003e\n🚩 Many Libraries for most of Databases, OS Tasks \u0026 Cloud Platforms\n\n## 🔰 Version Control\n✅ \u003cimg alt=\"Git\" src=\"https://img.shields.io/badge/Git-F05032?style=for-the-badge\u0026logo=git\u0026logoColor=white\"\u003e \u003cbr\u003e\n✅ \u003cimg alt=\"GitHub\" src=\"https://img.shields.io/badge/GitHub-100000?style=for-the-badge\u0026logo=github\u0026logoColor=white\"\u003e \u003cbr\u003e\n\n## ❗ How many tools to learn?\n\n🔹 One tool in each category \u003cbr\u003e\n🔹 Most popular / widely used \u003cbr\u003e\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvedant-kakde%2Fdevops-roadmap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvedant-kakde%2Fdevops-roadmap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvedant-kakde%2Fdevops-roadmap/lists"}