P_A_S
Home
Projects
Blog
Contact
ProjectsBlogContact
Blog

Latest Blog Posts

Insights and tutorials on development and DevOps

3

Articles

4

Categories

Automated Backups on Linux with rsync and cron
7 min read
Linux
March 30, 2026

Automated Backups on Linux with rsync and cron

Too many production servers run with no real backup, only the belief that nothing will go wrong. rsync and cron give you dated, incremental, offsite snapshots that actually restore, in one script, plus the sharp edges a copy-paste tutorial leaves out: --delete, the retention find bug, and --link-dest.
LinuxBackup
5
Read More
How to cut a GCP bill without cutting capacity
14 min read
FinOps
February 2, 2026

How to cut a GCP bill without cutting capacity

A recommender flagged one VM: 7.5 GB of RAM, using 2.5, one click saved $12.59 a month. Multiply that across a fleet and you have FinOps. The GCP cost-optimization strategies that actually move the bill: visibility, committed discounts, right-sizing, storage tiering, and the governance that stops it creeping back.
GCPFinOps
2
Read More
Keeping browser tabs in sync with Redis in a Next.js app
8 min read
Architecture
November 17, 2025

Keeping browser tabs in sync with Redis in a Next.js app

A user is eight steps into a checkout form, hits refresh, and loses everything. In a Next.js app on Docker Compose sharing one Redis, localStorage does not hold. The design that keeps form state alive across refreshes and tabs, and the race condition that was the real work: Redis as source of truth, Pub/Sub as the fast path, local storage as the floor.
RedisNext.js
8
Read More
P_A_S

DevOps engineer in Dakar. I run Linux and Proxmox infrastructure, build the pipelines that deploy to it, and write about what breaks.

Quick Links

HomeProjectsBlogContact

Contact Info

Dakar, Sénégal
+221 77 138 75 17 / +221 76 541 09 68
sarrpascal4458@gmail.com
© 2026pas_dev•All rights reserved