Remove 2012 Remove Cache Remove Systems
article thumbnail

The Andrew File System - All Things Distributed

All Things Distributed

Werner Vogels weblog on building scalable and robust distributed systems. Back-to-Basics Weekend Reading - The Andrew File System. By Werner Vogels on 17 November 2012 11:00 PM. I am bringing with me a paper with one of first distributed systems that had actually see wide-spread commercial deployment. Comments ().

Systems 71
article thumbnail

Driving Compute Cost Down for AWS Customers - All Things.

All Things Distributed

Werner Vogels weblog on building scalable and robust distributed systems. By Werner Vogels on 05 March 2012 02:01 PM. AWS today announced a substantial price drop from March 1, 2012 for many of the Amazon EC2, Amazon RDS, and Amazon ElastiCache instances types around the world. All Things Distributed. Comments ().

AWS 92
Insiders

Sign Up for our Newsletter

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

article thumbnail

Amazon DynamoDB Accelerator (DAX): Speed Up DynamoDB Response Times from Milliseconds to Microseconds without Application Rewrite.

All Things Distributed

Today, I'm excited to announce the general availability of Amazon DynamoDB Accelerator (DAX) , a fully managed, highly available, in-memory cache that can speed up DynamoDB response times from milliseconds to microseconds, even at millions of requests per second. Adding caching when your app is already experiencing load is not easy.

Speed 98
article thumbnail

Dynamic Content Support in Amazon CloudFront - All Things.

All Things Distributed

Werner Vogels weblog on building scalable and robust distributed systems. By Werner Vogels on 14 May 2012 12:01 AM. Query String based Caching: the ability to include query string parameters as part of the objects cache key. URL based configuration: the ability to configure cache behaviors based on URL path patterns.

Cache 97
article thumbnail

DBLog: A Generic Change-Data-Capture Framework

The Netflix TechBlog

In order to be supported, a database is required to fulfill a set of features that are commonly available in systems like MySQL, PostgreSQL, MariaDB, and others. We want to support these systems as a source so that they can provide their data for further consumption. Some of DBLog’s features are: Processes captured log events in-order.

Database 223
article thumbnail

DBLog: A Generic Change-Data-Capture Framework

The Netflix TechBlog

In order to be supported, a database is required to fulfill a set of features that are commonly available in systems like MySQL, PostgreSQL, MariaDB, and others. We want to support these systems as a source so that they can provide their data for further consumption. Some of DBLog’s features are: Processes captured log events in-order.

Database 209
article thumbnail

Back-to-Basics Weekend Reading - Counting Bloom Filters - All.

All Things Distributed

Werner Vogels weblog on building scalable and robust distributed systems. By Werner Vogels on 28 September 2012 06:00 PM. In 2000 an improvement on the original Bloom filters called Counting Bloom Filters was published as part of the Summary Cache protocol. All Things Distributed. Comments ().

Cache 70