article thumbnail

MongoDB Performance Resources

Alex Podelko

I admired MongoDB classes long before I started to work there – in 2013, 8 years ago, I wrote Revolution in Vendor Education? Some good videos on the topic: Solving MongoDB Performance Riddles with Systems Thinking. Impact of Available IOPS On Your Database Performance. M312 Diagnostic and Debugging course. (I

article thumbnail

Platform Engineering Teams Done Right…

Adrian Cockcroft

We used this model effectively at Netflix when I was their cloud architect from 2010 through 2013. The next layer is operating system platforms, what flavor of Linux, what version of Windows etc. There are three current underlying reasons for the platform engineering meme today.

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

MariaDB vs MySQL: Key Differences and Use Cases

Percona

Before we dive into the differences between MariaDB and MySQL, we will provide a thorough examination of each relational database management system (RDBMS). In addition, there are fewer resources, plugins, libraries, third-party tools, and sources of support available than for other, more established database systems.

article thumbnail

Is MongoDB Open Source? Is Planet Earth Flat?

Percona

They came up with a horizontally scalable NoSQL database. Instead of relational (SQL) databases defined primarily through a hierarchy of related sets via tables and columns, their non-relational structure used a system of collections and documents. Is MongoDB an open source NoSQL database?

article thumbnail

Back-to-Basics Weekend Reading - Join Processing in Relational.

All Things Distributed

Werner Vogels weblog on building scalable and robust distributed systems. Back-to-Basics Weekend Reading - Join Processing in Relational Databases. By Werner Vogels on 12 April 2013 04:00 AM. Joins are one of the fundamental relational database query operations. All Things Distributed. Comments (). Contact Info.

article thumbnail

Finding Distinct Values Quickly

SQL Performance

I will be using the 50GB Stack Overflow 2013 database , but any large table with a low number of distinct values would do. The Stack Overflow 2013 database comes without nonclustered indexes to minimize download time. Cost" column shows the optimizer's cost estimate for each query as reported on the test system.

Servers 86
article thumbnail

Exerting Fine Grain Control Over Your Cloud Resources - All Things.

All Things Distributed

Werner Vogels weblog on building scalable and robust distributed systems. By Werner Vogels on 07 July 2013 06:30 PM. As customers move increasing amounts of compute and database workloads over to AWS, they have expressed an increased desire for finer grain control over their underlying resources. Comments (). productionâ??

Cloud 116