DevOps
DevOps is a set of practices that combine software development (Dev) and IT operations (Ops). It aims to shorten the systems development life cycle and provide continuous delivery with high software quality.
- GitHub: https://github.com/topics/devops
- Wikipedia: https://en.wikipedia.org/wiki/DevOps
- Related Topics: ci, cd, cicd, devsecops, gitops, chatops, test-automation, static-code-analysis, release-automation, infrastructure-as-code,
- Aliases: dev-ops,
- Last updated: 2026-07-07 00:09:08 UTC
- JSON Representation
https://github.com/torshin5ergey/roadmapsh-basic-dockerfile
This is my solution to the Basic Dockerfile project in the DevOps roadmap from roadmap.sh
devops docker dockerfile linux
Last synced: 29 Apr 2026
https://github.com/sahar-dev/kubernetes_101
This project demonstrates how to deploy and manage two intercommunicating Django applications on Kubernetes. It provides a step-by-step guide to writing Kubernetes YAML configuration files, containerizing Django applications with Docker, and deploying them to a Kubernetes cluster.
devops django docker kubernetes tutorial
Last synced: 29 Apr 2026
https://github.com/mainbank5/stocksystem-infra
This repository contains a production-ready AWS EKS architecture built using Terraform. It is designed with high availability, security, and scalability in mind — following real-world infrastructure patterns, not just a demo setup.
aws cloud devops ecr eks-cluster k8s k8s-cluster k8s-deployment kubernetes-deployment
Last synced: 29 Apr 2026
https://github.com/ines312692/metricflow
MetricFlow is a complete demonstration project for learning modern application monitoring with Prometheus, Grafana, and CI/CD automation with GitHub Actions.
devops docker github-actions grafana
Last synced: 29 Apr 2026
https://github.com/mikand13/aws-tools
Various scripts for doing aws tasks
automation aws cd ci devops tools
Last synced: 30 Apr 2026
https://github.com/harmonyoma/azure-vm-deployment
🚀 This project demonstrates how to deploy a Virtual Machine on Azure using Azure CLI and automate the process with a Bash script. It covers resource group creation, VM setup, opening network ports, fetching the public IP, and connecting via SSH. A resource cleanup option is included to help manage cloud costs. Ideal for beginners.
azure-cli bash beginner-friendly-project cloud-automation cloud-computing devops shell-script virtual-machine vm-deployment
Last synced: 30 Apr 2026
https://github.com/ismaelfi/deploy-a-high-availability-web-app-using-cloudformation
Deploying a high availability web application using aws CloudFormation
aws aws-s3 cloudformation devops
Last synced: 30 Apr 2026
https://github.com/chxmxii/chxmxii-blog
My personal blog site where I share my knowledge.
devops golang kubernetes openshift podman
Last synced: 30 Apr 2026
https://github.com/danielmusau/alx-system_engineering-devops
⚙️ System Engineering and Devops training module
bash-script devops linux system-engineering
Last synced: 30 Apr 2026
https://github.com/chanioxaris/devops-kubernetes-mooc
Solutions for the DevOps with Kubernetes (2020) MOOC by University of Helsinki
devops k3d kubectl kubernetes mooc
Last synced: 30 Apr 2026
https://github.com/ryandvl/docker-nest-api
NestJS API + Docker + CI/CD | DevOps Project
Last synced: 30 Apr 2026
https://github.com/joshuaslate/terraform-starters
These are some starters I use to help build out infrastructure for applications.
aws cicd circleci devops infrastructure terraform
Last synced: 30 Apr 2026
https://github.com/dhanushnehru/ultimate-kubernetes-resources
A collection of Kubernetes Resources
beginner-friendly beginners devops kubectl kubectl-commands kubernetes kubernetes-deployment kubernetes-for-developers kubernetesbyexample
Last synced: 30 Apr 2026
https://github.com/maxivak/devops-scripts
Scripts for coniguration, automation. Chef, Ansible.
Last synced: 30 Apr 2026
https://github.com/miusarname2/holiday-route
This repository documents my learning path that I published on roadmap.sh during my university holidays. The objective is to master key technologies in system administration, DevOps and monitoring in a period of 31 days through hands-on projects and educational resources in English and Spanish.
bash bash-scripting devops learning learning-by-doing linux-shell powershell shell windows windows-server
Last synced: 30 Apr 2026
https://github.com/ayslanbatista/python-devops
Curso Python Devops LinuxTips
Last synced: 01 May 2026
https://github.com/build-on-aws/automating-mwaa-environments-and-workflows
This repo contains code to support the tutorial, Automate the Provisioning of Your Apache Airflow Environments.
apache-airflow aws dags-automation devops managed-workflows-for-apache-airflow mwaa oss
Last synced: 01 May 2026
https://github.com/amlana21/lambda-role-publish
How to have AWS Lambda assume a role dynamically and get permissions on the fly
aws devops lambda-functions terraform
Last synced: 01 May 2026
https://github.com/danieldantasdev/aspnetcore-complete-formation_course-luisdev-backend-part-3_dotnet-6_csharp-10
Repositório da Formação ASP.NET Core: APIs em .NET, Arquitetura Limpa, CQRS, EF Core, Dapper, Repository Pattern, testes unitários, JWT, mensageria com RabbitMQ, microsserviços e DevOps com Azure. Projeto completo do zero.
aspnet-core autenticacao autorizacao azure backend clean-architecture cqrs csharp dapper devops dotnet ef-core jwt luisdev mensageria microsservicos rabbitmq
Last synced: 01 May 2026
https://github.com/avishayil/ansible_test_kitchen_windows_role
Ansible Role for Windows hosts on AWS EC2 instances, Tested with Test-Kitchen and Pester
ansible aws devops ec2 pester role roles test-kitchen testing
Last synced: 01 May 2026
https://github.com/cloudacademy/jenkins-install
Jenkins Vagrant Install - Ubuntu 18.04
cicd cloudacademy devops jenkins vagrant
Last synced: 01 May 2026
https://github.com/maojianwei/talking_rabbit
A common tool to notify you of ANY updated events in ANY fields! Controlled by RESTful API, Hosted by Raspberry Pi 3, Easily transplant : )
alarm continuous-integration devops java reminder
Last synced: 08 Jun 2026
https://github.com/sanogotech/devops-capstone-project
Devops capstone project : IBM DevOps and Software Engineering Certificat Professionnel
Last synced: 01 May 2026
https://github.com/danhpaiva/university-git-devops
💻 • Repository for the "Devops and GitHub" Extension Course
Last synced: 01 May 2026
https://github.com/kiwamizamurai/dockname
Zero-config reverse proxy that makes container routing effortless in development environments
container development-tools devops docker golang localhost proxy reverse-proxy
Last synced: 08 Jun 2026
https://github.com/zuazo/irssi-docker
A minimal Docker image with Irssi, the IRC client.
devops docker irc irc-client irssi minimal
Last synced: 01 May 2026
https://github.com/danieldantasdev/aspnetcore-complete-formation_course-luisdev-backend-part-13_dotnet-6_csharp-10
Repositório da Formação ASP.NET Core: APIs em .NET, Arquitetura Limpa, CQRS, EF Core, Dapper, Repository Pattern, testes unitários, JWT, mensageria com RabbitMQ, microsserviços e DevOps com Azure. Projeto completo do zero.
aspnet-core autenticacao autorizacao azure backend clean-architecture cqrs csharp dapper devops dotnet ef-core jwt luisdev mensageria microsservicos rabbitmq
Last synced: 01 May 2026
https://github.com/yoctol/generator-yoctol-ansible
Scaffold to generate ansible scripts for deployment with ease.
ansible continuous-delivery devops yeoman-generator
Last synced: 08 Jun 2026
https://github.com/weronika-stepien/kubernetes
Kubernetes configurations for deploying and managing applications from the 'JAVA' and 'PYTHON' repositories. Includes deployment, pod, service, and ingress files, demonstrating DevOps practices for containerized application management, orchestration, and scaling.
cluster-management deployment devops docker-image kubernetes orchestration pods services
Last synced: 02 May 2026
https://github.com/parithosh/ansible-beaconfuzz-runner
Ansible playbooks to setup and run the beaconfuzzer
ansible devops ethereum fuzzing
Last synced: 02 May 2026
https://github.com/longcipher/shellflow
AI agent native DevOps bash script orchestrator.
agent-native agent-skills ansible bash devops ssh
Last synced: 02 May 2026
https://github.com/fabiocannas/blog
My personal blog
automation cloud-engineering devops iac microsoft-azure powershell terraform
Last synced: 02 May 2026
https://github.com/kogunlowo123/terraform-aws-sns-sqs
Terraform module for AWS SNS topics and SQS queues with subscriptions, dead-letter queues, FIFO, and KMS encryption
aws devops event-driven infrastructure-as-code messaging production-ready sns sqs terraform terraform-module
Last synced: 02 May 2026
https://github.com/kogunlowo123/terraform-azure-postgresql-flexible
Azure PostgreSQL Flexible Server Terraform module with HA, geo-redundant backups, and private endpoint
azure database devops infrastructure-as-code postgresql production-ready terraform terraform-module
Last synced: 02 May 2026
https://github.com/kogunlowo123/terraform-aws-elasticache-redis
AWS ElastiCache Redis Terraform module with cluster mode, multi-AZ, RBAC, encryption, and alarms
aws devops elasticache infrastructure-as-code production-ready redis terraform terraform-module
Last synced: 02 May 2026
https://github.com/mosher-labs/helm-charts
🚀 This repository serves as a centralized collection of Helm charts for deploying and managing Kubernetes applications. 🎯
axes devops helm helm-charts infrastructure-as-code k8s kubernetes mosher-labs reliability-engineering viking
Last synced: 09 Jun 2026
https://github.com/kogunlowo123/devops-prompts
Curated DevOps prompt library for Terraform, Kubernetes, CI/CD, and monitoring workflows
ci-cd devops kubernetes monitoring prompt-engineering terraform
Last synced: 02 May 2026
https://github.com/mubashirsidiki/olympics-data-enigeering
Worked with Azure Data Factory, Databricks, Data Lake Storage, and Synapse Analytics to build an ETL pipeline for processing and analyzing Olympic Games data from Kaggle.
analytics azure big-data data dataengineering devops pipeline
Last synced: 02 May 2026
https://github.com/thaitechtales/aws
This repository serves as a centralised hub for all AWS-related projects. The aim is to explore and implement various AWS services and solutions, showcasing practical knowledge of cloud architecture, infrastructure management, and automation.
automation aws cloud cloud-computing cloudformation cloudformation-template devops infrastructure-as-code scalable-solutions terraform terraform-module
Last synced: 02 May 2026
https://github.com/karan-negi-12/bash-projects
Repo for all the useful bash projects to automate daily task and can showcase Infront of interviewer. These projects are great for learning prospective too.
bash bash-programming bash-projects bash-script bash-scripting bash-scripts devops linux linux-shell shell-programs shell-project shell-scripting shell-scripts
Last synced: 02 May 2026
https://github.com/kzap/ansible-role-default-packages
Downloads a set of default packages for RedHat/CentOS or Debian/Ubuntu systems
ansible ansible-role debian devops rhel
Last synced: 02 May 2026
https://github.com/deypadma2020/docker
📦 A practical Docker learning log and cheat sheet covering installation, commands, Dockerfiles, Compose, registries, and orchestration. Perfect for DevOps and containerization beginners and practitioners.
containerization devops docker docker-compose docker-image docker-network docker-registry docker-volumes dockerfile wsl
Last synced: 02 May 2026
https://github.com/jordan-jarvis/jenkins-mcp-enterprise
The most advanced Jenkins MCP server available - Enterprise debugging, multi-instance management, AI-powered failure analysis, vector search, and configurable diagnostics for complex CI/CD pipelines.
ai automation ci-cd debugging devops enterprise jenkins mcp model-context-protocol vector-search
Last synced: 03 May 2026
https://github.com/lkubb/salt-tool-chromium-formula
Manage (Ungoogled) Chromium in the user environment, including settings, extensions and flags.
chromium devops salt-formula saltstack
Last synced: 03 May 2026
https://github.com/ciucurdaniel/aks-automatic-shutdown
Pipeline which automatically starts/stops AKS cluster during non-business hours and weekends.
azure-kubernetes-service concourse-ci cost-optimization devops
Last synced: 09 Jun 2026
https://github.com/liteobject/demo.monorepo
Exploring mono repo pipeline(s) in ADO
azure azure-devops deployment devops monorepo
Last synced: 03 May 2026
https://github.com/odutra-dev/devops
airflow devops docker docker-compose jenkins
Last synced: 03 May 2026
https://github.com/himanshu2604/zendrix-product-release
🔄 Professional Git Flow workflow architecture for managing monthly product releases. Demonstrates branching strategies, release management, and team collaboration best practices for scheduled deployment cycles.
devops git git-flow github release-management version-control
Last synced: 03 May 2026
https://github.com/mrwulf/vagrant-playground
Add a little abstraction to vagrant to simplify testing puppet and stuff
development development-tools devops foreman iterate puppet puppetserver vagrant
Last synced: 03 May 2026
https://github.com/thedevopsdaily/.github
The latest news, tutorials, and guides for DevOps professionals.
devops devopsdaily docker kubernetes terraform
Last synced: 03 May 2026
https://github.com/jebinjeb/k8s-evacuator
Advanced Kubernetes node evacuation tool with safe batching, workload-aware draining, and progressive (controlled) pod eviction.
cloud-native cluster-operations devops k8s kubectl kubernetes node-drain platform-engineering pod-eviction sre statefulset
Last synced: 03 May 2026
https://github.com/antoniakras/docker-django-ci-cd
Dockerized Django app with GitHub Actions CI/CD pipeline. Automated Docker Hub publishing.
automation ci-cd containerization devops django docker github-actions
Last synced: 03 May 2026
https://github.com/mdazfar2/automated-ci-cd-pipeline-space-web
React with Vite App - Automated CI/CD pipeline integrates Jenkins with Github-webhooks for automated deployment using Docker compose.
cicd devops docker docker-compose dockerfile jenkins jenkinsfile pipeline
Last synced: 03 May 2026
https://github.com/fabeklou/alx-system_engineering-devops
Shell bash scripting basics
bash bash-scripting devops shell vagrant
Last synced: 03 May 2026
https://github.com/humancto/hawk
Map your AWS serverless architecture in seconds. Discover Lambda functions, triggers, and connected services — render as navigable graphs.
architecture-visualization aws aws-sdk-rust bevy cli cloud-discovery devops graph-visualization infrastructure infrastructure-mapping lambda mermaid rust serverless
Last synced: 03 May 2026
https://github.com/ebrahimmosadegh/kilavade
A Company's website in the field of energy, engineering and instrumentation in Deutschland.
cpanel devops django full-stack html-css-javascript python
Last synced: 03 May 2026
https://github.com/dncrypter/ansible-projects
Welcome to my collection of Ansible projects! This repository contains various Ansible playbooks, roles, and collections I've worked on, demonstrating automation, configuration management, and orchestration tasks using Ansible.
ansible ansible-playbook devops linux
Last synced: 03 May 2026
https://github.com/archisman-mridha/aks-masterclass
Learning about Azure Kubernetes Service
aks aks-cluster aks-kubernetes-cluster azure azure-devops cloud devops infrastructure-as-code managed-kubernetes-cluster terraform
Last synced: 03 May 2026
https://github.com/aaronmk44/copperde
The Copper Standard Edition, a secure browser with multiple security layers, a development/deployment environment, designed to run on an intranet.
developer-tools devops intranet security-tools
Last synced: 22 Jun 2026
https://github.com/logalexus/chat-kafka
DevOps stand and sandbox
devops docker fastapi grafana kafka monitoring prometheus
Last synced: 04 May 2026
https://github.com/airizom/jenkins-workbench
Browse Jenkins instances, trigger builds, view logs, and manage CI/CD pipelines from VS Code.
automation build cd ci cicd continuous-integration devops jenkins pipeline vscode vscode-extension
Last synced: 04 May 2026
https://github.com/hernan2975/infraestructura-web-escalable
Diseño y mantenimiento de infraestructura escalable y de alta disponibilidad para alojar aplicaciones web de alto tráfico. Incluye automatización con Ansible y Bash, contenerización con Docker, balanceo con NGINX, base de datos PostgreSQL con replicación, monitoreo con Prometheus y Grafana, y orquestación base en Proxmox.
ansible devops docker infrastructure postgresql
Last synced: 04 May 2026
https://github.com/hiejulia/js-dev-env
Everything you need for starting Javascript project. Javascript boilerplate scaffolding starter. The starting point for full-stack JS projects.
boilerplate certificates ci circleci devops docker docker-compose fullstack-javascript mocha travis-ci
Last synced: 04 May 2026
https://github.com/jjlongoria/aura-helper-package-generator
Repository to storage and manage the code for Aura Helper Package Generator Module. This repository has an util class to create and merge package and destructive files.
aura-helper ci continuous-integration devops framework git metadata package salesforce salesforce-developers
Last synced: 04 May 2026
https://github.com/marc-poljak/aws-security-group-dependency-analyzer
Analyze and identify obsolete AWS security groups and their dependencies across multiple services. Built for DevOps and Security teams.
aws aws-automation aws-sdk aws-security aws-tools boto3 cloud-security devops devsecops iac python python3 security-groups security-tools
Last synced: 04 May 2026
https://github.com/imerica/wrk
Dockerized version of the lastest WRK Version (4.1.0)
benchmarking devops docker docker-image loadtest performance
Last synced: 04 May 2026
https://github.com/afdabro/mac-dev-setup
Automated Mac Developer Machine Setup for day to day dev tasks
ansible developer-tools development-environment devops
Last synced: 04 May 2026
https://github.com/cybardev/dbsys-webapp
Full-stack Flask + SQL Web App for Database Systems course
database devops flask-app full-stack-web-development infrastructure-as-code sql
Last synced: 04 May 2026
https://github.com/devilrancy/robot-cx-python
A Docker image indented to use for Robot Framework Testing with cx_Oracle prebuilt.
cx-oracle devops docker python python-2 python-3 robot-framework robotframework testing
Last synced: 04 May 2026
https://github.com/prathameshnium/scripts
A personal collection of utility scripts for automating various tasks on Windows and Linux, including batch files for system updates and application launching.
automation batch batchfile devops jupyter jupyter-notebook linux scripts shell utility-scripts windows
Last synced: 04 May 2026
https://github.com/logreg-n-coffee/video-to-mp3-converter
A video to mp3 converter app using using Python, Kubernetes, RabbitMQ, MongoDB, & mySQL
devops flask kubernetes mysql python rabbitmq
Last synced: 04 May 2026
https://github.com/robrohan/bash-ping
Docker container that pings a list of servers and provides a prometheus feed for the ping
bash devops devops-tools grafana monitoring nodeping ping prometheus
Last synced: 04 May 2026
https://github.com/chcdc/cluster-rabbitmq-example
A simple example repository for creating a rabbitmq cluster with three nodes.
ansible chcdc devops hacktoberfest rabbitmq terraform
Last synced: 04 May 2026
https://github.com/neha-dev-dot/install-miniqube-with-github-action
This repository demonstrates how to install and run Minikube inside a GitHub Actions workflow. It sets up a local Kubernetes cluster in a CI/CD environment using the Docker driver. Ideal for testing Kubernetes manifests, Helm charts, and automation tasks directly in your pipeline.
automation ci-cd container-orchestration devops github-actions github-pipeline kubectl kubernetes minikube
Last synced: 04 May 2026
https://github.com/apprafter/apprafter
Opinionated open-source PaaS on Kubernetes — same Application manifest from a single VPS to confidential bare metal.
cue-lang developer-platform devops gitops kubernetes opinionated paas platform-engineering rust self-hosted
Last synced: 15 Jun 2026
https://github.com/puzl-cloud/github-workflow-assistant
Perform bulk operations on the GitHub Actions workflows among multiple repos and branches
ci devops devops-tool github github-actions github-workflows
Last synced: 04 May 2026
https://github.com/medvind2140/vimdiffer
Quick and easy diffing from clipboard into terminal and Vim
Last synced: 04 May 2026
https://github.com/skwowet/devops-scratchpad
This repo is intended for experimenting with DevOps stuff.
devops docker experiment nodejs
Last synced: 04 May 2026
https://github.com/microcosem/rtcamp-hiring-system-engineer-challenge-a
:star: Hiring challenge for the System Engineer position at rtCamp, challenge A.
automation bash developer-challenges devops wordpress
Last synced: 04 May 2026
https://github.com/danieldantasdev/aspnetcore-complete-formation_course-luisdev-backend-part-11_dotnet-6_csharp-10
Repositório da Formação ASP.NET Core: APIs em .NET, Arquitetura Limpa, CQRS, EF Core, Dapper, Repository Pattern, testes unitários, JWT, mensageria com RabbitMQ, microsserviços e DevOps com Azure. Projeto completo do zero.
aspnet-core autenticacao autorizacao azure backend clean-architecture cqrs csharp dapper devops dotnet ef-core jwt luisdev mensageria microsservicos rabbitmq
Last synced: 05 May 2026
https://github.com/ferdiozer/github-actions-react
Automatic Deployment on React App: Github Actions
autodeploy devops github-actions reactjs
Last synced: 05 May 2026
https://github.com/ojeojeikere-study/aws-ai-log-analyzer
AI-Powered Log Analyzer for AWS CloudWatch — Serverless observability system using AWS Lambda + boto3 to retrieve and analyze logs via an LLM API. Automatically summarizes anomalies, stores insights in S3, and sends alerts through SNS. Built with Terraform and Python for full AWS automation.
aiops automation aws boto3 cloudwatch devops lambda llm python s3 serverless sns terraform
Last synced: 05 May 2026
https://github.com/heytalepazguato/cron-doctor
Audit your crontab in seconds. Plain-English schedule explanations, ten lint checks, calendar view, JSON output. Pure Go static binary, no daemon, no network.
audit automation cli command-line cron cron-jobs crontab developer-tools devops go golang linter scheduled-tasks static-analysis sysadmin system-administration
Last synced: 05 May 2026
https://github.com/somethingwithproof/terraform-aws-dedicated-host
[infrastructure] Terraform module to efficiently manage AWS Dedicated Hosts and integrate with AWS License Manager, simplifying autoscaling setup.
aws cloud dedicated-host devops ec2 iac infrastructure terraform terraform-module
Last synced: 05 May 2026
https://github.com/onecx/docker-spa-base
OneCx docker SPA base image for web application
Last synced: 21 May 2026
https://github.com/coslynx/spacelane-3d-landing
Interactive 3D SaaS demo via WebGL, Spacelane awaits... Created at https://coslynx.com
3d-animation 3d-landing-page 3d-model 3d-performance 3d-visualization 3d-web code-generation coslynx developer-tools devops framer-motion gltf landing-page machine-learning react react-three-fiber three-js typescript web-graphics webgl
Last synced: 05 May 2026
https://github.com/bitesinbyte/blog
A space for my stories about dotnet, c#, azure, devops and more
Last synced: 05 May 2026