Skip to content
FS Fábio Silva

Guides

Build it with me.

Step-by-step tutorials focused on durable, production-minded patterns — not throwaway demos.

· tutorial· self-hosting

The complete n8n self-hosting guide

A practical, production-minded walkthrough for self-hosting n8n — from npx and a single Docker container to Docker Compose behind a reverse proxy and full Kubernetes deployments across AWS, Azure, GCP, and OpenShift. Faithful to the official docs, with sources linked throughout.

Read
· ai· delivery

Shipping AI in the enterprise: a builder's field guide

Most enterprise AI doesn't fail in the model — it fails in the last mile: integration, evals, rollout, people. A repeatable, phase-gated method for taking AI from idea to production, written from the project manager, AI engineer, and software developer seats at once.

Read
· tutorial· ai

Structured outputs that don't break in production

A practical pattern for getting reliable, schema-valid JSON out of an LLM — with validation, retries, and a deterministic fallback — so a bad response never takes down your feature.

Read