# DevOps & Cloud Infrastructure

Published articles for DevOps & Cloud Infrastructure.

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

## 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.

## Reducing Infrastructure Complexity: Why I Ditched S3+CloudFront+Lambda

DevFeed: [Reducing Infrastructure Complexity: Why I Ditched S3+CloudFront+Lambda](<https://devfeed.tech/articles/reducing-infrastructure-complexity-why-i-ditched-s3-cloudfront-lambda-34040.md>)

Original publisher: [Read original article](<https://shivamsancc.com/blog/reducing-infrastructure-complexity-why-i-ditched-s3-cloud-front-lambda>)

Author: Shivam Anand

Published: 2025-08-24T07:48:09Z

Content type: opinion

Language: en

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

Topics: [Amazon S3](<https://devfeed.tech/topics/amazon-s3.md>), [migration](<https://devfeed.tech/topics/migration.md>), [Optimization](<https://devfeed.tech/topics/optimization.md>), [Image](<https://devfeed.tech/topics/image.md>), [Cross-origin resource sharing (CORS)](<https://devfeed.tech/topics/cors.md>)

Tags: [api-keys](<https://devfeed.tech/tags/api-keys.md>), [aws](<https://devfeed.tech/tags/aws.md>), [aws-s3](<https://devfeed.tech/tags/aws-s3.md>), [blog-performance](<https://devfeed.tech/tags/blog-performance.md>), [cloud-infrastructure](<https://devfeed.tech/tags/cloud-infrastructure.md>), [cloudfront](<https://devfeed.tech/tags/cloudfront.md>), [cloudinary](<https://devfeed.tech/tags/cloudinary.md>), [cors](<https://devfeed.tech/tags/cors.md>), [devops](<https://devfeed.tech/tags/devops.md>), [devops-cloud-infrastructure](<https://devfeed.tech/tags/devops-cloud-infrastructure.md>), [iam](<https://devfeed.tech/tags/iam.md>), [image](<https://devfeed.tech/tags/image.md>), [image-transformations](<https://devfeed.tech/tags/image-transformations.md>), [lambda](<https://devfeed.tech/tags/lambda.md>), [lambda-edge](<https://devfeed.tech/tags/lambda-edge.md>), [media-optimization](<https://devfeed.tech/tags/media-optimization.md>), [migration](<https://devfeed.tech/tags/migration.md>), [optimization](<https://devfeed.tech/tags/optimization.md>), [performance](<https://devfeed.tech/tags/performance.md>), [strapi](<https://devfeed.tech/tags/strapi.md>)

### AI overview

The author describes migrating a blog's media management from AWS S3, CloudFront, and Lambda to Cloudinary after finding the multi-service setup unnecessarily complex for a small blog. They highlight Cloudinary's simpler onboarding and URL-based image transformations.

### Source excerpt

Discover how I simplified media management for my blog by moving from AWS S3, CloudFront, and Lambda to Cloudinary. Learn about URL-based transformations, automatic optimization, and faster performance.