A minimal example from a proof of concept using the Serverless framework to enable blue / green deployments for Cloudflare Workers.
-
Updated
Oct 16, 2020 - JavaScript
A minimal example from a proof of concept using the Serverless framework to enable blue / green deployments for Cloudflare Workers.
This repository demonstrates a simple Blue-Green deployment strategy on Kubernetes for a small Node.js web app It contains: A sample app (Express) exposing / and /health on port 3000. Two Deployments (blue and green), a Service, and optional Ingress. Helper scripts to deploy a new image, switch traffic, port-forward for local testing
Documentation and steps over ArgoCD Rollouts workshop
Simple Express JS based app that color codes the page based on blue and green app deployments
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.
Add a description, image, and links to the bluegreen-deployment topic page so that developers can more easily learn about it.
To associate your repository with the bluegreen-deployment topic, visit your repo's landing page and select "manage topics."