Articles

Things I've found curious to write about. Mostly tech related stuff.

Rust Error Guidelines

Personal notes on Rust error guidelines, handling, and tips for library and application errors.

My CKAD Journey: Getting Certified in Kubernetes

Here's my journey to becoming a Certified Kubernetes Application Developer (CKAD), sharing the challenges, preparation tips, and how it's boosted my cloud-native skills.

What is Cloud?

Essential characteristics of a cloud according to NIST Special Publication 800-145.

Migrating to Hugo

Migrating my blog from 11ty to Hugo.

Migrating to 11ty

Migrating my blog from Gatsby to 11ty.

Must watch videos 1

A series of videos that I found useful.

Trying out Go

Exploring Go by building a simple CLI app with some benchmark.