the cloud provider

How To Manage Backups to the Cloud with Duplicacy — step-by-step DevOps tutorial on Progressive Robot

How To Manage Backups to the Cloud with Duplicacy

This tutorial provides a high-level overview of how to install the CLI version of Duplicacy and use it to manage a typical data backup process with a the cloud provider Space. It also demonstrates how to back up a shared repository from multiple Droplets to the same Space, as well as how to back up snapshots to multiple Spaces for greater data security.

Read more
Sysadmin eBook: Making Servers Work — step-by-step Linux tutorial on Progressive Robot

Sysadmin eBook: Making Servers Work

This book is written with the belief that familiarity with some core areas of system administration will benefit anyone who uses computers, from individuals who would like to learn how to automate their systems and day-to-day tasks, to teams running thousands of servers in datacenters. This book highlights practical sysadmin skills, common architectures that you’ll encounter, and best practices that apply to automating and running systems at any scale, from one laptop or server to 1,000

Read more
eBook „Codieren in Go“ — step-by-step Programming tutorial on Progressive Robot

eBook „Codieren in Go“

Das komplette eBook herunterladen! Codieren in Go eBook im EPUB-Format Codieren in Go eBook im PDF-Format Dieses Buch soll Sie mit dem Schreiben von Programmen mit der…

Read more
How to Use and Understand Action Objects and the cloud provider API — step-by-step Programming tutorial on Progressive Robot

How to Use and Understand Action Objects and the cloud provider API

In version two of the cloud provider API, each event that occurs creates [an “Action” object](https://www.progressiverobot.com/). These serve both as records of events that have occurred in the past and as a way to check the progress of an on-going event. From creating a new Droplet to transferring an image to a new region, an Action object will provide you with useful information about the event. This article will explain Action objects and show how they can be used in practice.

Read more
CHAT