System Design: Claims Management System
This high-level overview provides a foundation for designing a claims management system and can be further refined based on specificrequirements,
0 Comments
Decorator Design Pattern | Design a coffee machine
Business Requirement: Design an ordering system for beverage offerings as well as for several condiments. Where beverage can be House Blend,
Observer Design Pattern
It defines a one-to-many dependency between objects, so that when one object change state, all of its dependents are notified
Strategy Design Pattern
The best way to use design pattern is to load your brain with them and then recognise places in your designs and
Kafka with Spring Boot using docker-compose
Prior understanding to Kafka, we should understand the problem Kafka try to solve. In simple Client-Server architecture source machine needs