Articles Technical insights on AI systems, microservices architecture, cloud engineering, security, and engineering leadership. Sharing lessons from building scalable systems and leading high-performing teams.
Authenticating Backend-to-Backend Services in Spring Boot: A Comprehensive Guide Medium · 2024-11-11
A Comprehensive Exploration of Authentication Strategies for Secure Service-to-Service Communication in Spring Boot
java spring-boot microservices security aws
Read article → A Comprehensive Guide to AWS Solutions Architect Certification - part Medium · 2024-05-31
Your guide to AWS Certified Solutions Architect - Part 2, focusing on AWS Compute Services like EC2, ECS, Lambda, and more
java microservices security aws architecture
Read article → A Comprehensive Guide to AWS Solutions Architect Certification - part 1 Medium · 2024-05-27
Prepare for the AWS Solutions Architect certification with our comprehensive guide, including study notes and best practices.
security aws architecture cloud best-practices
Read article → Simplifying Java with Apache Commons Lang 3 - Practical Examples Medium · 2024-02-21
Streamline Your Java Development: Practical Guides to Utilizing Apache Commons Lang 3
java testing
Read article → Demystifying Database Impedance Mismatch: A Simple, Straightforward Guide Medium · 2023-05-18
One of the main drawbacks of using SQL databases is Impedance Mismatch.
database data-structures
Read article → All You Need to Know About “Algorithms Complexity Analysis” and Big O Medium · 2022-01-24
In Depth Guide to Algorithm Complexity Analysis and Big O with examples to prepare for your interview
java algorithms
Read article → How to solve the “Fibonacci Number modulo M” Problem in Java Medium · 2022-01-17