BLOG.

THOUGHTS & INSIGHTS

Welcome to my blog where I share my thoughts, experiences, and insights about software development, computer engineering, and technology.

01.

BUILDING SCALABLE MICROSERVICES WITH GOLANG

In this article, I discuss my experience building scalable microservices using Golang at Monitic. I cover how we implemented a robust architecture that handled high traffic loads while maintaining excellent performance.

READ MORE
02.

MY JOURNEY AS A TEACHING ASSISTANT AT BILKENT

Being a Teaching Assistant for CS125 has been a rewarding experience. In this post, I share what I've learned about teaching programming concepts to students and how it improved my own understanding.

READ MORE
03.

IMPLEMENTING EFFICIENT CACHING WITH REDIS

Caching is essential for high-performance applications. In this article, I explain how we implemented Redis caching at Monitic to significantly improve response times and reduce database load.

READ MORE