@thamaraiselvam
Lead Consultant at ThoughtWorks
I am a highly motivated and experienced engineer with a passion for helping teams deliver software faster, more reliably, and more securely. I am proficient in a wide range of DevOps technologies along with Software Development and have a proven track record of success in leading and mentoring teams. I am also a strong communicator and educator, and I enjoy sharing my knowledge with others.
I would love to mentor beginners to succeed in their IT career.
In the last two articles, we have seen the need for database replication and master-replica architecture and in this article, we will discuss the different type of database replications. We know that all write requests go to the master and all read r...

Recently I have started writing about database replication, In the first article I have explained the need for database replication if you have not read yet, I recommend you to read Need for Database Replication before continuing this. We will discus...

To enable TouchID on your Mac to authenticate you for sudo access instead of a password you need to do the following steps. Open Sudo configuration file with the following command sudo vi /etc/pam.d/sudo Initially file content should look like this...
