AWS News Blog

Category: Database

DynamoDB Accelerator (DAX) Now Generally Available

Earlier this year I told you about Amazon DynamoDB Accelerator (DAX), a fully-managed caching service that sits in front of (logically speaking) your Amazon DynamoDB tables. DAX returns cached responses in microseconds, making it a great fit for eventually-consistent read-intensive workloads. DAX supports the DynamoDB API, and is seamless and easy to use. As a […]

Box Platform on AWS Marketplace – Lambda Blueprints & Sample Code

Update (May 17, 2021) – The AWS Marketplace AMI that was formerly linked in the opening paragraph of this blog post is no longer available. Box is a cloud-based file sharing and content management system. With an array of features for collaboration and an emphasis on security, Box has found a home in many enterprises […]

New – Auto Scaling for Amazon DynamoDB

Amazon DynamoDB has more than one hundred thousand customers, spanning a wide range of industries and use cases. These customers depend on DynamoDB’s consistent performance at any scale and presence in 16 geographic regions around the world. A recent trend we’ve been observing is customers using DynamoDB to power their serverless applications. This is a […]

New – USASpending.gov on an Amazon RDS Snapshot

Update (April 2019) – USAspending.gov has deprecated access to RDS Snapshots of their database. For information on how to access spending data from the US federal government, please visit USAspending.gov. They also provide instructions on how to download their database as a PostgreSQL archive. My colleague Jed Sundwall runs the AWS Public Datasets program. He wrote […]

Roundup of AWS HIPAA Eligible Service Announcements

At AWS we have had a number of HIPAA eligible service announcements. Patrick Combes, the Healthcare and Life Sciences Global Technical Leader at AWS, and Aaron Friedman, a Healthcare and Life Sciences Partner Solutions Architect at AWS, have written this post to tell you all about it. -Ana We are pleased to announce that the […]

Amazon Redshift Spectrum – Exabyte-Scale In-Place Queries of S3 Data

Now that we can launch cloud-based compute and storage resources with a couple of clicks, the challenge is to use these resources to go from raw data to actionable results as quickly and efficiently as possible. Amazon Redshift allows AWS customers to build petabyte-scale data warehouses that unify data from a variety of internal and […]

Amazon DynamoDB Accelerator (DAX) – In-Memory Caching for Read-Intensive Workloads

I’m fairly sure that you already know about Amazon DynamoDB. As you probably know, it is a managed NoSQL database that scales to accommodate as much table space, read capacity, and write capacity as you need. With response times measured in single-digit milliseconds, our customers are using DynamoDB for many types of applications including adtech, […]