• [Home]
  • [Articles]
  • [Projects]
  • [About]
PT / EN

Articles

Technical notes, implementation guides, and reflections on architecture and resilient systems.

systems Jun 27, 2026

Linux in practice: which distro to choose and the commands you'll use every day

How to try Linux risk-free, which distribution to choose to get started, and the essential terminal commands.

6 min read
systems Jun 20, 2026

Linux: the kernel that moves the world

What Linux really is, where it runs, and why anyone working in tech needs to understand it.

5 min read
devops Jun 9, 2026

Docker in practice: dockerizing a real application with Docker Compose

How to create a Dockerfile, orchestrate services with Docker Compose, and spin up a Node.js application with PostgreSQL using a single command.

6 min read
devops Jun 9, 2026

Docker: why you'll never want to install anything on your computer again

What containers are, how Docker works, and why this technology changes the way you develop.

5 min read
devops Jun 1, 2026

Virtual Machines and Vagrant: from concept to environment as code

What virtualization is, how Vagrant automates VMs, and a reproducible hands-on lab.

6 min read