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-08 00:08:46 UTC
- JSON Representation
https://github.com/ghitado/my-recipe-book
API .NET para gerenciamento de receitas com login via Google e integração com ChatGPT. Utiliza arquitetura DDD e SOLID. Testes unitários e de integração implementados. Mensageria e deploy com Azure.
azure chatgpt csharp ddd deployment devops docker entity-framework google mysql pipelines rest-api solid sonarcloud sqlserver swagger
Last synced: 16 Apr 2026
https://github.com/anayetullahefty/docker-project
Docker-Project is a collection of various Dockerized applications. Each project is contained in its own folder with the necessary Docker configurations (Dockerfile, docker-compose.yml, etc.) for building and running the application in isolated containers..
cicd development devops docker docker-compose docker-container docker-image docker-swarm dockerfile flutter javascript nginx node project python
Last synced: 07 Apr 2026
https://github.com/ricardo-benicio/autohelper
Ai agents
devops postgresql rspec-rails ruby ruby-on-rails
Last synced: 11 Apr 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/kostiantyn-matsebora/workspace-cli
CLI that provides functionality for installing and configuring workspace for a software engineer/DevOps.
automation bash cli containerization devops git github kubernetes kubernetes-cluster linux vscode workspace
Last synced: 19 Jan 2026
https://github.com/craigthackerx/azure-devops-agent-containers
Want some help on self hosting and running your own Azure DevOps agents in a container with some CI/CD? Check this out :ok_hand:
azure cicd continuous-delivery devops docker
Last synced: 30 Apr 2026
https://github.com/guibranco/projects-monitor-ui
⚙️ 🔔 A centralized dashboard to monitor and manage the health and status of GitHub repositories, personal projects, and infrastructure.
dashboard devops devsecops github infrastructure monitor ops ops-admin projects-monitor
Last synced: 03 Jun 2026
https://github.com/chexov/dockerfile2shell
Simple Dockerfile to shell script converter
Last synced: 03 May 2026
https://github.com/dennyzhang/node_status_in_json
Query node status and return a structured json
Last synced: 15 Mar 2025
https://github.com/turbot/flowpipe-mod-urlscan
URLScan.io pipeline library for the Flowpipe cloud scripting engine. Automation and workflows to connect URLScan.io to the people, systems and data that matters.
automation cloud devops flowpipe flowpipe-mod hacktoberfest integrations low-code orchestration pipelines security urlscan urlscan-api urlscan-io workflow workflow-automation workflow-engine
Last synced: 19 Mar 2026
https://github.com/maksim-paskal/gitlab-registry-cleaner
Tool to clean docker registry in Gitlab
containers devops docker-registry gitlab
Last synced: 12 Feb 2026
https://github.com/karthikairam/account-transaction-service
This is a demo micro-service for account transaction as part of mobile challengers banking.
account-transaction devops docker functional-programming github-actions jacoco java-11 junit5 memory-database microservice mockito openapi3 spring-boot swagger2 tdd-java
Last synced: 09 Apr 2026
https://github.com/aenawi/tagtastic
TAGtastic is a lightweight CLI for generating human-readable release codenames. It is designed for release automation, CI/CD pipelines, and teams that want consistent naming with a clear audit trail.
ci cli codenames devops devops-tools github-actions go golang golang-cli release-codenames release-management releases semantic-versioning semver
Last synced: 03 Jul 2026
https://github.com/mcascone/terraform-vra-chef-example
A simple example of using Terraform to spin vRA machines and run Chef on them.
Last synced: 15 Apr 2025
https://github.com/yash509/devsecops-project----architect-comp-deployment
Company's Website developed using HTML and CSS
aws cloud css devops devsecops-pipeline docker git html kuberentes sonarqube trivy-scan
Last synced: 14 Apr 2026
https://github.com/danielwhatmuff/notifybot
Python CLI for notifying Slack of Travis CI deployments
build-notifications ci deployment devops notifications notify python slack travis travis-ci
Last synced: 14 Feb 2026
https://github.com/sugam-arora/zomeal
Welcome to Zomeal, your ultimate culinary guide! Discover the finest eateries and hidden gems in your city with Zomeal. Whether you're craving a quick bite or a gourmet experience, Zomeal connects you to flavors that delight and dishes that inspire. Embark on a delicious journey with us and elevate your dining adventures!
devops devsecops devsecops-pipeline docker git jenkins kubernetes nodejs npm owasp sonarqube trivy zomato zomatoclone
Last synced: 14 Feb 2026
https://github.com/shamimgeek/udacity-cloud-devops-engineer-capstone-project
Udacity Cloud Devops Engineer Capstone Project
anchore aws cloud cloudformation devops docker eks go hadolint jenkins kubernetes udacity
Last synced: 17 Jan 2026
https://github.com/ektachasta/devops-content-all-you-need-to-know-abt-devops-
A collection of hands-on DevOps projects covering Docker, Kubernetes, CI/CD, AWS, Terraform, and more. Each project includes step-by-step instructions, configurations, and best practices to help you gain real-world DevOps experience.
ansible aws ci-cd devops docker iac kubernetes monitoring terraform
Last synced: 10 Apr 2026
https://github.com/arindam0310018/01-mar-2024-devops__diagnostic_settings_architecture_for_iac
Diagnostic Settings Architecture for IaC
azure devcommunity devops diagnostics iac
Last synced: 21 Jul 2025
https://github.com/megatron-xcoder/dasmedhub
This project is an AI-powered healthcare platform designed to provide users with convenient access to medical resources, chatbot assistance, and nearby hospital tracking. Built using the MERN stack, this website integrates various technologies to enhance user experience and accessibility to healthcare services.
azure azure-devops devops docker docker-compose express gemini-api google-maps-api kubernetes material-ui mongodb nodejs reactjs tailwind virtual-machine
Last synced: 27 Jan 2026
https://github.com/markscarroll/agile-infra-mashup
Agile + Infra mashup starter kit. Automates pre-product backlog intake with Go/No-Go and priority labeling via GitHub Actions. Includes sample workflows, plain-English setup, and easy customization for teams using Notion, Trello, or GitHub Projects.
agile automation backlog devops github-actions notion prioritization product-management trello triage
Last synced: 11 Apr 2026
https://github.com/rios0rios0/gitforge
Shared Go library providing common abstractions for Git hosting platforms (GitHub, GitLab, Azure DevOps). Includes provider discovery, PR management, API file operations, local git operations via go-git, GPG/SSH commit signing, changelog processing (Keep a Changelog), token resolution, and factory-based registries. Used by autobump and autoupdate.
clean-architecture devops git golang multi-provider
Last synced: 23 May 2026
https://github.com/osama-yusuf/devops-task-1
a task to create presentation to convince the management of AWS then create a POC
ansible devops jenkins kubernetes terraform
Last synced: 07 Apr 2026
https://github.com/dvilaverde/k8s-countermeasures
Kubernetes operator deploying run-books as code.
automation countermeasure devops golang k8s kubernetes operator operator-sdk prod-support runbooks sre
Last synced: 15 Jan 2026
https://github.com/devpro/fun-with-containers
Presentations, samples, tutorials to have fun with containers
devops gitops presentations samples tutorials
Last synced: 28 Feb 2025
https://github.com/codacy/pulse-event-cli
Command line interface to push events to the pulse service
accelerate devops engineering metrics
Last synced: 23 Apr 2025
https://github.com/suraj-kumar00/portfolio
Build my portfolio website.
animation cicd development devops docker github-actions nextjs portfolio portfolio-website tailwind technical-writing vercel
Last synced: 10 Apr 2026
https://github.com/dongkoony/k8s-ec2-observability
Terraform module collection for building Kubernetes clusters on AWS EC2 with comprehensive observability implementation
aws devops golang grafana kubernetes prometheus python terraform
Last synced: 15 Feb 2026
https://github.com/bitsofinfo/pingdom-check-loader
CLI for generating Pingdom checks from a declarative YAML configuration
devops health healthchecks monitoring pingdom pingdom-api
Last synced: 14 Aug 2025
https://github.com/akavel/nixme
Nix minimal effector — receives and unpacks prebuilt Nix derivations from `nix copy --to ssh://...`
Last synced: 28 Apr 2026
https://github.com/clouddrove/terraform-azure-key-vault
Terraform module to create key-vault resource on AZURE. Azure Key Vault is a cloud service provided by Microsoft Azure that allows you to securely store and manage cryptographic keys, secrets, certificates, and other sensitive information.
azure-key-vault devops terraform terraform-modules
Last synced: 10 Oct 2025
https://github.com/sloopstash/kickstart-packer
Build secure, scalable, lightweight, and hardened OS/machine images for cloud and on-premise hypervisors using Packer.
amazon-ec2 automation aws azure azure-virtual-machine cloud devops gcp gcp-compute-engine infrastructure-as-code on-premise virtual-machine virtualbox vmware
Last synced: 17 Jan 2026
https://github.com/pdmlab/waitforpostgres.net
Wait for Postgres connections using .NET
devops dotnet npgsql postgresql testing
Last synced: 09 Apr 2026
https://github.com/jagrit007/devops-hub
My DevOps Portfolio showcasing my Projects and Certifications
Last synced: 04 Oct 2025
https://github.com/zhoubichuan/web-devops
📖devops相关知识的总结--持续更新💪【http://zhoubichuan.com/web-devops】
Last synced: 18 Apr 2026
https://github.com/tripolskypetr/pwabuildserver
An easy-configurable CI/CD for PWA
build-system build-tool cicd devops docker github-ac jenkins lowcode mvn nexus nocode nodejs nx pnpm pnpm-workspaces pwa verdaccio verdaccio-plugin workspaces yarn-workspaces
Last synced: 19 Jan 2026
https://github.com/edenlabllc/gitlabflow.cd.action
Gitlabflow CD Action for *.bootstrap.infra tenant repositories by Edenlab LLC.
automation aws azure cd ci-cd cicd cluster-management deployment devops fhir gcp github-actions gitlabflow infrastructure k8s kodjin kubernetes multi-cloud python rmk
Last synced: 11 Apr 2026
https://github.com/arindam0310018/06-dec-2023-devops__terraform-cloud
Terraform Cloud Series
azure community devops terraform terraformcloud
Last synced: 08 Sep 2025
https://github.com/islamsamy214/learning-kubernetes
kubernetes cheat-sheet
bash-script cheatsheets deployment devops kubernetes tools
Last synced: 30 Apr 2026
https://github.com/renyu106/proxmox-dns-ipset-updater
🔄 A script to automatically update Proxmox firewall IPSet entries based on DNS resolution 🛡️
automation bash devops dns firewall ipset networking proxmox security shell-script
Last synced: 09 Apr 2026
https://github.com/yash509/devops-3-tier-robot-shop-app-deployment
Deployment of 3-Tier Robot Shop on Kubernetes using Helm and Docker Compose
3tierapp aws cloud devops devops-tools docker docker-compose helm helm-charts kubernetes
Last synced: 11 Apr 2026
https://github.com/nxtg-ai/nxtg-atlas
Portfolio intelligence for AI engineering teams. Scan repos, score health, find cross-project patterns.
cli code-quality developer-tools devops health-scoring multi-repo portfolio python
Last synced: 02 Jun 2026
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/tsirysndr/fluent-aws-codepipeline
Generate AWS CodePipeline YAML config from a simple declarative syntax in TypeScript 🛠️ 💻 ✨
aws aws-codepipeline cicd deno deno-module devops pipeline typescript
Last synced: 05 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/yash509/devsecops-project----amazon-prime-deployment
Amazon Prime Application developed using HTML, CSS and JavaScript
aws css devops docker git html javascript kubernetes sonarqube trivy-scan
Last synced: 14 Apr 2026
https://github.com/mathewsbuzetti/azure-infrastructure-template
Infrastructure as Code (IaC) template for deploying a complete Azure environment with Virtual Machines, Networking, VPN Gateway, Backup, and Automation features. Includes a web interface for easy deployment.
azure azure-automation azure-deployment azure-templates azure-virtual-machines cloud-automation devops infrastructure-as-code powershell-script
Last synced: 29 Apr 2026
https://github.com/cloudacademy/stocks-app-ecs
🚀 ECS Stocks App - Cloud Native Development
aws cloudacademy containers devops ecs terraform
Last synced: 06 Sep 2025
https://github.com/amaurybsouza/yml-for-devops
A basic introduction for YML markup for all profissionals that are starting on Ansible, Kubernetes and other tools. (constantly updating)
ansible devops kubernetes kubernetes-cluster yml yml-configuration yml-playbook yml-reference
Last synced: 13 Apr 2026
https://github.com/amankanojiya/portfolio
Hello Everyone, Myself Aman kanojiya. a full stack web developer from last 2 years and recently building myself as a DevOps engineer
aman amankanojiya devops fullstack-development iitdhanbad kanojiya portfolio student
Last synced: 18 Mar 2026
https://gitlab.com/MarcHoog/ansible
This repository, is meant for Practicing with Infrastructure as code using technologies like: Gitlab CI/CD Terraform Ansible
Gitlab CICD ansible devops infrastructure infrastructure-as-code terraform
Last synced: 10 Mar 2025
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/ghndrx/terraform-foundation
Enterprise-grade multi-tenant cloud foundation with Terraform. ABAC, SCPs, cost optimization.
abac aws devops infrastructure-as-code landing-zone multi-tenancy terraform
Last synced: 10 Apr 2026
https://github.com/cesarcanoff/hiring-coders-3-course
Repository used to store and organize the content contained in the Training Program created by VTEX and accelerated by Gama Academy.
api aws css3 devops docker ecommerce gatsbyjs git graph-ql html5 javascript mongodb nextjs nodejs postman react reactjs redux typescript vtex-io
Last synced: 01 Apr 2026
https://github.com/tcarters/thedockeressentials-fordevops
Revising the basics of Docker
devops docker docker-compose docker-swarm
Last synced: 05 Oct 2025
https://github.com/charles-adedotun/kubepulse
Intelligent Kubernetes health monitoring with AI-powered diagnostics, predictive analytics, and auto-remediation
ai ai-agents automation claude cloud-native devops go kubernetes monitoring observability react sre typescript
Last synced: 14 Apr 2026
https://github.com/mimaraslan/devops-terraform
DevOps Terraform for AWS
aws devops devops-tools terraform-managed terraform-module terraform-provider terrraform
Last synced: 29 Apr 2026
https://github.com/fluent-ci-templates/android-pipeline
A ready-to-use CI/CD Pipeline and jobs for Android projects
android deno deno-module devops gitlab-ci pipeline typescript
Last synced: 16 Apr 2026
https://github.com/xshopai/infrastructure
automation azure bicep devops infrastructure
Last synced: 13 Apr 2026
https://github.com/l1ghtn1ng/le-check
Checks certs for for when they are expiring
certificates devops letsencrypt monitoring
Last synced: 18 Jun 2025
https://github.com/rayanebel/kubeseal-backuper
Tool to backup kubeseal key
devops golang kubernetes kubeseal
Last synced: 17 May 2026
https://github.com/kadasz/skill-ssh
A skill for opsdroid to run command on remote servers via ssh
Last synced: 24 Jun 2025
https://github.com/marcinbojko/macbook-devops
Ansible repository for creating DevOps MacBook
ansible ansible-playbook apple devops macbook
Last synced: 21 Jan 2026
https://github.com/capcom6/mariadb-backup-s3
Automate MariaDB backups, compress them, and upload to S3-compatible storage. Easy setup with environment variables and command-line flags.
automation aws backup cloud compression database devops go golang mariadb s3
Last synced: 27 May 2026
https://github.com/yash509/devsecops-project----python-app2-deployment
Python based BMI Calculator Developed using Flask
aws bmi-calculator cloud css devops devsecops flask-application gcp git html jenkins
Last synced: 13 Apr 2026
https://github.com/garretpatten/codeowners-enforcer
GitHub Action that enforces every changed file in a PR has an effective owner in .github/CODEOWNERS.
actions automation ci code-review codeowner codeowners codeowners-validator compliance continuous-integration devops github-actions governance nodejs pull-request repository-management typescript workflow
Last synced: 08 Jun 2026
https://github.com/lxmn-22/cohort3.0
My journey through a Cohort3.0 by Harkirat Singh, where I'm learning key technologies including DSA, MERN Stack, DevOps, Web3. I'll be adding all my projects, assignments & notes as I progress through each topic. 💯
api-rest css3 devops expressjs html5 http-requests javascript mern-stack mongodb mongoosejs nodejs reactjs tailwind-css typescript web3
Last synced: 01 Apr 2026
https://github.com/freelensapp/freelensapp.github.io
Freelens website
cloud-native containers devops kubernetes kubernetes-dashboard kubernetes-ui
Last synced: 17 May 2026
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-github
Salt Extension for interacting with GitHub
devops github salt-extension saltstack saltstack-extension
Last synced: 25 Oct 2025
https://github.com/jeircul/azure-policy-aliases
Comprehensive reference of all Azure Policy resource property aliases, automatically updated daily. Essential tool for Azure governance engineers creating and managing Policy definitions.
automation azure azure-governance azure-policy compliance devops governance infrastructure-as-code policy-aliases policy-as-code powershell
Last synced: 18 Jan 2026
https://github.com/tyler-pritchard/rr-app
Enterprise-ready microservices architecture with full-stack observability, secure authentication, modular service design, and production-grade deployment via Kubernetes and Docker. Built for scalable, domain-driven applications including but not limited to e-commerce.
api-gateway architecture authentication devops docker ecommerce golang grafana jwt kubernetes microservices mongodb nodejs observability postgresql prometheus react spring-boot stripe
Last synced: 06 Apr 2026
https://github.com/hid-gs/tools-linode-cli
dockerized version of linode-cli command
Last synced: 20 Mar 2025
https://github.com/red-shadows-rs/pterodactyl-containers
Production-ready Docker images for Pterodactyl with multi-arch support for languages and web frameworks.
angular devops docker ghcr java nextjs nodejs open-source pterodactyl python react server-management vue
Last synced: 11 Apr 2026
https://github.com/linx-software/email-to-slack
Get a list of channels in a Slack Team. Post formatted messages to Slack in different channels using Bot User. Sends email`s summary from Gmail as formatted text messages to Slack.
devops gmail linx linx-sample slack slack-api
Last synced: 02 Sep 2025
https://github.com/cloudacademy/jenkins-cicd-adv
Jenkins CICD Advanced Demo Code and Configs
cicd cloudacademy devops jenkins pipelines
Last synced: 06 May 2025
https://github.com/aneveux/talk-devops
DevOps-ing the hard way: a non recipe. Talk from @worldline TechForum 2018.
Last synced: 04 Apr 2025
https://github.com/ethersphere/helm-charts-artifacts
Packaged Helm charts for running Swarm
Last synced: 05 Mar 2026
https://github.com/ch-ld/go-cmdb-ops-web
go-cmdb-ops-web
cmdb devops golang vue-admin-template
Last synced: 14 May 2026
https://github.com/coding-enthusiast9857/ivama-ecommerce-website
Ivama is an online shopping store. It is an ecommerce website which application is deployed on AWS EC2 instance and Containerized it using Docker. Utilized Jenkins CI/CD pipeline for continuous integration and deployment.
aws aws-ec2 css devops docker ecommerce ecommerce-website html javascript jenkins jenkins-cicd-pipeline online-shopping web-development
Last synced: 14 Apr 2026
https://github.com/orgflow-actions/setup
An action that installs and configures OrgFlow CLI and lets you build your Salesforce DevOps pipeline and manage your deployments from GitHub.
continuous-delivery continuous-integration devops github-actions orgflow salesforce salesforce-devops salesforce-metadata
Last synced: 07 Apr 2026
https://github.com/dingus-technology/DINGUS
Identify and solve bugs in your code by talking to your logs!
ai bugs deployment devops docker grafana infrastructure llm logging loki metrics monitoring openai prometheus python sre
Last synced: 31 Dec 2025
https://github.com/flyingcircusio/aramaki
Aramaki - a federated DevOps control plane
automation devops federation monitoring
Last synced: 16 Jan 2026
https://github.com/kevinkoech357/alx-system_engineering-devops
DevOps Training.
Last synced: 22 Feb 2026
https://github.com/sonadukane18/best_websites_for_a_software_engineer
Collection of the coolest resources and websites to learn stuff and get your work done !!!
api awesome-lists cloud-computing cloud-services data-science data-visualization devops devops-platform devops-services macine-learning programming python source-code
Last synced: 27 Sep 2025
https://github.com/icyleaf/nomad-invalid-services-cleaner
Auto clean all invalid zombie nomad service(s)
devops hashicorp hashicorp-nomad
Last synced: 19 Feb 2026
https://github.com/mshdg/dadjoke-ui
A Python 3 Flask project which provides a simple web ui for an open source dadjokes generator
dad-jokes dadjokes-microservice devops docker k3s k8s kubernetes microk8s microservice python-flask python3 python3-flask
Last synced: 14 Apr 2025
https://github.com/sajjadhz/vagrant-devstack
Installing OpenStack/DevStack using vagrant
cloud devops devstack infrastructure openstack vagrant
Last synced: 21 May 2026
https://github.com/tedezed/linux-command-tools
Linux Command Tools 🔥🐧🔥
devops devops-tool docker-tool kubernetes-tool linux linux-shell shell-script shell-tool
Last synced: 17 Apr 2026