Skip to content
TechBlogspot
  • NeetCode 150
  • Java
  • Software Architecture
  • System Design
  • Toggle website search
Menu Close
Type then hit enter to search
  • NeetCode 150
  • Java
  • Software Architecture
  • System Design
  • Toggle website search

Microservices Architecture Patterns

  • Post author:admin
  • Post category:Software Architecture
  • Reading time:15 mins read
  • Post comments:0 Comments

Microservices Architecture Patterns: Complete Guide Microservices architecture breaks down an application into small, loosely coupled, independently deployable services that focus on a specific business function. These services communicate over a…

Continue ReadingMicroservices Architecture Patterns

Two-Phase Commit (2PC) vs. Saga Pattern

  • Post author:admin
  • Post category:Software Architecture
  • Reading time:11 mins read
  • Post comments:0 Comments

Both Two-Phase Commit (2PC) and Saga are strategies used to ensure distributed transaction management in a microservices architecture where multiple services interact with each other and maintain consistency across services.…

Continue ReadingTwo-Phase Commit (2PC) vs. Saga Pattern

Microservices Architecture

  • Post author:admin
  • Post category:Software Architecture
  • Reading time:16 mins read
  • Post comments:0 Comments

Microservices Architecture Cheatsheet Microservices is an architectural style where a system is composed of a set of loosely coupled, independently deployable services. Each service focuses on a single business capability,…

Continue ReadingMicroservices Architecture

Recent Posts

  • Java Spring Boot 1M req/sec
  • Java main
  • Java Constructor
  • Java Libraries
  • java features

Tag cloud

AWS (5) DSA (12) Interview (7) Java (15) Software Architecture (10) System Design (9)

Tags

API Design AWS AWS API Gateway AWS ECS AWS Glue AWS Kinesis AWS Lambda Coding Interview Design Patterns Design Principles DSA Event Driven Achitecture Garbage Collection HLD Interview Interview experience java JVM LLD Microservices Multithreading neetcode REST Software Architecture Software Design streams System Design
  • NeetCode 150
  • Java
  • Software Architecture
  • System Design
TechBlogSpot @2025
Search this website Type then hit enter to search