Today we are announcing that mLab is being acquired by MongoDB, Inc. mLab’s Story When we launched mLab in 2011 we were one of the first companies to offer a Database-as-a-Service. The value proposition to developers was simple and powerful. Instead of self-hosting and managing what is arguably the most complex and difficult-to-manage layer of […]
About wpengine@objectlabs.com
mLab Shared plans now available in AWS Germany (Frankfurt)
We’re excited to announce that we are now offering Shared Cluster plans in the AWS eu-central-1 (Frankfurt) region. AWS users who host their applications in Germany can now provision low-latency, budget-friendly production MongoDB databases in the same region. Visit mLab’s create deployment wizard if you’d like to create a new Shared Cluster database. For a […]
After Migrating to mLab, ZIG360 is Ready to Optimize Your Professional Networking
Our latest case study explores ID360’s new application, ZIG360. ID360 is a global company providing training and coaching to individuals and businesses worldwide, empowering clients to design and execute networking strategies that develop the right relationships and alliances. Building on ID360’s experience helping clients in this industry, ZIG360 is the company’s new application for planning […]
Cambly Makes Learning English Interactive and On-Demand with mLab
Check out our latest case study with Cambly. The Cambly founders set out to create a service that could enable anyone (from anywhere) to learn English through instructive conversations with native speakers — and to do so on-demand. To facilitate platform development and grow a global business, Cambly relies on mLab to manage the growing […]
GetHuman Saves $30,000 Annually with mLab
We’re excited to share our newest case study with GetHuman. GetHuman helps consumers get in contact with hundreds of major companies more quickly — slashing the time spent on hold and the need to navigate phone trees. The GetHuman team has also recently launched Swish, a budgeting app designed to make managing personal finances accurate, […]
Update on Spectre and Meltdown Vulnerabilities
mLab is aware of CVE-2017-5715, CVE-2017-5753, and CVE-2017-5754 (aka, Meltdown and Spectre). Our infrastructure service providers have worked for the past month to update systems globally. It is our understanding that this work has been completed, although we are working with our providers to stay updated on whether further maintenances will required. Our engineering team […]
Using MongoDB $indexStats to identify and remove unused indexes
Proper indexing is critical to database performance. A single unindexed query is enough to cause significant performance degradation. It is relatively easy to spot a missing index using mLab’s Slow Query Analyzer, but the tool doesn’t provide an obvious way to identify and remove indexes that aren’t actually being used…
Counting Down the Parse Migration
On January 28, 2017 Parse will be fully retired. To help with the transition, mLab has published a comprehensive guide to migrating Parse data onto an mLab-hosted MongoDB database. This guide aims to help existing Parse customers by highlighting migration best practices and addressing commonly asked questions that we’ve handled migrating over 8600 applications to […]
How to choose a DBaaS? Check out our piece in DZone
DZone recently asked us to contribute an article on choosing a Database-as-a-Service provider. I was excited to write this because it gave us a chance to summarize some of our experience hosting hundreds of thousands of MongoDB deployments over the past five years. The piece, titled How to Choose a DBaaS, is also part of […]
Heartbleed security update
As many of you know, a serious vulnerability in the OpenSSL cryptographic software library was recently discovered: CVE-2014-0160. This vulnerability is commonly called the “Heartbleed Bug” and is described at http://heartbleed.com. The Heartbleed vulnerability can be exploited by an attacker to gain access to the cryptographic keys used to secure communication between clients and servers […]