What happened to our infrastructure when a customer got over 10 million page views in a few hours?

What happened to our infrastructure when a customer got over 10 million page views in a few hours?

  • September 25, 2020
Table of Contents

What happened to our infrastructure when a customer got over 10 million page views in a few hours?

What happened to our infrastructure when a customer got over 10 million page views in a few hours? Yesterday was an exhausting day. I woke up at 6 AM to a 1.5 million job backlog in our queue and immediately jumped out of bed.

Now, this has happened before, so I no longer stress about it, and I got on my computer. The main detriment here was that people couldn’t see their current visitors & there was a delay in their dashboard stats. One of our big positioning points is that, unlike various competitors, we don’t run on cheap VPS hardware, we run on serverless infrastructure (Lambda, SQS, etc.) via Laravel Vapor.

So we can handle floods of extra traffic without downtime. In this scenario, it was the equivalent of an extra 1 billion page views per month, which is a lot.

Source: usefathom.com

Share :
comments powered by Disqus

Related Posts

Designing Edge Gateway, Uber’s API Lifecycle Management Platform

Designing Edge Gateway, Uber’s API Lifecycle Management Platform

In October 2014, Uber had started its journey of scale in what would eventually turn out to be one of the most impressive growth phases in the company. Over time we were scaling our engineering teams non-linearly each month and acquiring millions of users across the world. In this article, we will go through the different phases of the evolution of Uber’s API gateway that powers Uber products.

Read More