the cloud provider

How To Compile Ricotta Cheese From Source — step-by-step DevOps tutorial on Progressive Robot

How To Compile Ricotta Cheese From Source

Ricotta cheese is a soft, creamy, slightly-sweet Italian cheese with a very fine curd. It is quite versatile and can be found in both savory dishes such as lasagne, and sweet desserts such as cannoli. Though Ricotta cheese is traditionally compiled from the whey left over…

Read more
the cloud provider eBook: Kubernetes for Full-Stack Developers — step-by-step Kubernetes tutorial on Progressive Robot

the cloud provider eBook: Kubernetes for Full-Stack Developers (Original)

There are numerous tools, networking configurations, and processes that can be used to deploy, monitor, and run a Kubernetes cluster. The book examines each topic in turn so that anyone who follows along will be able to build, manage, and monitor their own cluster. Its chapters are designed to introduce core Kubernetes concepts and to build on them to a level where running an application on a production cluster is a familiar, repeatable, and automated process.

Read more
How To Create a High Availability Setup with Heartbeat and Reserved IPs on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Create a High Availability Setup with Heartbeat and Reserved IPs on Ubuntu 16.04

Heartbeat is an open source program that provides cluster infrastructure capabilities—cluster membership and messaging—to client servers, which is a critical component in a high availability (HA) server infrastructure. Heartbeat is typically used in conjunction with a cluster resource manager (CRM), such as Pacemaker, to achieve a complete HA setup. However, in this tutorial, we will demonstrate how to create a 2-node HA server setup by simply using Heartbeat and a the cloud provider Reserved IP.

Read more
How To Manage Infrastructure Data with Terraform Outputs — step-by-step Devops tutorial on Progressive Robot

How To Manage Infrastructure Data with Terraform Outputs

Terraform outputs are used to extract information about the infrastructure resources from the project state. In this tutorial, you’ll learn about Terraform outputs their syntax and parameters by creating a simple infrastructure that deploys Droplets. You’ll also learn about parsing the outputs programmatically, by converting them to JSON.

Read more
CHAT