InLevel Up CodingbyCloudWay Digital Inc.Software Architecture — Things That No One Has Told YouI don’t know about you, but I had a lot of questions about software architecture and on becoming a software architect earlier on in my…Feb 266Feb 266
InITNEXTbyDenys PoltorakThe list of architectural metapatternsClassification of architectural patternsSep 4, 20244Sep 4, 20244
InStrategy, Architecture, Continuous Delivery, and DDDbyNick TuneForming an Architecture Modernization Enabling Team (AMET)In this article, we address one of the most important and difficult challenges we see organizations we work with facing when introducing…Jan 22, 20241Jan 22, 20241
Sylvain TisetTop 10 Microservices Design Patterns you should knowEarlier I presented one useful design pattern to migrate to a monolithic application to microservices. This pattern is the Strangler Fig…Sep 18, 202417Sep 18, 202417
InITNEXTbyDenys PoltorakAmbiguous architectural patternsThe ambiguous patterns are: Monolith, Microkernel (Plugins), Domain Services, Cell-Based Architecture (Cells) and NanoservicesOct 23, 20246Oct 23, 20246
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
Chathura EkanayakeArchitecting enterprise integrationsIntegration problems faced by each organization are different. For some organizations, it may be to implement a few point-to-point…Jun 30, 20243Jun 30, 20243
InDigitizing PolarisbyVirginia BackaitisEvent-driven architecture is only as smart as its broker — how to find the perfect matchGuest post by Shawn McAllisterApr 25, 20242Apr 25, 20242
InStackademicbyMatteo BaratellaMastering Micro-Frontends: Vertical vs. Horizontal Architectures Unveiled!Micro-frontends have emerged as a powerful architectural pattern in modern web development, allowing teams to break down monolithic…May 13, 20241May 13, 20241
Serverless AdvocateServerless Event Sourcing & CQRS (Part 1)An example of event sourcing and CQRS in serverless, with code examples in TypeScript and the AWS CDK. In Part 1 we cover Event Sourcing.Apr 24, 20241Apr 24, 20241
Dr Milan MilanovićWhen to use GraphQL, gRPC, and REST?Building APIs is one of the most important tasks for developers in modern engineering. These APIs allow different systems to communicate…Apr 7, 20246Apr 7, 20246
Gilles BarbierThe Way We Are Building Event-Driven Applications is Misguided. This is Why We Created Infinitic.I believe that the way the industry is often building asynchronous event-driven applications is misguided and can be greatly improved.Mar 26, 202417Mar 26, 202417
InTechnical blog from UNIL engineering teamsbyGeorgeClean DDD lessons: project structure and naming conventionsIn this lesson we explain the structure of our typical projects using Clean Architecture and DDD. We look at how we organize the code and…Apr 18, 20244Apr 18, 20244
InSimpplr TechnologybyNaresh WaswaniEvent Driven Architecture, The Hard Parts : Events Vs MessagesTeams new to Event-Driven Architecture often encounter confusion distinguishing between “Messages” and “Events.” Both constructs utilize…Feb 18, 202413Feb 18, 202413
Mikael VesavuoriOn Complexity and MonolithsPutting microservices (and other architectures) in a realistic light without resurrecting what should stay dead.Oct 21, 202338Oct 21, 202338
InSSENSE-TECHbyMario BittencourtUnderstanding Coupling with Event-Driven ArchitectureEvent-Driven Architecture is often chosen due to its promise of decoupling the services involved. While this is true, it does not come…Jan 13, 20237Jan 13, 20237