diff --git a/_posts/2020-06-01-netflix.md b/_posts/2020-06-01-netflix.md index 76b3628d..55be2c16 100644 --- a/_posts/2020-06-01-netflix.md +++ b/_posts/2020-06-01-netflix.md @@ -6,7 +6,7 @@ image: assets/images/netflix/1.png author: prakruthi featured: false mathjax: false -excerpt: "Netflix: Behind the Scenes- Microservices and more" +excerpt: "Get an insight into the working of Netflix with the help of essential microservices and also take a look at the working of the features you see once you log in. " --- ### Microservices @@ -31,7 +31,7 @@ You can also see the top trending series or movies in your location. There are s It is said that Netflix uses around 700 microservices. These are responsible in keeping around 98 million users satisfied. The best part is that they don’t have to directly depend on other services for their functioning. And that means that even one is down, the users barely notice it. It doesn’t disrupt any other service as well. We’ll just look at some features which you see on your home screen and see how they integrate to form such a huge platform. -**Architecture** +## Architecture ![](/assets/images/netflix/4.png) * Clients – Different users from various devices send requests.