At the Distributed SQL Summit 2020, Tobias Meixner - CTO & Co-Founder at BRIKL, presented the talk, “A Migration Journey from Amazon DynamoDB to YugabyteDB and Hasura.” https://vimeo.com/4587… Read More >
9 Techniques to Build Cloud-Native, Geo-Distributed SQL Apps with Low Latency
This post is an in-depth look at the various techniques that applications needing low latency and high availability can leverage while using a geo-distributed SQL database like YugabyteDB so that the … Read More >
Why are NoSQL Databases Becoming Transactional?
The NoSQL database revolution started with the publication of the Google BigTable and Amazon Dynamo papers in 2006 and 2007 respectively. These original designs focused on horizontal write scalability… Read More >
AWS re:Invent 2018 Recap – The Freedom to Build
Team YugaByte was at AWS re:Invent in Las Vegas last week. While AWS was announcing a flurry of new product releases and existing product updates, we had some excellent deep dive conversations at our … Read More >
How DynamoDB’s Pricing Works, Gets Expensive Quickly and the Best Alternatives
DynamoDB is AWS’s NoSQL alternative to Cassandra, primarily marketed to mid-sized and large enterprises. The uses cases best suited for DynamoDB include those that require a flexible data model, rel… Read More >
11 Things You Wish You Knew Before Starting with DynamoDB
DynamoDB is a fully managed NoSQL database offered by Amazon Web Services. While it works great for smaller scale applications, the limitations it poses in the context of larger scale applica… Read More >
DynamoDB vs MongoDB vs Cassandra for Fast Growing Geo-Distributed Apps
Amazon DynamoDB is a popular NoSQL database choice for mid-to-large enterprises. In this post, we look beyond Amazon’s marketing claims to explore how well DynamoDB satisfies the core technical req… Read More >