GO Technology

Exploring the world of software development

About This Blog

Updated March 2026

Welcome to GO Technology! This is a personal blog where I share my thoughts and experiences about software development, cloud infrastructure, and modern web technologies.

Recent Thoughts on Cloud Infrastructure

March 18, 2026

Cloud infrastructure continues to evolve rapidly. With the rise of edge computing and serverless architectures, developers have more options than ever to build scalable applications. The key is choosing the right tools for your specific use case.

Building Resilient Systems

March 15, 2026

Resilience in distributed systems isn't just about handling failures - it's about designing systems that gracefully degrade and recover. This requires careful consideration of timeouts, retries, and fallback mechanisms at every layer of your stack.