How To Set Up MySQL Master-Master Replication
This second installment of “Scaling Web Applications” will list out the steps necessary for scaling a mysql deployment over two VPS.
This second installment of “Scaling Web Applications” will list out the steps necessary for scaling a mysql deployment over two VPS.
Rancher is an open source, self-hosted, and complete platform to run and easily manage containers in production. Being a Docker image itself, a Rancher server will work on any Linux host where Docker is available. Some of the key features that…
This guide will demonstrate how to create a round robin two node clustered web server with Nginx and Varnish.
In this tutorial, we will teach you how to set up and use the Apache JMeter HTTP(S) Test Script Recorder to record HTTP requests. Recording HTTP requests is a great way to building test plans, and can be useful in creating tests that closely mimic a normal user’s behavior.