Damsak BandarainNerd For TechMicroservices (Part 5) — Design Patterns for Microservices(Proxy Pattern)The proxy pattern is simply another variation of the Aggregator Pattern. In this pattern, the aggregation doesn't happen on the client…Jun 28, 2021Jun 28, 2021
Damsak BandarainNerd For TechMicroservices (Part 4) — Design Patterns for Microservices (Circuit Breaker Pattern)The circuit Breaker pattern is another popular design pattern used in Microservices Architecture. This pattern falls under the category of…Jun 8, 2021Jun 8, 2021
Damsak BandarainNerd For TechMicroservices (Part 3) — Design Patterns for Microservices(Aggregator Pattern)Microservices is a completely new way of developing applications. Design patterns are a crucial part of this new implementation process…Jun 7, 2021Jun 7, 2021
Damsak BandarainNerd For TechMicroservices (Part 2) — Best PracticesDevelopers need to follow a set of best practices in order to successfully implement the Microservices architecture. Let’s discuss these…Jun 6, 2021Jun 6, 2021
Damsak BandarainNerd For TechMicroservices (Part 1) — IntroductionMonolithic Application ArchitectureJun 6, 2021Jun 6, 2021
Damsak BandarainGeek CultureIntroduction to Container-based Application DevelopmentJun 4, 2021Jun 4, 2021
Damsak BandarainNerd For TechModern Concepts in JavaScript(Part 2)Through this article let’s discuss some new concepts in JavaScript. This is a continuation of the previous article. So I suggest you go…May 31, 2021May 31, 2021