Remove 2012 Remove AWS Remove Design Remove Tuning
article thumbnail

Zero Configuration Service Mesh with On-Demand Cluster Discovery

The Netflix TechBlog

A brief history of IPC at Netflix Netflix was early to the cloud, particularly for large-scale companies: we began the migration in 2008, and by 2010, Netflix streaming was fully run on AWS. Today we have a wealth of tools, both OSS and commercial, all designed for cloud-native environments.

Traffic 220
article thumbnail

A Decade of Dynamo: Powering the next wave of high-performance, internet-scale applications

All Things Distributed

With these requirements in mind, and a willingness to question the status quo, a small group of distributed systems experts came together and designed a horizontally scalable distributed database that would scale out for both reads and writes to meet the long-term needs of our business. This was the genesis of the Amazon Dynamo database.

Internet 128
Insiders

Sign Up for our Newsletter

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

Trending Sources

article thumbnail

DBLog: A Generic Change-Data-Capture Framework

The Netflix TechBlog

Designed with High Availability in mind. There are services at Netflix that use RDBMS kind of databases such as MySQL or PostgreSQL via AWS RDS. We designed the framework to minimize database impact. No locks on tables are ever acquired, which prevent impacting write traffic on the source database. Figure 4— Delta Connector.

Database 197
article thumbnail

Expanding the Cloud ? Announcing Amazon Redshift, a Petabyte.

All Things Distributed

By Werner Vogels on 28 November 2012 09:00 AM. The nodes themselves are designed specifically for data warehousing workloads. Loading, monitoring, tuning, taking backups, and recovering from faults are complex and time-consuming tasks. We designed Amazon Redshift with integration and compatibility in mind. Comments ().

Cloud 164
article thumbnail

DBLog: A Generic Change-Data-Capture Framework

The Netflix TechBlog

Designed with High Availability in mind. There are services at Netflix that use RDBMS kind of databases such as MySQL or PostgreSQL via AWS RDS. We designed the framework to minimize database impact. No locks on tables are ever acquired, which prevent impacting write traffic on the source database. Figure 4— Delta Connector.

Database 212
article thumbnail

Taking DynamoDB beyond Key-Value: Now with Faster, More Flexible, More Powerful Query Capabilities

All Things Distributed

So when we launched in January 2012, we provided simple query functionality that used hash primary keys or composite primary keys (hash + range). With global secondary indexes in DynamoDB, you can now have many indexes and tune their capacity independently. Since then, we have been working on adding flexible querying.

Games 130
article thumbnail

Document Model Support in DynamoDB: Flexibility, Availability, Performance, and Scale.Together at last

All Things Distributed

We designed DynamoDB to operate with at least 99.999% availability. In 2012, we launched Amazon DynamoDB, the successor to Amazon Dynamo. Since launch, DynamoDB has been the core infrastructure powering various AWS and Amazon services and has provided more than 5 9s of availability worldwide.