Abhinav VinciAPI Composition Pattern : Why it is becoming an industry standard ?Problem : A client needs data from mulitple services to fulfill a use case it’s trying to implement.May 10, 202413May 10, 202413
Dr Milan MilanovićREST API Design Best Practices“Application Programming Interface,” or API, refers to a communication channel between various software services. Applications that…Dec 26, 202318Dec 26, 202318
InStackademicbyDharmendra AwasthiTop 7 Spring Boot Design Patterns UnveiledSpring Boot, built on top of the Spring framework, incorporates various design patterns to enhance the development, scalability…Dec 3, 20232Dec 3, 20232
InJavaToDevbyLorenzo OrlandoThe best way to handle API responses in Spring BootIn Spring Boot applications, maintaining a standardized response format across various endpoints is not just good practice; it’s a crucial…Nov 18, 20235Nov 18, 20235
InITNEXTbyAbhinav SonkarImproving Modular Monolith Applications with Spring ModulithLearn how to build self-documenting, easy to test and maintainable Modular Monolith applications with Spring Modulith and DDD.Dec 28, 20233Dec 28, 20233
InTowards DevbyAnand RathoreData Transfer Object (DTO) in Spring BootExplore the benefits of using Data Transfer Objects (DTOs) in Spring Boot, with examples including manual DTO creation, ModelMapper, and…Nov 28, 202314Nov 28, 202314
InDataX JournalbyVaishnav ManojJSON is incredibly slow: Here’s What’s Faster!Unlocking the Need for Speed: Optimizing JSON Performance for Lightning-Fast Apps and Finding Alternatives to it!Sep 28, 2023164Sep 28, 2023164
Alexander ObregonSpring Microservices: Best Practices for Logging and AggregationIntroductionOct 27, 2023Oct 27, 2023
Serverless AdvocateHow big is a Microservice in Serverless?We delve into a common query in the minds of enterprise Serverless teams, addressing it by thoroughly examining the merits and drawbacks…Oct 27, 20233Oct 27, 20233
Crishantha NanayakkaraMicroservices Patterns: API Gateway and BFF PatternsMiroservices Patterns Series — Part 08Jul 24, 20231Jul 24, 20231
David MosyanHow did Uber solve data consistency problem?Uber request flow is quite complicated, as as we can see from the above image, they are using Spanner to store a huge amount of data…Jun 28, 202312Jun 28, 202312
MdgulfamStudy of The Microservices ArchitectureWhat is Microservices Architecture ?Nov 28, 2022Nov 28, 2022
InBetter ProgrammingbyTanvir AhmadHow to Transform a Monolith Application Into a Microservices ArchitectureA step-by-step guide to migrating your monolith application to a microservices architectureOct 16, 20222Oct 16, 20222
Onur BaskirtMicroservices Testing Strategies — Part 1Today, speed and quality in software development are essential elements for successful organizations to embrace change in market…Sep 1, 20224Sep 1, 20224
Nadin PethiyagodaREST API Naming Conventions and Best PracticesThe main data representation in REST is referred to as a resource. A properly named resource makes an API simple to use and intuitive. That…Sep 12, 20227Sep 12, 20227
InLevel Up CodingbyChinedu IkechiHow to Design Reliable MicroservicesBest practices for building resilient, fault-tolerant, and highly available microservices.Mar 2, 2022Mar 2, 2022
Alvaro SanchezDomain Driven Design (DDD)I was watching a youtube channel last week, and the guy in the video said the following: “You only can do Doman-driven design (DDD) when…Jun 10, 2022Jun 10, 2022
InByteByteGo System Design AlliancebyLove Sharma7 Famous Approaches to Generate Distributed ID with Comparison TableNowadays, many small and large systems require unique global identifiers; it is an essential task in distributed computing with growing…Feb 12, 2022Feb 12, 2022