April 23, 2018

Choosing the Right Encryption Approach for RDBMS

Sometimes, specially now a days when people are planning to move to cloud, security is one of the key factor, and in my experience, what I saw is the cloud architect tries to sell the full disk encryption as a solution for all applications, databases etc. Which in my opinion, is absolutely incorrect.

The goal of this post is to evaluate, at a higher level, different encryption approach for different scenario (specially RDBMS) to better inform the decision making process.

April 17, 2018

MySQL vs. MariaDB

A high level comparison between MySQL & MariaDB.
The goal of this post is to evaluate, at a higher level, MySQL & MariaDB to better inform the decision making process.