article thumbnail

Zero Configuration Service Mesh with On-Demand Cluster Discovery

The Netflix TechBlog

These design principles led us to client-side load-balancing, and the 2012 Christmas Eve outage solidified this decision even further. There is a downside to fetching this data on-demand: this adds latency to the first request to a cluster. This is the first in a series of posts on our journey to service mesh, so stay tuned.

Traffic 220
article thumbnail

DBLog: A Generic Change-Data-Capture Framework

The Netflix TechBlog

Passive instances across regions are also possible, though it is recommended to operate in the same region as the database host in order to keep the change capture latencies low. Stay Tuned DBLog has additional capabilities which are not covered by this blog post, such as: Ability to capture table schemas without using locks.

Database 197
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

Passive instances across regions are also possible, though it is recommended to operate in the same region as the database host in order to keep the change capture latencies low. Stay Tuned DBLog has additional capabilities which are not covered by this blog post, such as: Ability to capture table schemas without using locks.

Database 212
article thumbnail

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

All Things Distributed

With these goals in mind, In January, 2012 we launched Amazon DynamoDB , our cloud-based NoSQL database service designed from the ground up to support extreme scale, with the security, availability, performance and manageability needed to run mission-critical workloads. Manageable – The service would need to be easy to manage and operate.

Internet 128
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