#design
Read more stories on Hashnode
Articles with this tag
In a microservice architecture, data synchronization is a critical aspect that ensures consistency across different services. When designing a data...
Azure Service Bus is a cloud messaging service provided by Microsoft Azure. It allows developers to build scalable, flexible, and robust applications...
Event-driven architecture (EDA) has become increasingly popular in recent years. This approach to software development focuses on reacting to events...
GraphQL is a query language for APIs that was first introduced by Facebook in 2012. It is designed to provide a more efficient, powerful, and flexible...
Microservices are a popular architectural approach to building modern software applications. Many organizations are interested in moving from a...
Domain-driven design (DDD) is a software development methodology that emphasizes the importance of domain modeling in creating complex applications....