Remove 2012 Remove Architecture Remove Efficiency Remove Latency
article thumbnail

USENIX SREcon APAC 2022: Computing Performance: What's on the Horizon

Brendan Gregg

My personal opinion is that I don't see a widespread need for more capacity given horizontal scaling and servers that can already exceed 1 Tbyte of DRAM; bandwidth is also helpful, but I'd be concerned about the increased latency for adding a hop to more memory. Ford, et al., “TCP

article thumbnail

Improving the Cloud - More Efficient Queuing with SQS - All Things.

All Things Distributed

Improving the Cloud - More Efficient Queuing with SQS. By Werner Vogels on 08 November 2012 03:00 PM. For example, AWS customers use SQS for asynchronous communication pipelines, buffer queues for databases, asynchronous work queues, and moving latency out of highly responsive requests paths. All Things Distributed. Comments ().

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

USENIX SREcon APAC 2022: Computing Performance: What's on the Horizon

Brendan Gregg

My personal opinion is that I don't see a widespread need for more capacity given horizontal scaling and servers that can already exceed 1 Tbyte of DRAM; bandwidth is also helpful, but I'd be concerned about the increased latency for adding a hop to more memory. Ford, et al., “TCP

article thumbnail

DBLog: A Generic Change-Data-Capture Framework

The Netflix TechBlog

It is required for a database to execute this query efficiently, which typically applies for systems that implement range scans over primary keys. DBLog High Level Architecture. High Availability DBLog uses active-passive architecture. Chunking a table with 4 columns c1-c4 and c1 as the primary key (pk). Figure 3?—?DBLog

Database 197
article thumbnail

Amazon DynamoDB ? a Fast and Scalable NoSQL Database.

All Things Distributed

By Werner Vogels on 18 January 2012 07:00 AM. Amazon DynamoDB offers low, predictable latencies at any scale. This architectural pattern was a response to the scaling challenges that had challenged Amazon.com through its first 5 years, when direct database access was one of the major bottlenecks in scaling and operating the business.

article thumbnail

DBLog: A Generic Change-Data-Capture Framework

The Netflix TechBlog

It is required for a database to execute this query efficiently, which typically applies for systems that implement range scans over primary keys. DBLog High Level Architecture. High Availability DBLog uses an active-passive architecture. Chunking a table with 4 columns c1-c4 and c1 as the primary key (pk). Figure 3?—?DBLog

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). Efficient Queries. Since then, we have been working on adding flexible querying. You saw the first iteration in April 2013 with the launch of Local Secondary Indexes (LSI).

Games 130