bluegreen-deployment
There are 25 repositories under bluegreen-deployment topic.
cloudcomponents/cdk-constructs
A collection of higher-level reusable cdk constructs
sysnet4admin/_Book_k8sInfra
< 컨테이너 인프라 환경 구축을 위한 쿠버네티스/도커 >
spring-avengers/summerframework
Micro Service Framework base on Spring Cloud
denniszielke/blue-green-with-containerapps
This is a demo scenario for implementing continuous blue/green deployments on containerapps using GitHub actions
beopencloud/cno
An open source platform to onboard easily and securely organizational teams on multi-cloud Kubernetes clusters from a single console.
Azure-Samples/aks-bluegreen-canary
Sample GitHub Actions to deploy to AKS using Blue-Green or Canary deployments
piomin/sample-spring-bluegreen-with-db
Demo applications and Kubernetes manifests for illustrating blue-green deployment strategy with database schema changes using tools like Liquibase and Istio
dragonflly/pipeline-cicd
AWS CICD CodePipeline for cross account deployment. Switch smoothly between CodeDeploy deployment groups compute platform: ECS fargate launch type Blue/Green, ECS EC2 launch type Blue/Green, ASG, EC2 instance.
msysh/aws-demo-blue-green-deploy-with-external-deploy-controller
This project is a demo application that implements a Blue/Green deployment with ECS External Deploy Controller using AWS Step Functions.
CenterEdge/shawarma-webhook
A Kubernetes Mutating Admission Webhook which will automatically apply the Shawarma sidecar when requested via annotations.
chrispsheehan/fargate-auto-scaled-backend
ECS Auto-Scaling backend using a blue/green deployment strategy, within a private VPC
otocolobus-com/aws-cdk-serverbluegreendeploymentgroup
AWS CDK's construct for creating a CodeDeploy Deployment Group with Blue/Green deployment configuration for EC2/On-Premises servers. It enables controlled traffic switching between old and new instances, automatic rollback on failure, and more.
peasey/cloudflare-workers-blue-green-poc
A minimal example from a proof of concept using the Serverless framework to enable blue / green deployments for Cloudflare Workers.
dbgjerez/workshop-argo-rollouts-doc
Documentation and steps over ArgoCD Rollouts workshop
martins-vds/iis-bluegreen-powershell
Powershell scripts for doing blue/green deployments with IIS
eitancj/k8s-bluegreen
Simple Blue-Green Deployment on Kubernetes
maksim-paskal/helm-blue-green
Blue/Green installations with helm only
riolaf05/aws-serverless-codedeploy-app
AWS serverless application made with Serverless framework and Codedeploy app for blue-green deployment
srebreni3/simple-nodejs-app
This is very simple node.js application for testing
aashari/terraform-sample-bg-ecs
This Terraform example demonstrates the end-to-end process of a Blue/Green deployment using Amazon ECS and CodeDeploy.
AtakanG7/azure-devops-ci-cd
Deploys applications using Azure DevOps with a blue-green deployment strategy, leveraging Azure Web App slots for seamless transitions. Integrated with Jira for automated issue tracking and deployment management.
jpsalado92/Udacity-DOND_Build-CI-CD-Pipelines-Monitoring-and-Logging
Project files for Udacity's Dev Ops Nano degree.
lucasdengcn/k8s-blue-green
Practices on Cloud Native deployment strategy
TheLinuxEnthusiast/ecomm-aws-bluegreen
Deploying an ecommerce web application to AWS ECS with Blue/green deployment strategy