My Blog

Bits, bytes, and thoughts on engineering.

Spring Boot Microservices
Oct 12, 2023

Mastering Microservices with Spring Boot

A comprehensive guide to building scalable, distributed systems using Java and Spring Boot. Learn about service coding & discovery.

Read Article
MySQL Optimization
Sep 28, 2023

Optimizing MySQL for High Performance

Techniques and strategies for indexing, query optimization, and schema design to handle millions of requests efficiently.

Read Article
Cloud Security
Aug 15, 2023

Securing Cloud Applications

Best practices for implementing security in cloud-native applications, covering OAuth2, JWT, and infrastructure security.

Read Article