THE BLOG

Notes from building backends that hold up.

Performance, architecture, and databases — written up as I ship. New post roughly once a month.

LATEST

how i create CI CD pipeline for my portfolio website

every push to main ends up on my vps a few minutes later: github actions runs the checks, builds the docker images, pushes them to ghcr, and rolls the new version onto the server. nothing fancy, but it saves me from doing the same deployment dance every time.

ci/cdgithub actionsdockervpsdevops
AUG 25, 2026 · 6 MIN
FILTER

automating disk rebuild status checks

How I automated a repetitive disk rebuild monitoring task and freed the team from checking the same servers over and over again.

linuxbashraidcronjobautomation
AUG 25, 2026 · 4 MIN
© 2026 Satria Nusa · satrianusa.dev