Open In App

How Did Hotstar Managed 5.9 Cr Viewers During World Cup’23?

In the recent Mens Cricket World Cup 2023, Disney+ Hotstar reached a whooping record viewership of 5.9 Cr. But in the online streaming industry, where some platforms crash even for 3 Cr. viewers, how did Hotstar manage to scale even for such a large count of users? So for all curious developers and readers out there, we have brought this deconstruction of the Disney+ Hotstar streaming platform to help you gain insights on how to develop and scale streaming platforms for a very high amount of users.



What is Disney+ Hotstar?

Disney+ Hotstar is an online video streaming platform owned by Novi Digital Entertainment Private Limited, a wholly-owned subsidiary of Star India Private Ltd. Disney+ Hotstar has a ton of different things to watch like sports, popular TV shows, movies, live streaming, and special shows.  



How did Disney+ Hotstar manage 5.9 Cr. viewers during the live stream?

Disney+ Hotstar use robust backend infrastructure for handling the live stream, they follows effective backend architecture:

Here, We will discuss step by step how Disney+ Hotstar achieves 5 crore viewership without getting fail.

Backend Infrastructure of Disney+ Hotstar

Disney+ Hotstar write there code in Go Lang, because Go Lang handle the data easily, and it’s easy for developer to understand and write the code. For Go Lang they don’t need to pay, and it’s easy to resolve bugs for application . Disney+ Hotstar have used effective System Design for handling their live stream. Their are some following ways how they have handle there data:

How using Kafka made a difference for Disney+ Hotstar?

How is Hotstar’s CDN platform different from others?

Hotstar has 500+ AWS CPU instances, which are C4.4X Large or C4.8X Large running at 75% utilization. C4.4X instances have typically 30 Gigs of RAM & C4.8X 60 Gigs of RAM!. The entire setup of Disney+ Hotstar infrastructure has 16 TBs of RAM, 8000 CPU core, with a peak speed of 32Gbps for data transfer. This is the scale of their operations, which ensures that millions of users are able to concurrently access live streaming on their app.

Microservice architecture and their role in live streams

Load Balancer – The Star of Hotstar’s infrastructure

Load Balancing helps in distributing incoming network traffic across multiple servers to ensure that no single server becomes overwhelmed. This helps maintain system performance, especially during peak times when there is high volume of concurrent users.

How Disney+ Hotstar store the data in there Database?

Backend systems are equipped with monitoring tools and analytics to track user behavior, system performance, and potential issues. This data helps the platform optimize its services and user experience.

Why did other streaming platforms crash during livestream but Disney+ Hotstar didn’t fail?

Let’s see how other streaming platforms crash during live stream:

Key Changes that Disney+ Hotstar made to ensure Scalability

Disney+ Hotstar for live streaming they follow effective system designs:

Related post: The Engine Behind Disney + Hotstar: A Peek into Their Backend Infrastructure


Article Tags :