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-06-23 00:08:22 UTC
- JSON Representation
https://github.com/techwithty/valkey-redis-flow
Valkey Redis Flow: Conversion of Redis to Valkey with full support for both, plus advanced features. Complete async Python toolkit for caching, sharding, pubsub, rate limiting, and monitoring.
async backend cache circuit-breaker cloud devops distributed-systems lock metrics monitoring observability pipeline pubsub python rate-limit redis retry sharding techwithty valkey
Last synced: 29 Apr 2026
https://github.com/flexyzwork/pulumi-python-oke-single
Pulumi-based Infrastructure as Code for Oracle Kubernetes Engine (OKE) on OCI. Automate cluster creation, reduce deployment time, and manage Kubernetes infrastructure.
automation devops iac oci oke pulumi pulumi-python
Last synced: 29 Apr 2026
https://github.com/coslynx/fitness-tracker-goal-mvp
Track fitness goals, log workouts, and share progress with friends... Created at https://coslynx.com
api-integration code-generation developer-tools devops fitness-tracker-mvp goal-setting machine-learning mvp nextjs personalized-experience postgresql prisma progress-monitoring social-sharing software-development tailwindcss typescript user-authentication workout-tracking zustand
Last synced: 19 Jan 2026
https://github.com/beardedfish/webmonitor-pro
A PowerShell app that runs under a Cron job to check the uptime health of a custom range of website/web app services.
cron devops docker monitoring powershell smtp
Last synced: 29 Apr 2026
https://github.com/cjcsecurity/claude-tabletop
Project-aware tabletop exercise generator + AAR drafter for Claude Code
after-action-report ai-agents ai-tools anthropic claude-code claude-skill claude-skills cybersecurity devops incident-response runbook security-tooling security-training sre tabletop-exercise tabletop-exercises ttx
Last synced: 08 Jun 2026
https://github.com/kumarmuthu/custom-https-server
A lightweight, Python-based Custom HTTP/HTTPS Server designed to run as a Linux systemd service or a macOS launchd agent. It is ideal for securely serving static files, logs, test results, build artifacts, or internal documentation.
automation cicd devops https https-server launchd linux macos open-source python3 secure-server static-server systemd systemd-service web-server
Last synced: 29 Jan 2026
https://github.com/nisanth2004/java-generics
This repository covers essential concepts and examples, from basic generics syntax to advanced type constraints.
datatype devlopment devops genrics java spring springboot t type
Last synced: 09 May 2026
https://github.com/christian-schw/ci-cd-final-project
Final Project of IBM Course: "Continuous Integration and Delivery (CI/CD)" - Building CI/CD Pipelines
ci-cd devops github-actions kubernetes openshift tekton
Last synced: 18 Oct 2025
https://github.com/andriysmyk/prometheus-grafana-alerting
A DevOps monitoring lab project using Vagrant, Ansible, Prometheus, Grafana, and Alertmanager with Slack integration. Demonstrates automated infrastructure provisioning, metrics collection, alerting, and visualization – a hands-on project for learning DevOps monitoring practices.
alertmanager ansible automation devops grafana infrastructure-as-code monitoring prometheus vagrant
Last synced: 29 Apr 2026
https://github.com/sanjay-k08/python-for-gcp-interact-with-google-cloud-using-python
Python For GCP is a project aimed at simplifying the interaction with Google Cloud Platform (GCP) services using Python. This repository provides code examples and scripts that help you manage and automate various GCP resources such as BigQuery, Cloud Storage, BigTable, Compute Engine, and more entirely through Python.
bigdata bigquery cloudstorage computeengine data-pipelines devops gcp gcp-automation python-script terraform-alternative
Last synced: 29 Apr 2026
https://github.com/b-swt/nsa-501
🔵 School Project - Epitech - 1st year - This project, completed as part of the DevOps NSA 501 module at EPITECH, involves setting up a network infrastructure consisting of **four virtual machines (VMs)**. These machines are connected through a network configured with strict security rules, aiming to manage and filter network traffic effectively.
devops dhcp-server freebsd linux openbsd ssh-client ssh-server
Last synced: 17 May 2026
https://github.com/danakim1004au-prog/azure-resource-sweeper
Azure CLI extension to detect and safely delete orphaned resources — unattached disks, dangling NICs, unused public IPs, and empty App Service plans.
azure azure-cli azure-cli-extension cloud-cost-optimization devops python resource-management
Last synced: 10 Jun 2026
https://github.com/tonoy30/echo-go
A JWT token-based authentication service and a playground for docker, k8s, ci/cd and various devops related topics
devops docker golang jwt jwt-authentication nginx
Last synced: 14 Apr 2026
https://github.com/blackoutsecure/bos-automation-hub
Automation framework for BOS environments, providing modular scripts, streamlined workflows, and centralized tooling to simplify deployment, management, and security operations.
automation bos devops infra-automation modular-automation operations-cli-tools orchestration scripting security-tools system-management task-runner workflow-engine
Last synced: 10 Jun 2026
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/greyhats13/fta_iac
ansible argocd devops gcp iac kubernetes terraform
Last synced: 19 Jan 2026
https://github.com/codenamev/ups
Modern status pages built with Rails 8 + SQLite.
devops incident-management monitoring open-source rails ruby self-hosted sqlite status-page uptime
Last synced: 11 May 2026
https://github.com/naimulcsx/pulumi-aws-examples
Spin AWS resources with Pulumi + TypeScript ☁️
aws devops infrastructure-as-code pulumi pulumi-aws typescript
Last synced: 14 Apr 2026
https://github.com/anhnbt/devops
Đây là nơi ghi chú, lưu trữ các bài thực hành, bài tập trong khóa học DevOps
devops docker jenkins kubernetes
Last synced: 09 May 2026
https://github.com/rafaelclaumann/my-awesome-links
Repositório com links de conteúdos que me ajudaram na carreira.
devops java kubernetes springboot
Last synced: 19 Jan 2026
https://github.com/arturwincenciak/azuregithubdevopsstarter
Azure DevOps Starter, Setting up DevOps starter with GitHub, Web App for Containers
azure azure-devops csharp devops dotnet dotnet-core github-actions hello-world
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/kartikk-26/ci-cd-pipeline-project
This repository automates the deployment of a web application using Jenkins, Ansible, and Docker on AWS EC2 instances. It includes a CI/CD pipeline triggered by GitHub webhooks for seamless deployment.
ansible aws cicd-pipeline devops docker dockerfile dockerhub jenkins
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/shaikahmadnawaz/docker-images-aws-ecr
Building and Pushing Docker Images to AWS ECR for Seamless Deployment
aws aws-ecr containerization devops docker docker-image react
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/monim279/ai-powered-devops
🤖 Discover AI tools and techniques to optimize DevOps processes through practical challenges and hands-on projects in this comprehensive 10-day course.
agent agentic-ai cicd cloud devops devops-platform devops-workflow engineering-productivity environment-manager go grafana hacktoberfest llmops mcp microsoft-teams prometheus self-hosted sre
Last synced: 29 Apr 2026
https://github.com/jibrand/nodejs-aws-crud-app-with-rds-s3-and-jenkins-pipelines
This repository contains a complete DevOps project with a CI/CD pipeline built using Jenkins, Docker, AWS RDS, and EC2, featuring automated deployments and continuous integration for a Node.js application.
aws awss3 cicd devops docker nodejs rds
Last synced: 14 Apr 2026
https://github.com/neurodivergent-dev/simple_ci_sample
A beginner-friendly CI/CD example showcasing automated testing and deployment using GitHub Actions, Jest, and Docker containerization
automation ci-cd continuous-deployment continuous-integration devops docker github-actions jest-testing nodejs testing
Last synced: 29 Apr 2026
https://github.com/danieldantasdev/aspnetcore-complete-formation_course-luisdev-backend-part-4_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: 09 May 2026
https://github.com/mtayabnoor/lumiov
⚡ AI-powered Kubernetes UI built with Electron for effortless cluster management.
devops devops-tools kubernetes kubernetes-dashboard
Last synced: 23 Feb 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/msfidelis/docker-elk-stack
My ELK (ElasticSearch, Logstash and Kibana) Stack for monitoring Cloud Servers using Docker like a rsyslog server
devops docker docker-compose elk-stack monitoring
Last synced: 30 Apr 2026
https://github.com/dinushchathurya/multiple-microservice-jenkins-deploy
Build & deploy multiple microservices in single Git repository to EKS
devops docker eks git jenkins kubernetes microservice microservice-deploy
Last synced: 09 May 2026
https://github.com/dreamquark-ai/devops-test
Dreamquark devops recrutment test
Last synced: 11 Oct 2025
https://github.com/ckadluba/validateyamlpipeline
A PowerShell script for automatic validation of the complete YAML source of an Azure Devops pipeline.
azure-devops azure-pipelines developer-tools development devops powershell tool validation yaml
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/php-fast-forward/dev-tools
Fast Forward Development Tools for PHP projects
code-style dev developer-tools development devops faker grumphp grumphp-task php php-cs-fixer php-cs-fixer-config phpdoc phpdocumentor phpunit rector rectorphp standards unit-testing wiki
Last synced: 11 May 2026
https://github.com/mamamia0729/enterprise-linux-docker
🐳 Production-ready multi-distribution Linux environment with Docker. Features RHEL UBI 9, Ubuntu 22.04 LTS & CentOS 7 with enterprise security, monitoring & Infrastructure as Code. Built by AWS|Azure AZ-104|CCNA|Security+ certified professional.
centos containerization devops docker docker-compose enterprise infrastructure-as-code linux monitoring portainer rhel security ubuntu
Last synced: 10 Jun 2026
https://github.com/sahanacodes7/jenkins
End-to-end Jenkins CI/CD implementation on AWS EC2 covering Jenkins installation, Docker agent configuration, plugin setup, and pipeline-ready infrastructure for real-world DevOps workflows.
aws aws-ec2 ci-cd cicd-pipeline cloud-devops devops docker jenkins kubernetes
Last synced: 14 Apr 2026
https://github.com/coslynx/fitness-tracker-mvp-social-community-web-app
Track fitness goals, log workouts, and share progress with friends... Created at https://coslynx.com
activity-tracking api-integration back-end code-generation data-storage developer-tools devops fitness-tracker front-end goal-setting javascript machine-learning mvp mvp-development nextjs postgresql progress-visualization social-features software-development user-authentication
Last synced: 14 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/kagarcia1618/python
Python Network Programming
cisco-ios devops network-programming python
Last synced: 26 Mar 2025
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/chaiyokung/github-actions-environment
Demo of deploying multiple environments efficiently using a single GitHub Actions workflow.
automation ci-cd devops github-actions multi-environment-deployment
Last synced: 07 Sep 2025
https://github.com/christosgalano/terraform-azurerm-container-registry
An opinionated example of how to develop, test, and maintain a Terraform module.
ci-cd cloud devops iac terraform terraform-module
Last synced: 17 Feb 2026
https://github.com/lukaswilkeer/docker-nginx-route-redirect
Docker image for node.js and react apps with https enabled.
Last synced: 09 May 2026
https://github.com/citizensciencecenter/autodeploy
A webhook script to deploy a service to k8s with an ingress and tls
devops go golang kubernetes-deployment
Last synced: 14 Jan 2026
https://github.com/davibusanello/dockerfiles
A collection of my personal dockerfiles
containers development-environment devops docker docker-compose dockerfile dockerfiles ruby
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/toninoes/devopsunirp2
Caso práctico 2 - Experto Universitario en Devops & Cloud - Universidad Internacional de la Rioja. Automatización y despliegue en entornos Cloud.
ansible cloud devops kubernetes terraform
Last synced: 09 May 2026
https://github.com/melezhik/sparrowdo-vsts-cordova
Sparrowdo module to generate VSTS yaml build definition steps for Cordova build
automation build build-tool cd ci cicd cordova devops ios microsoft perl6 uwp vsts
Last synced: 09 May 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/abdullah-dev0/cicd-example
CI/CD Testing Repository! 🚀
automa cicd developer-tool devops github-action
Last synced: 30 Apr 2026
https://github.com/vladyslav-panchenko280/jenkins-lab
RESTful API server built with Express.js that provides user management endpoints. Includes full test coverage using Jest and Supertest, Docker containerization, and a complete Jenkins CI/CD pipeline setup with helper scripts.
ci-cd devops docker docker-compose dockerhub javascript jenkins jest-tests nodejs
Last synced: 14 Apr 2026
https://github.com/ghadaabassi/gestionclubs
Créer une chaîne backend avec Spring Boot
devops jenkins mvc pipeline spring-boot sql
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/ryanmalonzo/homelab
Babylon, my personal homelab orchestrated using Docker Compose 🐳 and GitOps 🚀
devops docker docker-compose gitops homelab komodo lxc proxmox proxmox-ve selfhosted sysadmin tailscale
Last synced: 30 Apr 2026
https://github.com/bostaapp/devops-assessment
Bosta's DevOps assessment.
devops devops-assignments infrastructure-as-code mongo-to-mysql mongodb mysql
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/joycemwangi/terraform-iac-hybrid-deployments
Terraform IaC framework for hybrid cloud and multi-vendor network automation. Supports AWS, Azure, GCP, OCI, Cisco ACI/IOS/SD-Access, Palo Alto & Panorama, Fortinet, Juniper, F5, Infoblox, Zscaler and Check Point. Delivers standardized provisioning, policy enforcement and secure deployments across cloud and on-prem environments.
automation automation-framework cisco cloud cloud-engineering devops f5 fortinet hybrid-cloud iac infrastructure-as-code multicloud multivendor network-automation paloalto security software-defined-networking terraform terraform-modules zero-trust
Last synced: 08 Jun 2026
https://github.com/sebastianjans/portfolio
🚀 Portfolio of Sebastian Jans
architecture automation aws cloud cologne concept consulting devops fullstack-development hybrid-cloud iac infrastructure-as-code java quarkus serverless terraform
Last synced: 19 Jan 2026
https://github.com/jozefizso/k8lab-vagrant
Kubernetes lab cluster using vagrant
devops kubernetes sample vagrant
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/coslynx/fitstep-n8en4j
Project: Core Feature Implementation and User Feedback Testing. Created at https://spectra.codes, which is owned by @Drix10
code-generation community-building developer-tools devops express-js fitness-tracking goal-setting javascript machine-learning mvp mvp-development next-js postgresql prisma progress-visualization react-js social-sharing software-development user-authentication zustand
Last synced: 19 Jan 2026
https://github.com/coslynx/fitbuddy-3d-goal-tracker
3D fitness tracker visualize goals share progress now... Created at https://coslynx.com
3d-animation 3d-landing-page 3d-model 3d-visualization 3d-web code-generation coslynx developer-tools devops fitness-tracking goal-setting landing-page machine-learning progress-tracking react react-three-fiber social-sharing three-js typescript webgl
Last synced: 09 May 2026
https://github.com/chanioxaris/devops-docker-mooc
Solutions for the DevOps with Docker (2020) MOOC by University of Helsinki
devops docker docker-compose mooc
Last synced: 09 May 2026
https://github.com/coslynx/fittrack-3d-fitness-webgl
FitTrack 3D: Interactive fitness journey, goals in WebGL... Created at https://coslynx.com
3d-animation 3d-landing-page 3d-model 3d-visualization 3d-web code-generation coslynx developer-tools devops fitness-tracker goal-setting interactive-web landing-page machine-learning progress-sharing react react-three-fiber three-js typescript webgl
Last synced: 09 May 2026
https://github.com/visaltyagi/terraform-assignment-4
How to Create a VPC & Deploy an EC2 Instance Inside It— Terraform Assignment 4
aws deploy dev devops devops-team devops-tools ec2 ec2-instance terraform vpc
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/coslynx/spaceport-3d-product-page
Interactive 3D SaaS demo with stunning WebGL visuals... 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 shader three-js typescript webgl
Last synced: 30 Apr 2026
https://github.com/jjlongoria/aura-helper-connector
Repository to storage and manage the code for the Aura Helper XML Connector library. This library are used in Aura Helper Extension and Aura Helper and can help to other developers to connect with Saleforce. Can list and describe all Metadata Types, list and describe all SObjects, Create Projects, Convert Projects from SFDX to Metadata API and Viceversa... and more
aura-helper ci connector continuous-integration devops framework metadata nodejs salesforce salesforce-developers
Last synced: 01 May 2026
https://github.com/akashkatakam/k8s
Ansible playbooks to bootstrap kubernetes HA cluster on AWS
ansible containers devops docker kops kubernetes linux orchestration
Last synced: 05 Apr 2026
https://github.com/jakethesillysnake/devops
DevOps projects for School 21.
cicd devops docker linux linux-network system-administration virtual-machine
Last synced: 09 May 2026
https://github.com/ayslanbatista/python-devops
Curso Python Devops LinuxTips
Last synced: 01 May 2026
https://github.com/soakes/s3ctl
Go-based S3 provisioning CLI for bucket creation, scoped IAM credentials, and batch operations.
automation cli devops golang iam object-storage s3
Last synced: 01 May 2026
https://github.com/allwelldotdev/kubernetes101
Learning and lab repo for Kubernetes, Helm and other K8s software.
Last synced: 19 Jan 2026
https://github.com/akecel/deploy-shell-script
Simple shell scripts to easily deploy your applications on a web server.
beginner-friendly deployment devops script ssh tutorial
Last synced: 10 Oct 2025
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/confuzeus/ansible-debian
Ansible role for managing a Debian based host.
ansible ansible-role devops linux playbook
Last synced: 09 May 2026
https://github.com/cskwork/ssh-llm-connect
Safe SSH for LLM coding agents — multi-host helper + read-only command guard + harness-enforced PreToolUse hook the agent cannot bypass
agent-tools ai-agents anthropic claude-code devops guardrails hooks llm security ssh
Last synced: 31 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/hs094/aws-ec2-infra-as-code
A simple Terraform starter project that provisions an AWS EC2 instance with SSH and HTTP access. Perfect for beginners learning infrastructure as code.
aws aws-security-group cloud-infrastructure devops ec2 iac infrastructure-as-a-code terraform terraform-aws
Last synced: 01 May 2026
https://github.com/coslynx/lumina-3d-saas-demo
Interactive 3D SaaS demo with WebGL visualizations... Created at https://coslynx.com
3d-animation 3d-interaction 3d-landing-page 3d-model 3d-performance 3d-visualization 3d-web code-generation coslynx developer-tools devops framer-motion landing-page machine-learning react react-three-fiber three-js typescript web-graphics webgl
Last synced: 01 May 2026
https://github.com/coslynx/discord-music-bot-expansion
Project: Discord Bot for Music Playback. Created at https://spectra.codes, which is owned by @Drix10
api-integration code-generation code-quality developer-tools devops discord-bot discord-js discord-music-bot javascript machine-learning mongodb music-player music-streaming node-js playlist-management software-development spotify-api user-interface voice-channel-integration youtube-api
Last synced: 08 Mar 2026
https://tvoygit.ru/mirror/woodpecker-ci-woodpecker
CI system - Mirror of https://github.com/woodpecker-ci/woodpecker
ci devops docker hacktoberfest hacktoberfest2022 woodpeckerci
Last synced: 12 Mar 2025
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/edson-a-soares/aws_cloud_architect_nanodegree
It contains snippets, exercises, and solutions for the Udacity AWS Cloud Architect Nanodegree.
aws aws-cloud-architecture devops devsecops udacity-nanodegree
Last synced: 14 Jun 2025
https://github.com/sheharyarn/io19-k8s-kotlin-app
Source code for my talk @ Google IO Extended 2019
demo deployment devops docker gdg google kotlin kubernetes
Last synced: 01 May 2026
https://github.com/hiway-media/.github
HiWay Media is a digital boutique company making waves in the entertainment industry. We imagine, design, and develop digital ecosystems tailored to our clients
devops hiway hiwaymedia italia italy software software-development software-engineering software-team
Last synced: 21 Jan 2026
https://github.com/mogita/monsts
Mastodon Of Not So Typical Setup, easily start your Mastodon server
Last synced: 21 May 2026