Scaling

How To Create a Redundant Storage Pool Using GlusterFS on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Create a Redundant Storage Pool Using GlusterFS on Ubuntu 18.04

GlusterFS is a network-attached storage filesystem that allows you to pool computing or storage resources of multiple machines. In turn, this lets you treat various computers as a single, more powerful unit. In this guide, you will create a redundant clustered storage array. This will provide functionality similar to a mirrored RAID configuration over the network

Read more
How To Set Up a Serf Cluster on Several Ubuntu VPS — step-by-step Linux tutorial on Progressive Robot

How To Set Up a Serf Cluster on Several Ubuntu VPS

Serf is a decentralized service orchestration and service discovery tool. It is extremely fault tolerant and decentralized, with no single point of failure like other similar tools. Serf can be used to trigger any event across a cluster of systems as well as perform monitoring duties. It’s built on top of the Gossip protocol which is designed for decentralized communication.

Read more
How To Install Puppet To Manage Your Server Infrastructure — step-by-step Linux tutorial on Progressive Robot

How To Install Puppet To Manage Your Server Infrastructure

Puppet, from Puppet Labs, is a configuration management tool helps system administrators automate the provisioning, configuration, and management of a server infrastructure. Planning ahead and using config management tools like Puppet can cut down on time spent repeating basic…

Read more
CHAT