Conceptual

What's New in Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

What’s New in Ubuntu 16.04

The Ubuntu operating system’s most recent Long Term Support version, version 16.04 (Xenial Xerus), was released on April 21, 2016. This guide is intended as a brief overview of new features and significant changes to the system as a whole, since 14.04 LTS, from the perspective of server system administration. It draws on the official Xenial Xerus release notes, along with a variety of other sources.

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

An Introduction to Hadoop

Apache Hadoop is one of the earliest and most influential open-source tools for storing and processing the massive amount of readily-available digital data that has accumulated with the rise of the World Wide Web. It evolved from a project called Nutch, which attempted to find a…

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
Understanding Systemd Units and Unit Files — step-by-step Linux tutorial on Progressive Robot

Understanding Systemd Units and Unit Files

Increasingly, Linux distributions are adopting or planning to adopt the systemd init system. This powerful suite of software can manage many aspects of your server, from services to mounted devices and system states. In systemd, a unit refers to any resource that the…

Read more
Введение в службу Kubernetes DNS — step-by-step Kubernetes tutorial on Progressive Robot

Введение в службу Kubernetes DNS

Система доменных имен DNS — это система связи различных типов информации, например связи IP адресов с легко запоминающимися именами. По умолчанию большинство кластеров Kubernetes автоматически настраивают внутреннюю службу DNS в качестве компактного механизма поиска служб….

Read more
A Rede do Kubernetes nos Bastidores — step-by-step Kubernetes tutorial on Progressive Robot

A Rede do Kubernetes nos Bastidores

O Kubernetes é um poderoso sistema de orquestração de container que pode gerenciar o deployment e a operação de aplicações containerizadas em um cluster de servidores. Além de coordenar as cargas de trabalho do container, o Kubernetes fornece a infraestrutura e as ferramentas…

Read more
An Introduction to Document-Oriented Databases — step-by-step Databases tutorial on Progressive Robot

An Introduction to Document-Oriented Databases

This conceptual article outlines the key concepts related to document databases and discusses benefits of using them. Examples used in this article reference MongoDB, a widely-used document-oriented database, but most of the concepts highlighted here are applicable for most other document databases as well.

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

An Introduction to Databases

This conceptual article serves as an introduction to numerous database topics. It provides a brief overview of what databases are in the context of cloud computing and highlights a few concepts central to their design and function. It also contains links to relevant conceptual and procedural tutorials throughout.

Read more
CHAT