~/Writings Archive

Thoughts on distributed systems, long runs in the rain, and why raccoons are the ultimate edge-case testers.

May 7, 2024 4 min read Docker

Deploy a Grafana dashboard with Docker on AWS EC2

Monitoring system performance and logs with Grafana is indeed straightforward, especially when working with Docker environments.

Read Article arrow_forward
Jan 17, 2024 2 min read Docker

Docker-compose cheat sheet

A cheat sheet with all the instruction to use inside you docker-compose yaml file.

Read Article arrow_forward
Dec 4, 2023 4 min read Laravel

Swagger in Laravel Project

How to use Swagger inside you Laravel project to document and develop an API.

Read Article arrow_forward
Jul 28, 2023 4 min read React

Custom Gutenberg block

Which are the differences between a custom these two rendering method inside the WordPress Gutenberg editor?

Read Article arrow_forward