Remove dynamodb
article thumbnail

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs

InfoQ

Zendesk reduced its data storage costs by over 80% by migrating from DynamoDB to a tiered storage solution using MySQL and S3. The company considered different storage technologies and decided to combine the relational database and the object store to strike a balance between querybility and scalability while keeping the costs down.

Storage 132
article thumbnail

Part 2: The DynamoDB Book: An Interview With Alex DeBrie On His New Book

High Scalability

This is the second part of my interview with Alex DeBrie on his new insta-classic: The DynamoDB Book. To read the first part of the interview please mosey on over to The DynamoDB Book: An Interview With Alex DeBrie On His New Book. Take your time. It's worth it. Quick Fire Round. What's your quick reaction to:

164
164
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

How Uber Migrated Financial Data from DynamoDB to Docstore

Uber Engineering

This generates a large number of financial transactions that need to be stored with provable completeness, consistency, and compliance. … The post How Uber Migrated Financial Data from DynamoDB to Docstore appeared first on Uber Engineering Blog.

article thumbnail

AWS DynamoDB Best Practices: 10 Tips to Maximize Performance

Simform

Amazon DynamoDB is one of the fastest-growing database services today. In this blog post, you will find out some best practices by our experts for working with DynamoDB. It also talks about when and when not to use DynamoDB. However, it is a NoSQL database that requires data modeling quite different from SQL databases.

article thumbnail

8 Proven Strategies to Reduce DynamoDB Costs & Optimize its Usage

Simform

Your cloud costs can quickly get out of hand if your DynamoDB usage is not managed efficiently. This article lists some practical ways that you can implement to optimize DynamoDB usage and achieve cost efficiency. But you can dynamically control the throughput capacity of your tables and optimize storage to reduce overall costs.

article thumbnail

AWS NoSQL Performance Lab Using Python

DZone

I will share a coding lab to measure the performance of AWS-managed NoSQL databases such as DynamoDB , Cassandra , Redis , and MongoDB. In this article, I am not going to determine which AWS NoSQL database is better: the concept of a better database only exists within a specific purposeful context.

AWS 266
article thumbnail

DynamoDB for Location Data: Geospatial querying on DynamoDB datasets

All Things Distributed

These factors have made DynamoDB a compelling database for mobile developers, who happen to be among the biggest adopters of this technology. We picked DynamoDB because it supports the scale we require" said Robert Kwok , CTO of Crittercism. Calculate great circle distances and perform spherical math.

Big Data 100