Migrating from SUPER to Dynamic Privileges

Migrating from SUPER to Dynamic Privileges

When performing health checks on a database, I look at how many users are granted SUPER privileges. If you’re reading this, you know why. SUPER privileges pose a potential security risk and should be limited to a few users that need this far-reaching access to...
What’s a Database Health Check?

What’s a Database Health Check?

As a critical component of your business, a healthy database is vital to staff efficiency and customer satisfaction. If you’ve neglected database maintenance and tuning, chances are you’re running into a litany of performance issues. When your database...
MongoDB ServerStatus Health Check Tips

MongoDB ServerStatus Health Check Tips

MongoDB ServerStatus is the main command used to produce a huge document containing important metrics and information about your database. When performing a health check, there are several important keys that you’ll want to be aware of inside serverStatus. The...