Remove 2017 Remove Architecture Remove Traffic
article thumbnail

The Show Must Go On: Securing Netflix Studios At Scale

The Netflix TechBlog

Written by Jose Fernandez , Arthur Gonigberg , Julia Knecht , and Patrick Thomas In 2017, Netflix Studios was hitting an inflection point from a period of merely rapid growth to the sort of explosive growth that throws “how do we scale?” into every conversation. Our gateways are powered by our flagship open-source technology Zuul.

Internet 227
article thumbnail

Weekend Reading: Amazon Aurora: Design Considerations for High Throughput Cloud-Native Relational Databases.

All Things Distributed

It gave us the opportunity to invent a new database architecture that would address to needs of modern cloud-scale applications, departing from the traditional approaches that had their roots in the databases of nineties. In this paper, we describe the architecture of Aurora and the design considerations leading to that architecture.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

The Performance Inequality Gap, 2021

Alex Russell

TL;DR: A lot has changed since 2017 when we last estimated a global baseline resource per-page resource budget of 130-170KiB. To update our global baseline from 2017, we want to update our priors on a few dimensions: The evolved device landscape. The Moto G4 , for example. Here begins our 2021 adventure. Hard Reset.

article thumbnail

Most Common RabbitMQ Use Cases

Scalegrid

Wondering where RabbitMQ fits into your architecture? They utilize a routing key mechanism that ensures precise navigation paths for message traffic. Microservices Communication In the context of a microservices architecture that demands scalability and loose coupling among services, RabbitMQ serves as a critical component.

IoT 130
article thumbnail

Serverless at re:Invent 2017

The Symphonia

Traffic shaping / canary deployment was pre-announced at Serverless Conf NYC in October, and this is now available. Like Lambda, API Gateway now supports canary deployment / traffic shaping. A much bigger update is the new integration with CodeDeploy to support Traffic Shaping and Canary Releases. We’re the experts!

article thumbnail

A Tutorial on MongoDB Sharding With Best Practices & When To Enable It

Percona

This blog was originally published in October 2017 and was updated in September 2023. The sharding architecture consists of several components: Shard Servers : Shard servers are individual nodes within the sharded cluster. Sharding is a preferred approach for database systems facing substantial growth and needing high availability.

article thumbnail

Setting Up and Deploying PostgreSQL for High Availability

Percona

Unfortunately, using certain open source database software as part of an HA architecture can present significant challenges. Downtime due to SPOFs can also be attributed to bottlenecks from architectures designed for applications instead of databases. Despite all its upside, PostgreSQL software presents such challenges.