AWS News Blog

Tag: Amazon DynamoDB

DynamoDB – Price Reduction and New Reserved Capacity Model

We’re making Amazon DynamoDB an even better value today, with a price reduction and a new reserved capacity pricing model. Behind the scenes, we’ve worked hard to make this happen. We have fine-tuned our storage and our processing model, optimized our replication pipeline, and taken advantage of our scale to drive down our hardware costs. […]

Read More

AWS Elastic Beanstalk – Environment Resource Support + Updated PHP Runtime

AWS Elastic Beanstalk can now provision and configure AWS resources to power your application. In conjunction with a new version of our PHP runtime, you get more control and more flexibility with less code. In October, we announced the Elastic Beanstalk configuration files and talked about how they can help you configure EC2 instances without […]

Read More

New Asia Pacific (Sydney) Region in Australia – EC2, DynamoDB, S3, and Much More

It is time to expand the AWS footprint once again, with a new Region in Sydney, Australia. AWS customers in Australia can now enjoy fast, low-latency access to the suite of AWS infrastructure services. New Region The new Sydney Region supports the following AWS services: A Tranquil Beach – Shoal Bay, Australia Amazon Elastic Compute […]

Read More

DynamoDB Improvements – Consistent BatchGet & More

I’m happy to announce a number of improvements to Amazon DynamoDB – Consistent BatchGet, Simultaneous Control Plane Operations, and more flexible updating of provisioned throughput. Let’s take a look at each improvement. Consistent BatchGetDynamoDB’s BatchGet operation has been extended so that it now supports strongly consistent reads in addition to eventually consistent reads. Using the […]

Read More

Optimizing Provisioned Throughput in Amazon DynamoDB

UPDATE (May 5, 2018) The capacity management capabilities of Amazon DynamoDB were enhanced after this blog post was published. As a result, the post references information that may no longer be the most accurate or a best practice. Pease read the DynamoDB documentation on Best Practices for Designing and Using Partition Keys Effectively to learn […]

Read More

Managing ASP.Net Session State With DynamoDB

Today we have guest post from Norm Johanson, a Software Developer on our Developer Resources team. Norm has put together a post to show you how to track the session state of an ASP.NET application uusing Amazon DynamoDB. — Jeff; When developing a new ASP.NET application, a common approach is to store session data in […]

Read More