In this two-part blog series, we will explain the details and functionality of a High Availability (HA) framework for MySQL hosting using MySQL semi-synchronous replication and the Corosync plus Pacemaker stack. In Part I, we'll walk you through the basics of High Availability, the components of an HA framework, and then introduce you to the HA framework for MySQL. MySQL High … [Read more...] about MySQL High Availability Framework Explained – Part I
Archives for 2018
Here Are 2018’s Most Alarming Scam Statistics
The end of the year is a time when people often engage keep an eye on societal trends. One characteristic to be aware of about 2018 is that it was a year full of scams. Here are six of the most eye-opening and worrisome statistics: 1. Spam Comprised More Than Half of Email Traffic in May 2018 Many people using email services don't realize how much spam they receive, … [Read more...] about Here Are 2018’s Most Alarming Scam Statistics
5 Qualities Your Next Chief Information Security Officer (CISO) Should Have
In a world where dataism has become the new normal for organisations, security has become a high priority. Or at least, it should be a top priority for organisations. Unfortunately, the reality is different, and every year, many consumers still become the victim of one of the hundreds of data breaches. Any organisation can be hacked, and without sufficient security measures in … [Read more...] about 5 Qualities Your Next Chief Information Security Officer (CISO) Should Have
What is Augmented Reality in Smartphones?
Technology moves at lightning speed, and sometimes it's hard to keep up. There's one development that you can't allowed to pass you by: Augmented reality. Augmented reality is a specific type of technology that can superimpose a computer-generated image on top of your view of the real world, creating a composite view of the world that merges the real (reality) with something … [Read more...] about What is Augmented Reality in Smartphones?
Managing High Availability in PostgreSQL Part I
Managing high availability in your PostgreSQL hosting is very important to ensuring your clusters maintain exceptional uptime and strong operational performance so your data is always available to your application. In an earlier blog post, we introduced you to configuring high availability for PostgreSQL using streaming replication, and now we're going to show you how to best … [Read more...] about Managing High Availability in PostgreSQL Part I