Categories
Products
Technologies
Top Rated docs

July 27, 2020

MariaDB Server Database Encryption Basics

Encryption is one of the most important security features to keep your data as secure as possible. Depending on the data that you are handling, not always it is a must but you should at...

July 14, 2020

Using the MariaDB Audit Plugin for Database Security

There are different ways to keep your data safe. Practices such as controlling database access, securing configuration, upgrading your system, and more are part of database security. It is even possible that you have security...

June 24, 2020

PostgreSQL Anonymization On Demand

Before, during, and after the GDPR came into town in 2018, there have been many ideas to solve the problem of deleting or hiding user data, using various layers of the software stack but also...

May 12, 2020

MySQL Workbench Alternatives – ClusterControl Database User Management

MySQL user and privilege management is very critical for authentication, authorization and accounting purposes. Since MySQL 8.0, there are now two types of database user privileges: Static privileges - The common global, schema and administrative...

May 1, 2020

My Favorite PostgreSQL Extensions – Part Two

This is the second part of my blog “My Favorite PostgreSQL Extensions” wherein I had introduced you to two  PostgreSQL extensions, postgres_fdw and pg_partman. In this part I will explore three more. pgAudit The next...

April 30, 2020

Tips for Managing PostgreSQL Remotely

A wide range of resources are available for you when managing your PostgreSQL database clusters remotely. With the right tools managing it remotely is not a difficult task.  Using fully-managed services for PostgreSQL offers an...

April 29, 2020

An Overview of MongoDB User Management

Database User Management is a particularly important part of data security, as we must understand who is accessing the database and set the access rights of each user. If a database does not have a...

April 28, 2020

Using SSH Tunneling as a VPN Alternative

Using a VPN connection is the most secure way to access a network if you are working remotely, but as this configuration could require hardware, time, and knowledge, you should probably want to know alternatives...

April 23, 2020

Tips for Managing MongoDB Remotely

Working remotely due to the Covid-19 pandemic means an increase in the importance of isolated infrastructures; more specifically ones that can only be accessed through an internal network, but in a way that authorized people...

April 15, 2020

Setting up ClusterControl as a Bastion Host for your Database Servers

A bastion host is a gateway host between an inside network and an outside network. It is commonly used to access remote hosts sitting on a different network which has no direct connection between the...

April 13, 2020

My DBA is Sick – Database User Management Tips for SysAdmins

User management is one of the day-to-day tasks that are performed by database administrators. If your database administrator is not available and you have been appointed to perform his tasks, you may have been asked...

April 7, 2020

My DBA is Sick – Database Security Tips for SysAdmins

The day happened when your database administrator did not show up on the daily online standup. Shortly after you have learned that he’ll be unavailable for an unknown period of time and it is you,...

Subscribe below to be notified of fresh posts