BLOG.
Welcome to my blog where I share my thoughts, experiences, and insights about software development, computer engineering, and technology.
THE PHOENIX PROJECT: DEVOPS LESSONS FROM THE TRENCHES
As a DevOps intern at Turkcell, I've been immersed in a world where software development and IT operations converge. "The Phoenix Project" has provided remarkable insights into the challenges and solutions in modern IT organizations. This post explores the key principles from the book and how they apply to real-world enterprise environments.
READ MORE →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 →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 →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 →