InLevel Up CodingbyArslan AhmadSystem Design Interview: Difference Between API Gateway and Load BalancerOften, we come across software architectural components that are part of every system design and feel as though we don’t have much…Dec 9, 20229Dec 9, 20229
Anthony TradStop using Data Transfer Objects (DTOs) in your codeBending the Clean Architecture PrinciplesFeb 26, 202357Feb 26, 202357
InBetter ProgrammingbyMatt BentleyKubernetes Authentication Sidecars: A Revelation in Microservice ArchitectureA history of authentication and how to solve authentication in a reusable way using sidecar containers in KubernetesSep 12, 20224Sep 12, 20224
InJavarevisitedbyDineshchandgr - A Top writer in TechnologyMicroservices Communication part 1-every programmer must knowHello Everyone. Microservices communication is the heartbeat of any microservices architecture and designing them could make or break the…Mar 7, 2023Mar 7, 2023
InAIA Singapore Technology BlogbySandesh GaonkarRefactor if/elseif/elseif using Strategy Design PatternStrategy Design pattern enables an algorithm’s behavior to be selected at runtime. The patternNov 8, 202231Nov 8, 202231