In this guide we’ll create a Postgres setup with two nodes, a primary and a standby. Then we'll add a second standby node. We’ll simulate failure in the Postgres nodes and see how the system continues ...
This is the codebase is the example code for a tutorial on how to get Jenkins to automatically re-deploy your website when it is deployed through the use of an autoscaling group (as demonstrated here) ...