Skip to main content

Two Years at ChipChip: Building, Learning, and Growing

I wrapped up my role at ChipChip on April 16, 2026. For two years, I worked across backend development and operations. This is not a victory lap. It is a reflection on what that period actually looked like: integrating core services, debating technical decisions with teammates, fixing operational gaps, and learning how to ship without breaking trust. ...

April 17, 2026 · Updated: August 8, 2026 · 4 min · Yinebeb Tariku

Building a Service Platform with HashiCorp: Vault, Nomad, and Consul

When building services that need to run reliably, you face three fundamental problems: managing secrets securely, deploying workloads consistently, and enabling services to find each other. HashiCorp’s stack addresses these with Vault, Nomad, and Consul. This guide shows how to set up and integrate all three based on what I learned while building infrastructure for distributed services. ...

October 21, 2025 · Updated: July 4, 2026 · 7 min · Yinebeb Tariku