{"id":30358638,"url":"https://github.com/maksof-waqarahmed/devops","last_synced_at":"2026-04-09T12:03:30.433Z","repository":{"id":305429765,"uuid":"1022859901","full_name":"Maksof-waqarahmed/DevOps","owner":"Maksof-waqarahmed","description":"This repository documents my step-by-step journey through a comprehensive DevOps course. It includes weekly learning, hands-on tasks, and projects covering Git, CI/CD pipelines, Docker, GitHub Actions, cloud deployment, and monitoring with Grafana.","archived":false,"fork":false,"pushed_at":"2025-08-08T07:55:03.000Z","size":29,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-19T11:08:41.637Z","etag":null,"topics":["ci-cd","cloud","devops","docker","git","github-actions","grafana","monitoring-scripts","monitoring-tool"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/Maksof-waqarahmed.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,"zenodo":null}},"created_at":"2025-07-20T02:02:11.000Z","updated_at":"2025-08-14T08:28:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"3271219f-87d2-400f-8612-11557a0ce4ad","html_url":"https://github.com/Maksof-waqarahmed/DevOps","commit_stats":null,"previous_names":["maksof-waqarahmed/devops"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Maksof-waqarahmed/DevOps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maksof-waqarahmed%2FDevOps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maksof-waqarahmed%2FDevOps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maksof-waqarahmed%2FDevOps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maksof-waqarahmed%2FDevOps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Maksof-waqarahmed","download_url":"https://codeload.github.com/Maksof-waqarahmed/DevOps/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maksof-waqarahmed%2FDevOps/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018215,"owners_count":26086307,"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","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["ci-cd","cloud","devops","docker","git","github-actions","grafana","monitoring-scripts","monitoring-tool"],"created_at":"2025-08-19T11:01:56.918Z","updated_at":"2025-10-14T07:40:45.588Z","avatar_url":"https://github.com/Maksof-waqarahmed.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 DevOps Mastery Journey\n\n**Course Incharge**: Muzammil Bilwani  \n**Prerequisite**: Basic programming knowledge and comfort with web applications  \n**Status**: In Progress  \n\nWelcome to my DevOps learning repository! This repo documents my journey through a comprehensive DevOps course, covering core practices and tools used in real-world DevOps environments.\n\n---\n\n## 📘 Course Description\n\nThis course provides hands-on experience with the essential practices of DevOps, including:\n\n- CI/CD pipelines  \n- Infrastructure as Code (IaC)  \n- Containerization with Docker  \n- GitHub Actions for automation  \n- Deployment to cloud platforms  \n- Monitoring with Grafana  \n\nBy the end of this course, I will have completed multiple practical projects and a full DevOps pipeline for a real-world web application.\n\n---\n\n## 🎯 What I Will Learn\n\n- ✅ Implement CI/CD pipelines for automated software delivery  \n- ✅ Work with Git, GitHub, branches, and automation workflows  \n- ✅ Deploy both static and dynamic websites with custom domains  \n- ✅ Use Docker to containerize applications  \n- ✅ Set up monitoring using Grafana  \n- ✅ Complete an end-to-end DevOps project with live demo  \n\n---\n\n## 🗂️ Course Outline \u0026 Weekly Topics\n\n| Week | Topic | Description |\n|------|-------|-------------|\n| 1 | **Introduction to DevOps** | Understand DevOps practices, roles, tools, and setup |\n| 2 | **Linux Essentials** | Learn bash scripting, shell commands, file handling |\n| 3 | **Git \u0026 GitHub** | Work with branches, PRs, GitHub collaboration |\n| 4 | **Domains \u0026 DNS** | Understand domain names, DNS records, hosting setup |\n| 5 | **Static Website Deployment** | Deploy portfolio sites using GitHub Pages, Netlify, or Vercel |\n| 6 | **Hosting Dynamic Apps** | Deploy backend services with environment management |\n| 7 | **CI/CD Fundamentals** | Plan and understand continuous integration/deployment |\n| 8 | **GitHub Actions** | Automate CI/CD workflows with YAML |\n| 9 | **Introduction to Docker** | Build, run, and manage containers |\n| 10 | **Docker in Action** | Docker Compose, Docker Hub, app deployment |\n| 11 | **Monitoring with Grafana** | Metrics collection, dashboard creation, alerting |\n| 12 | **Capstone Project** | Full DevOps lifecycle project with demo and code |\n\n---\n\n## 🛠️ Tools \u0026 Technologies\n\n- **Version Control**: Git, GitHub  \n- **Hosting**: GitHub Pages, Netlify, Vercel, Render, Railway  \n- **CI/CD**: GitHub Actions  \n- **Containers**: Docker, Docker Compose  \n- **Monitoring**: Grafana  \n- **Scripting**: Bash  \n\n---\n\n## 🚧 Work in Progress\n\nThis repository will be updated **week by week** as I complete hands-on tasks, projects, and mini challenges. All code, scripts, configs, and resources will be shared here.\n\n---\n\n## 📌 Stay Connected\n\nFeel free to **watch** this repo to follow along, or **fork** it if you're also learning DevOps!  \nLet’s connect on [LinkedIn](https://www.linkedin.com/in/waqarranadev/) and grow together in the DevOps journey.\n\n---\n\n\u003e _\"DevOps is not a goal, but a never-ending process of continual improvement.\"_ – Jez Humble\n\n---","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaksof-waqarahmed%2Fdevops","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaksof-waqarahmed%2Fdevops","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaksof-waqarahmed%2Fdevops/lists"}