# blue-green deployment

Published articles for blue-green deployment.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Five Deployment Strategies for Safer Software Releases

DevFeed: [Five Deployment Strategies for Safer Software Releases](<https://devfeed.tech/articles/top-deployment-strategies-34690.md>)

Original publisher: [Read original article](<https://newsletter.systemdesigncodex.com/p/top-deployment-strategies>)

Author: Saurabh Dashora

Published: 2026-05-12T07:05:17Z

Content type: article

Language: en

Sources: [System Design Codex](<https://devfeed.tech/sources/system-design-codex.md>)

Topics: [Deployment Strategies](<https://devfeed.tech/topics/deployment-strategies.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [progressive delivery](<https://devfeed.tech/topics/progressive-delivery.md>), [App](<https://devfeed.tech/topics/app.md>)

Tags: [blue-green-deployment](<https://devfeed.tech/tags/blue-green-deployment.md>), [deployment-strategies](<https://devfeed.tech/tags/deployment-strategies.md>), [downtime](<https://devfeed.tech/tags/downtime.md>), [load-balancer](<https://devfeed.tech/tags/load-balancer.md>), [progressive-delivery](<https://devfeed.tech/tags/progressive-delivery.md>), [rollback](<https://devfeed.tech/tags/rollback.md>)

### AI overview

This article discusses deployment strategies for reducing release risk, downtime, and user impact. It explains blue/green deployment and canary deployment, including their workflows, benefits, tradeoffs, and suitable use cases, and introduces A/B testing as part of a release process.

### Source excerpt

Every developer should know these

## From Code to Court: The Tech Behind India's Online Gaming Revolution

DevFeed: [From Code to Court: The Tech Behind India's Online Gaming Revolution](<https://devfeed.tech/articles/from-code-to-court-the-tech-behind-india-s-online-gaming-revolution-34037.md>)

Original publisher: [Read original article](<https://shivamsancc.com/blog/from-code-to-court-the-tech-behind-india-s-online-gaming-revolution>)

Author: Shivam Anand

Published: 2025-08-24T09:01:51Z

Content type: article

Language: en

Sources: [Shivam Anand - DevOps & Cloud Engineering Blog](<https://devfeed.tech/sources/shivam-anand-devops-cloud-engineering-blog.md>)

Topics: [Code](<https://devfeed.tech/topics/code.md>), [real-time](<https://devfeed.tech/topics/real-time.md>), [Kafka](<https://devfeed.tech/topics/kafka.md>), [DevOps](<https://devfeed.tech/topics/devops.md>), [Back end](<https://devfeed.tech/topics/backend.md>), [Terraform](<https://devfeed.tech/topics/terraform.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>), [React Native](<https://devfeed.tech/topics/react-native.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [Front end](<https://devfeed.tech/topics/frontend.md>), [Go Language](<https://devfeed.tech/topics/go-language.md>), [Java](<https://devfeed.tech/topics/java.md>)

Tags: [aws](<https://devfeed.tech/tags/aws.md>), [backend](<https://devfeed.tech/tags/backend.md>), [blue-green-deployment](<https://devfeed.tech/tags/blue-green-deployment.md>), [code](<https://devfeed.tech/tags/code.md>), [databases](<https://devfeed.tech/tags/databases.md>), [devops-cloud-infrastructure](<https://devfeed.tech/tags/devops-cloud-infrastructure.md>), [dream11](<https://devfeed.tech/tags/dream11.md>), [dream11-technology](<https://devfeed.tech/tags/dream11-technology.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [fantasy-sports-app-tech](<https://devfeed.tech/tags/fantasy-sports-app-tech.md>), [gaming](<https://devfeed.tech/tags/gaming.md>), [india](<https://devfeed.tech/tags/india.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [kafka](<https://devfeed.tech/tags/kafka.md>), [microservices-gaming](<https://devfeed.tech/tags/microservices-gaming.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [online-gaming-engineering](<https://devfeed.tech/tags/online-gaming-engineering.md>), [online-gaming-india](<https://devfeed.tech/tags/online-gaming-india.md>), [react-native](<https://devfeed.tech/tags/react-native.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [real-time-gaming-platform](<https://devfeed.tech/tags/real-time-gaming-platform.md>), [scalable-infrastructure](<https://devfeed.tech/tags/scalable-infrastructure.md>), [streamverse](<https://devfeed.tech/tags/streamverse.md>), [tech](<https://devfeed.tech/tags/tech.md>), [winzo-tech](<https://devfeed.tech/tags/winzo-tech.md>)

### AI overview

This article examines the engineering behind Dream11 and WinZO Games, focusing on real-time activity, stream processing, scalable infrastructure, observability, deployments, and high-concurrency systems. It also discusses how legislative changes are affecting India's online gaming industry.

### Source excerpt

Explore the engineering behind India's top online gaming platforms, Dream11 and WinZO. Learn how they handle millions of users, real-time updates, and scalable infrastructure, even as regulations evolve.