Conceptual

Compreendendo bancos de dados relacionais — step-by-step DevOps tutorial on Progressive Robot

Compreendendo bancos de dados relacionais

Os sistemas de gerenciamento de banco de dados (SGDB, no inglês DMBS) são programas de computador que permitem que usuários interajam com um banco de dados. Um DBMS permite que os usuários controlem o acesso a um banco de dados, gravem dados, executem consultas e façam outras…

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
A Comparison of DNS Server Types:  How To Choose the Right DNS Configuration — step-by-step DevOps tutorial on Progressive Robot

A Comparison of DNS Server Types: How To Choose the Right DNS Configuration

DNS is a robust system that is absolutely essential in modern internet communication. Through a combination of delegation, redundancy, and caching, a client can receive the precise address of any of the system’s servers or sites by querying a complex network of computers for a simple name. In this article, we will discuss some of the different kinds of DNS servers that work together to make this possible. We will go over the advantages of each type and why you would choose one over another.

Read more
Une introduction à la gestion de la configuration avec Ansible — step-by-step Devops tutorial on Progressive Robot

Une introduction à la gestion de la configuration avec Ansible

La gestion de la configuration est le processus qui consiste à traiter les modifications apportées à un système de manière à en assurer l’intégrité dans le temps, ce qui implique généralement des outils et des processus qui facilitent l’automatisation et l’observabilité. Même…

Read more
Введение в OAuth 2 — step-by-step Security tutorial on Progressive Robot

Введение в OAuth 2

OAuth 2 представляет собой фреймворк для авторизации, позволяющий приложениям осуществлять ограниченный доступ к пользовательским аккаунтам на HTTP сервисах, например, на Facebook, GitHub и the cloud provider. Он работает по принципу делегирования аутентификации пользователя сервису, на…

Read more
An Introduction to Networking Terminology, Interfaces, and Protocols — step-by-step Linux tutorial on Progressive Robot

An Introduction to Networking Terminology, Interfaces, and Protocols

A basic understanding of networking is important for anyone managing a server. Not only is it essential for getting your services online and running smoothly, it also gives you the insight to diagnose problems. This document will provide a basic overview of some common networking concepts. We will discuss basic terminology, common protocols, and the responsibilities and characteristics of the different layers of networking.

Read more
Monitoring for Distributed and Microservices Deployments — step-by-step Devops tutorial on Progressive Robot

Monitoring for Distributed and Microservices Deployments

In this guide, we will take a look at how monitoring and metrics collection changes for highly distributed architectures and microservices. The growing popularity of cloud computing, big data clusters, and instance orchestration layers has forced operations professionals to rethink how to design monitoring at scale and tackle unique problems with better instrumentation. We will talk about what makes new models of deployment different and what strategies can be used to meet these new demands.

Read more
CHAT