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-03 00:08:30 UTC
- JSON Representation
https://github.com/ciucurdaniel/ibm-uvt-proiect-colectiv-devops
Holds course files plus exercise and demos for UVT Proiect Colectiv DevOps project.
containers devops ibm podman uvt-computer-science
Last synced: 25 Oct 2025
https://github.com/awsfundamentals-hq/cloudwatch-synthetics-visual-regression-tests
Learn about Visual Regression Testing with AWS CloudWatch Synthetics
aws cloudwatch devops lambda monitoring newsletter synthetics-canary visual-regression-testing
Last synced: 08 May 2026
https://github.com/sharanch/inkwell
Microservices blogging platform ā Go services, React frontend, Kubernetes (Minikube), GitOps with ArgoCD, CI/CD via GitHub Actions. SRE/DevOps portfolio project.
argocd devops docker github-actions golang istio kubernetes microservices portfolio postgresql react redis sre
Last synced: 29 Jun 2026
https://github.com/nirbhays/infracents
GitHub App: real-time Terraform cost estimates on every PR. Catch cloud cost surprises before they merge.
aws cloud-cost cost-estimation devops finops gcp github-app infrastructure open-source pull-request python terraform
Last synced: 08 Apr 2026
https://github.com/tanmayvaij/aws-devops-practice
A comprehensive collection of hands-on demonstrations and practical exercises with AWS services, designed to enhance DevOps skills and workflows. Explore real-world scenarios and best practices for cloud infrastructure, automation, and continuous integration using AWS.
amazon-web-services auto-scaling-group automation aws aws-learning cloud cloudautomation cloudcomputing devops devops-tools docker docker-compose docker-image ec2 iam load-balancer private-reg public-registry s3-bucket
Last synced: 05 May 2026
https://github.com/lando/prepare-release-action
Prepare a Lando plugin for publishing to a package registry.
Last synced: 07 Mar 2026
https://github.com/arindam0310018/16-aug-2022-devops__create-spi-generate-secret-store-in-kv
CREATE SERVICE PRINCIPAL AND STORE SECRET IN KEY VAULT USING AZ DEVOPS
azure community devops pipeline
Last synced: 19 May 2026
https://github.com/bgauduch/terraform-examples
Library of Terraform examples, covering various topics, first-class citizen for demos !
aws cloud demo devops examples iac learning plateform-engineering terraform
Last synced: 04 Jul 2026
https://github.com/badreddinkaztaoui/fq_log_archive_script
This script is designed to manage and maintain log files by archiving and cleaning them up based on their age. It compresses old log files into an archive and removes logs and archives older than specified retention periods.
bash bash-scripting devops linux
Last synced: 14 Apr 2025
https://github.com/devopsvanilla/gh-gpg-helper
Automate GitHub GPG key setup and commit signing configuration with a single command - secure your commits effortlessly
bash devops github-config shell
Last synced: 19 May 2026
https://github.com/devcyclehq/homebrew-cli
DevCycle - Homebrew install for the CLI
continuous-delivery continuous-deployment devcycle devops feature-flags feature-toggles openfeature
Last synced: 19 May 2026
https://github.com/catvec/salt-pillar-linter
Lints Salt states and their use of pillars. Only Jinja supported.
Last synced: 19 May 2026
https://github.com/gustapinto/fatec_dsm_pi_quarto_semestre
Projeto interdisciplinar desenvolvido no 4° semestre de DSM da FATEC Araras
arduino devops fatec-araras kotlin pi typescript
Last synced: 13 May 2025
https://github.com/copyleftdev/osilog
a simple osi layer log util
advent-of-code-2023 blueteam cli devops network-analysis redteam security tools
Last synced: 17 Aug 2025
https://github.com/ibm-cloud-architecture/cloud-native-bootcamp
cloud containers devops kubernetes openshift
Last synced: 14 Apr 2025
https://github.com/inkel/consul-catalog
Queries Consul catalog and print out registered nodes and services. Useful for tab completion.
cli completion consul consul-catalog devops devops-tools go golang golang-application
Last synced: 16 Jun 2025
https://github.com/hedzr/mac-sparse-disk.sh
A bash utility to operate a .sparsebundle file
bash bash-sh devops devops-tool disk-image macos mount shell shell-script sparsebundle
Last synced: 16 Apr 2026
https://github.com/avisi-cloud/terraform-acloud-cluster
Terraform Module for Provisioning an Avisi Cloud Kubernetes Cluster
avisi-cloud devops kubernetes terraform
Last synced: 19 May 2026
https://github.com/joakimbits/normalize
Make Make more inclusive - build automatically and from anywhere
assembly-x86 bringup c cpp devops includable make pandoc pdf-generation python3 relocatable report test venv
Last synced: 11 Apr 2025
https://github.com/mathieubuisson/mathieubuisson.github.io
Blog
devops devops-tools powershell scripting
Last synced: 01 Jan 2026
https://github.com/devops-video-sharing/frontend
auto-scaling devops google-cloud-platform load-balancer microservice react
Last synced: 19 May 2026
https://github.com/iamrlz/devops-roadmap
This repo contains the various learning materials for Cloud & DevOps.
aws azure ci-cd cloud computer-science devops devops-roadmap docker documentation gcp git github github-actions golang kubernetes linux python shell-scripting
Last synced: 08 Apr 2026
https://github.com/angha-varangaonkar/devops-training
This repository highlights my practical journey in DevOps, featuring key tools and methodologies. It serves as a platform to document my progress, share insights, and collaborate on meaningful solutions.
ansible aws devops docker kubernetes linux
Last synced: 08 Apr 2026
https://github.com/pfrederiksen/aws-access-map
Instant 'who can reach this?' mapping for AWS resources. Find admin users, audit IAM policies, debug permissions. 100% free, runs locally, no AWS charges.
aws aws-iam cli devops golang iam permissions security security-audit security-tools
Last synced: 16 Jan 2026
https://github.com/arindam0310018/13-june-2022-azure__design-foundations-for-iac-and-devops-with-charts
AZURE CHARTS: DESIGN FOUNDATION FOR IAC AND DEVOPS!!!
Last synced: 19 May 2026
https://github.com/gerardo-lijs/azure-devops
Samples for working with Azure DevOps
azure azure-devops devops netcore3 pipeline yaml
Last synced: 20 May 2026
https://github.com/didrod205/actionbudget
Lint GitHub Actions workflows for CI-minute waste ā missing caching, no concurrency cancel, no timeouts, oversized matrices, duplicate push+PR runs, costly runners. Each finding has a one-line fix. Deterministic CLI, JSON/MD reports.
actionlint actions cache ci ci-cd ci-minutes cli concurrency cost-optimization developer-tools devops github-actions linter typescript workflow yaml
Last synced: 04 Jul 2026
https://github.com/javanile/shell.javanile.org
Public website
bash development-automation devops devops-tools javanile
Last synced: 29 Mar 2025
https://github.com/amadou-6e/py-dockerdb
Docker-DB is a Python library for managing database containers via Docker: supporting fast, scriptable setup of MongoDB, PostgreSQL, MySQL, and SQL Server for development and testing.
containerization database devops docker docker-python mongodb mysql pgvector postgresql python sql-server testing vector-database vectorstore vectorstores
Last synced: 26 Aug 2025
https://github.com/azmisahin/azmisahin-software-devops-architecture-automation-net
Architecture example of continuous integration, continuous deployment of packaging and version management with dev-ops tools: automation
architecture cd ci devops management package tools version
Last synced: 29 Mar 2025
https://github.com/meysam81/ansible-collections
A collection of handy Ansible collection roles I use on a daily basis for managing my infrastructure
ansible ansible-collection ansible-playbooks ansible-roles automation automation-scripts cloud-automation configuration-management continuous-deployment deployment-automation devops infrastructure-as-code infrastructure-automation infrastructure-management it-automation orchestration playbooks roles server-provisioning system-administration
Last synced: 20 May 2026
https://github.com/arindam0310018/29-aug-2022-devops__rotate-storage-account-keys
ROTATE STORAGE ACCOUNT KEYS USING AZ DEVOPS
azure community devops pipelines powershell
Last synced: 20 May 2026
https://github.com/msradam/rocannon
An MCP server generator for Ansible. Reflects every installed module from ansible-doc into typed, LLM-callable MCP tools.
ai-agents ansible anthropic automation claude devops infrastructure-as-code llm mcp model-context-protocol
Last synced: 05 Jul 2026
https://github.com/yuanyuanzijin/tunlite
Lightweight, Agent-native SSH tunnel manager that keeps your tunnels alive ā auto-reconnect, autostart, zero dependencies. A modern autossh replacement. č½»éćé¢å Agent ē SSH é§éē®”ēåØļ¼č®©é§éęē»åØēŗæļ¼čŖåØéčæćå¼ęŗčŖåÆćé¶ä¾čµļ¼ē°ä»£ē autosshć
autossh cli cross-platform devops nodejs post-forward reconnect socks5 ssh tunnel
Last synced: 05 Jul 2026
https://github.com/dhanushreddy291/flyio-browser
A personal cloud remote instance of firefox deployed on fly.io accessible from any device
devops docker flyio kasm remote-access
Last synced: 20 May 2026
https://github.com/getgort/gort-guide
The user documentation for Gort.
bot-framework chat-bot chatbot chatbot-framework chatops cog devops devops-tools go golang gort slack
Last synced: 20 May 2026
https://github.com/anmolnagpal/terraform-boilerplate
Terraform Boilerplate
aws boilerplate boilerplate-template devops template terraform
Last synced: 20 May 2026
https://github.com/dsrathore1/iris-flower-classifier-api
A production-style API that predicts the species of an Iris flower based on input features using a trained Random Forest classifier. Fully containerized using Docker.
dataset devops docker good-first-issue iris ml mlops
Last synced: 20 May 2026
https://github.com/dockfixlabs/docker-compose-starters
Production-ready docker-compose templates for common stacks. Copy, configure .env, run.
devops docker docker-compose monitoring postgresql redis templates
Last synced: 05 Jul 2026
https://github.com/dominik-kielkowski/hotel-website
full-stack project demonstrating skills in backend API development, SPA frontend, and DevOps automation using CI/CD, containerization, and cloud deployment.
Last synced: 11 May 2026
https://github.com/colinbut/grafana-observability-ec2
Grafana Observability Stack on EC2 (Single-Tenant mode)
aws aws-ec2 devops ec2 ec2-instance grafana grafana-agent grafana-dashboard grafana-oss loki mimir monitoring monitoring-server monitoring-tool observability packer prometheus promtail pulumi terraform
Last synced: 15 Apr 2026
https://github.com/shini4i/gitlab-token-scope-adjuster
CLI tool for automatically adjusting CI_JOB_TOKEN access scope based on project dependencies in GitLab.
automation devops gitlab gitlab-ci time-saving-tool
Last synced: 10 Apr 2025
https://github.com/ygo74/generator-ansible-project
Yeoman generator for ansible project
Last synced: 20 May 2026
https://github.com/zachlagden/discordctl
Control a Discord server from the command line ā a localhost command bus and dctl CLI for full, dry-run-safe bot-driven server management.
automation cli command-bus devops discord discord-bot discord-py python server-management uv
Last synced: 05 Jul 2026
https://github.com/miguel-florian/alx-system_engineering-devops
alx-system_engineering-devops
alx-africa alx-system-engineering devops shell shell-script
Last synced: 26 May 2026
https://github.com/leoweyr/github-release-workflow
Streamline your software delivery with a production-ready engineering workflow. Automated semantic versioning, changelog generation (via git-cliff), and GitHub release publishing.
automated-release changelog-generator ci-cd conventional-commits devops engineering-workflow git-cliff github-actions pipeline production-ready release-automation reusable-workflows sematic-release software-delivery
Last synced: 03 Apr 2026
https://github.com/cmacrae/ansible-vault
Ansible role for deploying Vault
ansible devops hashicorp hashicorp-vault secret-management secrets security vault
Last synced: 01 Nov 2025
https://github.com/sanjulaganepola/github-local-actions-docs
š GitHub Local Actions Documentation
act ci devops github github-actions vscode
Last synced: 02 Nov 2025
https://github.com/shuklaritvik06/devops
This repository will contain all my learnings of DevOps. :sparkles:
Last synced: 07 Mar 2026
https://github.com/arindam0310018/27-nov-2023-devops__choose-right-tooling-for-cloud
Choose Right Tooling for Cloud ?
azure cloud devcommunity devops github-actions
Last synced: 21 May 2026
https://github.com/itszcx/pre-commit-hooks
Useful pre-commit hooks for personal use
c cpp devops epitech haskell linter pre-commit pre-commit-hooks python refactoring
Last synced: 08 Apr 2026
https://github.com/coslynx/visiahub-3d-product-demo
VisiaHub: 3D SaaS demo with interactive animations... Created at https://coslynx.com
3d-animation 3d-landing-page 3d-model 3d-performance 3d-web code-generation coslynx developer-tools devops drei gltf landing-page machine-learning r3f react react-three-fiber shader three-js typescript webgl
Last synced: 05 May 2026
https://github.com/pfrederiksen/blast-radius
Local-first AWS dependency graph CLI to understand blast radius before changes
aws aws-sdk-go-v2 cli cloudops devops golang observability sre
Last synced: 25 Jan 2026
https://github.com/lreimer/oc-minipad
Visualise and manage OpenShift DeploymentConfigs and pods using a Novation Launchpad Mini MK2
devops graal-native graalvm java java-8 openshift-v3
Last synced: 14 Mar 2025
https://github.com/salt-extensions/saltext-github
Salt Extension for interacting with GitHub
devops github salt-extension saltstack saltstack-extension
Last synced: 25 Oct 2025
https://github.com/salt-extensions/saltext-pagerduty
Salt Extension for interacting with PagerDuty
devops pagerduty salt-extension saltstack saltstack-extension
Last synced: 25 Oct 2025
https://github.com/salt-extensions/saltext-haproxy
Salt Extension for interacting with HAProxy
devops haproxy salt-extension saltstack saltstack-extension
Last synced: 25 Oct 2025
https://github.com/fullstack-pw/infra
Fully automated homelab
ansible argocd cluster-api containerd devops docker gitops k0s k3s kubeadm kubernetes opentofu proxmox rke2 sops talos terraform
Last synced: 03 Feb 2026
https://github.com/rohan0011/flask_web_application_with_cicd
DevOps Project (Beginner Level)
aws-ec2 cicd developer-tools devops docker docker-container docker-image dockerfile flask flask-api git github jenkins python3
Last synced: 08 Apr 2026
https://github.com/woodprogrammer/firecracker-rootfs-builder
RootFS builder with OCI images
automation buildx devops docker firecracker firecracker-containerd firecracker-microvms linux
Last synced: 09 May 2026
https://github.com/debjyoti30/github-foundation-learning
This repo will include contents which i will be practicing to know more about Github foundation certification.
Last synced: 04 Nov 2025
https://github.com/asifcopilot/devsecops-netflix
DevSecOps Project to setup Netflix clone on Azure using CICD, Security, Monitoring and GitOps
cicd devops devops-project devsecops-best-practices jenkins kubernetes-deployment
Last synced: 02 Jan 2026
https://github.com/jesufemi-o/flux-django
Simple Microservice example, showing how to use Gitops Principles for Deploying to kubernetes with Flux CD
Last synced: 04 Apr 2025
https://github.com/simonsdave/analyze-restful-api-load-test-results
Automated assessment of load/stress test results in CI/CD pipelines
ci-cd devops load-testing stress-testing
Last synced: 05 Mar 2025
https://github.com/iloveitaly/github-action-playground
GitHub Actions playground repository for testing and experimenting with workflows and actions
automation ci-cd devops github github-actions playground testing workflows
Last synced: 08 May 2026
https://github.com/abderrahmanehamim/gilabs---systeme-de-gestion-des-laboratoires-de-l-ensam-rabat
L'objectif principal de GiLabs est d'optimiser la gestion des laboratoires au sein de l'ENSAM Rabat en proposant une plateforme centralisée pour la gestion des ressources matérielles et la documentation des travaux pratiques. Cette application offre une solution complète pour : - Documenter tous les matériels disponibles dans chaque laboratoires
backend bootstrap css devops frontend html-css-javascript java javascript spring-boot spring-mvc spring-security thymleaf webapplication
Last synced: 08 Apr 2026
https://github.com/matveyguralskiy/dribbledata
DribbleData project is a microservices architecture where Flask services integrate with AWS for a scalable, secure, and flexible system. With Kubernetes containerization and CI/CD automation, it ensures efficient development and reliable deployment
aws cicd cloudfront devops docker flask github-actions grafana helm kubernetes lambda microservices prometheus ssm terraform
Last synced: 25 Jan 2026
https://github.com/tamoziit/devops-docker
A small scale production grade workflow implementing DevOps.
devops docker docker-compose docker-container docker-images docker-services docker-stack-deploy docker-swarm docker-volumes dockerhub express express-session ipv4-address mongodb nginx redis ubuntu-server
Last synced: 20 Jan 2026
https://github.com/cruxstack/github-ops-app
GitHub App for automating operations with Okta sync, PR compliance monitoring, and Slack notifications.
access-control automation branch-protection compliance devops github github-app golang infrastructure organization-management otka security serverless slack team-management webhook
Last synced: 18 Feb 2026
https://github.com/dncrypter/terraform-projects
Welcome to the terraform-projects repository! This repository is a collection of various Terraform projects designed to automate the provisioning and management of infrastructure across different cloud providers
automation aws azure devops infrastructure-as-code terraform
Last synced: 08 Apr 2026
https://github.com/boshu2/12-factor-agentops
DevOps + SRE principles for operating LLM applications reliably at scale. Complementary to 12-Factor Agents for building
12-factor agent-orchestration agentops agents ai-agents ai-agents-framework ai-operations argocd context-engineering devops flux gitops infrastructure-as-code kubernetes kyverno llm openshift platform-engineering production-operations sre
Last synced: 12 May 2026
https://github.com/coslynx/discord-music-playback-bot
Project: Music Playing Discord Bot System. Created at https://spectra.codes, which is owned by @Drix10
audio-settings axios code-generation code-quality developer-tools devops discord-bot discordjs express ffmpeg javascript machine-learning mongodb music-playback nodejs playlist-management search-functionality software-development user-engagement volume-control
Last synced: 17 Mar 2026
https://github.com/iamabhishek-dubey/ansible-role-prometheus
I am a repo for prometheus setup #prometheus #monitoring
Last synced: 15 Jun 2026
https://github.com/simplenotsimpler/deploy-vbvm
A PowerShell 7+ script which deploys a local Ubuntu VirtualBox virtual machine using a cloud-init autoinstall config file and Packer.
devops devops-tools packer powershell powershell-core powershell-module ubuntu ubuntu2004 virtualbox
Last synced: 08 Mar 2026
https://github.com/abdennour/go-http-proxy
a squid like HTTP Proxy , but 6Mi and faster
Last synced: 07 Apr 2025
https://github.com/fluent-ci-templates/nix-installer-pipeline
ready-to-use pipeline and jobs for Nix projects.
deno deno-module devbox devenv devops floxdev gitlab-ci nix pipeline typescript
Last synced: 06 May 2026
https://github.com/md-emon-hasan/docker-tutorial
š³ comprehensive guide to Docker, understand containerization concepts. Ideal for both beginners developers looking to enhance their Docker skills.
containerization devops docker docker-compose docker-image mlops virtualization
Last synced: 08 Mar 2026
https://github.com/getlumos/lumos-action
GitHub Action for LUMOS schema generation and validation
automation blockchain borsh ci-cd code-generation codegen continuous-integration developer-tools devops github-action github-actions lumos rust schema schema-language solana type-safety typescript validation workflow
Last synced: 09 Apr 2026
https://github.com/labex-labs/red-hat-enterprise-linux-automation-with-ansible-rh294
Learn Red Hat Enterprise Linux automation using Ansible through hands-on labs, covering Ansible fundamentals, playbooks, variables, task control, file deployment, roles, troubleshooting, and Linux administration automation. Comprehensive preparation for Red Hat Ansible certification.
ansible automation certification configuration-management course devops hands-on hands-on-labs infrastructure-as-code labex labs linux playbooks programming rhce rhcsa rhel roles system-administration troubleshooting
Last synced: 15 May 2026
https://github.com/charles-adedotun/claude-code-sub-agents
š¤ Comprehensive sub-agent ecosystem for Claude Code - Intelligent AI assistance across the full software development lifecycle
ai-agents automation claude-code developer-tools devops productivity react security testing workflow
Last synced: 03 Sep 2025
https://github.com/meysam81/gh-cli
gh CLI Docker Image in a busybox
cli-tool command-line containerization continuous-integration development-tools devops distroless docker docker-image github-actions github-api github-automation github-cli github-integration github-workflow golang minimal-image open-source productivity software-development
Last synced: 28 May 2026
https://github.com/samsorrahman/100-days-system-design-for-devops-engineers
100 Days of System Design Road map for DevOps Engineers to enhance their skills with resources and step by step blogs
100daysofdevops aws azure cloud cloudnative design devops docker end endtoendproject gcp grafana kubernetes planning practical project prometheus system terraform
Last synced: 11 Apr 2026
https://github.com/giwiro/k8s-vagrant
A streamlined Vagrant/Ubuntu setup for local Kubernetes clusters. Utilizes kubeadm for cluster management and setup, Flannel as CNI, and CRI-O as CRI. Ideal for local K8s development and testing environments.
crio devops flannel kubeadm kubernetes kubernetes-cluster ubuntu vagrant virtualbox
Last synced: 06 May 2026
https://github.com/yash509/devsecops-uber-clone-deployment
Developed a Uber Clone Application, implemented the DevSecOps practices for deploying on Docker and Kubernetes using Jenkins CI/CD Pipeline.
automation ci-cd css devops devops-tools devsecops docker hcl html javascript jenkins kubernetes nodejs project-repository terraform
Last synced: 10 Apr 2026
https://github.com/wtower/ansible-django-prepare
Ansible role to prepare the launch of a Django app on a Plesk managed Ubuntu server.
ansible-role devops django libapache2-mod-wsgi python
Last synced: 08 May 2026
https://github.com/yash509/devsecops-react-tailwind-app
Developed a React and Tailwind CSS based Pizza App
aws azure cloud css devops devsecops docker gcp hcl html javascript kubernetes react tailwind-css terraform
Last synced: 09 Apr 2026
https://github.com/tanushreesarkar/quirky-cse-project-ideas-repository
Stop building boring to-do lists. š“ Level up your portfolio with these non-clichĆ© programming projects designed to get you hired in 2025. Discover unique, job-focused ideas using cutting-edge tech for every skill level, from beginner to advanced. Build something that stands out and lands you the job. šš¼
ai cloud-computing-applications college-project cutting-edge-technology data-science devops hired ideas mobile-app new-tech project-idea project-template software-engineering ui ux-design web-development
Last synced: 31 Jul 2025
https://github.com/beastmp/msc-devops-bootcamp-infrastructure
devops project-devops-bootcamp terraform
Last synced: 24 Sep 2025
https://github.com/akarce/elk-stack-mastery
A comprehensive project focusing on setting up and configuring the Elastic Stack (Elasticsearch, Logstash, and Kibana) for efficient log management and analytics. This project includes Elasticsearch configurations, Logstash pipelines, and Kibana visualizations, with detailed step-by-step documentation.
dataanalytics datapipeline devops elasticsearch elasticstack elkstack kibana logging logmanagement logstash monitoring opensource systemmonitoring virtualbox visualization
Last synced: 31 Jul 2025
https://github.com/yash509/devsecops-blog-website-deployment
A Blog Website developed using HTML, CSS and JavaScript
argocd aws azure cloud css devops devops-tools devsecops docker gcp hcl html javascript jenkins-pipeline jenkinsfile kubernetes terraform
Last synced: 03 Jan 2026
https://github.com/sunuazizrahayu/docker-nginx-blue-green-deployment
Blue-Green Deployment with Docker and Nginx
blue-green-deployment blue-green-deployments ci-cd deploy deployment devops docker nginx shell zero-downtime
Last synced: 09 Apr 2026
https://github.com/statusneo/konfhub
Full Stack DevOps Pipeline using GitHub Actions and Microsoft Azure
azure cloud devops docker git github github-actions javascript konfhub mern mern-stack microsoft nodejs npm open-source react terraform
Last synced: 09 Apr 2026
https://github.com/aem-design/geb-aem-testing
Shift-Left AEM Automation Testing for AEM.
Last synced: 31 Jul 2025