Conceptual

An Introduction to File Compression Tools on Linux Servers — step-by-step Linux tutorial on Progressive Robot

An Introduction to File Compression Tools on Linux Servers

There are many reasons why you would want to compress files on a server. Compression can save disk space and bandwidth and can simplify file transfers of entire directory structures when combined with archiving formats. In this guide, we’ll discuss the strengths and weaknesses of different compression tools, discuss which tool is right for different circumstances, and demonstrate how to use the commands.

Read more
HTTP/1.1 vs HTTP/2: What's the Difference? — step-by-step DevOps tutorial on Progressive Robot

HTTP/1.1 vs HTTP/2: What’s the Difference?

After reading this article, you will understand the main differences between HTTP/1.1 and HTTP/2, concentrating on the technical changes that have been adopted in HTTP/2. From the release of HTTP/1.1 in 1997 until recently, there have been few revisions to the protocol. But in 2015, a reimagined version called HTTP/2 came into use, which offered several methods to decrease latency, especially when dealing with mobile platforms and server-intensive graphics and videos.

Read more
An Introduction to SNMP (Simple Network Management Protocol) — step-by-step Devops tutorial on Progressive Robot

An Introduction to SNMP (Simple Network Management Protocol)

SNMP, or simple network management protocol, is a standard internet protocol used to monitor remote servers, gather information, and even modify states and values on other hosts. Mostly leveraging a client-server model, the protocol is very mature and fairly ubiquitous across networked devices. In this guide, we will introduce you to some fundamental SNMP concepts and take a look at the protocol in broad strokes.

Read more
How To Contribute to Open Source: Getting Started with Git — step-by-step DevOps tutorial on Progressive Robot

How To Contribute to Open Source: Getting Started with Git

Open-source projects that are hosted in public repositories benefit from contributions made by the broader developer community, and are typically managed through Git. This tutorial will discuss the benefits of contributing to open-source projects, and go over installing and setting up Git so that you can contribute to software projects.

Read more
Введение в диспетчер пакетов Helm для Kubernetes — step-by-step Kubernetes tutorial on Progressive Robot

Введение в диспетчер пакетов Helm для Kubernetes

Развертывание приложений в мощной и популярной системе организации контейнеров Kubernetes может представлять собой сложную задачу. Для настройки одного приложения может потребоваться создание нескольких независимых ресурсов Kubernetes, в том числе подов, служб, развертываний и…

Read more
How To Understand the Filesystem Layout in a Linux VPS — step-by-step Linux tutorial on Progressive Robot

How To Understand the Filesystem Layout in a Linux VPS

Finding your way around a Linux filesystem can be confusing if you are unfamiliar with the operating system. However, to get anything useful done, it is necessary to have a basic understanding of how Linux organizes its file tree. In this guide, we will explore how Linux divides up its filesystem and how to find your way around.

Read more
Entendendo Bancos de Dados Gerenciados — step-by-step DevOps tutorial on Progressive Robot

Entendendo Bancos de Dados Gerenciados

Armazenamento de dados seguro e confiável é uma necessidade para quase todas as aplicações modernas. No entanto, a infraestrutura necessária para um banco de dados local autogerenciado pode ser proibitivamente cara para muitas equipes. Da mesma forma, funcionários que possuem as…

Read more
An Introduction to Cloud Hosting — step-by-step DevOps tutorial on Progressive Robot

An Introduction to Cloud Hosting

Cloud hosting is a method of using online servers in an affordable, scalable, and reliable way. In this guide, we will go over the common components in a cloud hosting environment, including different types of virtualization and how they might affect your experience when working with a cloud server.

Read more
CHAT