Skip to content

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·

A Comprehensive Exploration of Authentication Strategies for Secure Service-to-Service Communication in Spring Boot

javaspring-bootmicroservicessecurityaws
Read article →

A Comprehensive Guide to AWS Solutions Architect Certification - part

Medium·

Your guide to AWS Certified Solutions Architect - Part 2, focusing on AWS Compute Services like EC2, ECS, Lambda, and more

javamicroservicessecurityawsarchitecture
Read article →

A Comprehensive Guide to AWS Solutions Architect Certification - part 1

Medium·

Prepare for the AWS Solutions Architect certification with our comprehensive guide, including study notes and best practices.

securityawsarchitecturecloudbest-practices
Read article →

Simplifying Java with Apache Commons Lang 3 - Practical Examples

Medium·

Streamline Your Java Development: Practical Guides to Utilizing Apache Commons Lang 3

javatesting
Read article →

Demystifying Database Impedance Mismatch: A Simple, Straightforward Guide

Medium·

One of the main drawbacks of using SQL databases is Impedance Mismatch.

databasedata-structures
Read article →

All You Need to Know About “Algorithms Complexity Analysis” and Big O

Medium·

In Depth Guide to Algorithm Complexity Analysis and Big O with examples to prepare for your interview

javaalgorithms
Read article →

How to solve the “Fibonacci Number modulo M” Problem in Java

Medium·

“ Large Fibonacci Number modulo M”

java
Read article →