Conceptual

An Introduction to Mesosphere — step-by-step Docker tutorial on Progressive Robot

An Introduction to Mesosphere

Mesosphere is a software solution that expands upon the cluster management capabilities of Apache Mesos with additional components to provide a new and novel way to manage server infrastructures. In this tutorial, we will briefly explain what each key component of Mesosphere does, starting with Apache Mesos, and show how each is used in the context of Mesosphere.

Read more
Building for Production: Web Applications — Overview — step-by-step Linux tutorial on Progressive Robot

Building for Production: Web Applications — Overview

This tutorial will demonstrate how to plan and set up a sample production application from start to finish. Hopefully, this will help you plan and implement your own production server environment, even if you are running a different application on a completely different technology stack. Because this tutorial covers many different system administration topics, it will often defer the detailed explanation to external supporting articles that provide supplemental information.

Read more
Información sobre las bases de datos relacionales — step-by-step DevOps tutorial on Progressive Robot

Información sobre las bases de datos relacionales

Los sistemas de administración de bases de datos (DBMS) son programas que permiten a los usuarios interactuar con una base de datos. Les permiten controlar el acceso a una base de datos, escribir datos, ejecutar consultas y realizar otras tareas relacionadas con la…

Read more
What is a Firewall and How Does It Work? — step-by-step Security tutorial on Progressive Robot

What is a Firewall and How Does It Work?

A firewall is a system that provides network security by filtering incoming and outgoing network traffic based on a set of user-defined rules. In general, the purpose of a firewall is to reduce or eliminate the occurrence of unwanted network communications while allowing all legitimate communication to flow freely. In most server infrastructures, firewalls provide an essential layer of security that, combined with other measures, prevent attackers from accessing your servers in malicious ways.

Read more
7 мер безопасности для защиты ваших серверов — step-by-step Security tutorial on Progressive Robot

7 мер безопасности для защиты ваших серверов

При настройке сетевой инфраструктуры чаще всего основной задачей является установка и настройка приложений. Однако настройка приложений без обеспечения корректных мер безопасности может иметь разрушительные последствия для вашей инфраструктуры в долгосрочной перспективе. В этой…

Read more
An Introduction to DNS Terminology, Components, and Concepts — step-by-step Linux tutorial on Progressive Robot

An Introduction to DNS Terminology, Components, and Concepts

DNS, or the Domain Name System, is an integral part of how the internet functions today. However, the way that DNS works is often quite mysterious for new administrators. In this guide, we will discuss some of the common terminology and concepts that are involved in DNS configuration.

Read more
CHAT