Simple CQRS implementation with raw SQL and DDD
A guide to implementing a simple CQRS pattern using raw SQL and Domain-Driven Design (DDD) principles in a .NET Core REST API application.
A guide to implementing a simple CQRS pattern using raw SQL and Domain-Driven Design (DDD) principles in a .NET Core REST API application.
A developer explains why Flask was the ideal Python framework for building sr.ht's modular mini-services, citing its simplicity and flexibility.
A software architecture article advocating for organizing code by business features instead of technical layers to improve cohesion and maintainability.
A guide to organizing and decoupling API calls in a Nuxt 2 application for better maintainability and scalability.
A tutorial on implementing the VIPER architecture for scalable iOS development, comparing it to MVC, MVVM, and other patterns.
A software architect reflects on a year of professional growth, detailing projects in IT architecture, app integration, and implementing continuous delivery at a large organization.
A speaker recounts presenting Eclipse Hono, an open-source IoT platform, at the Eclipse Day Milan 2017 conference.
An interview discussing the reasons for JUnit 5's rewrite, its architecture, differences from JUnit 4, and the extension API.
A discussion on the architectural and communication challenges in distributed systems and microservices, focusing on contracts, APIs, and team dynamics.
Explains how FlowControllers can improve iOS app architecture by managing navigation and presentation logic, reducing dependencies and spaghetti code.
Explains the importance of making class dependencies explicit in software design to reduce surprises and improve code maintainability.
An in-depth series exploring the Flux architecture, its components, and practical implementation beyond basic tutorials.
A developer reflects on 2014, detailing work on Hippo CMS, e-commerce connectors, mobile strategy, and a sentiment analysis PoC.
A discussion on creating and maintaining logical architectures in Java codebases, focusing on packages, dependencies, and layered design.
A guide to database sharding, explaining what it is, why it's needed, and how to implement logical and physical shards for scaling.
A recap of a Community Day 2011 session on integrating ASP.NET MVC 3, MEF, and NuGet to create loosely coupled, easy-to-use software architectures.
Speaker shares slide decks from NDC2011 Oslo conference presentations on Windows Azure architecture and internals.
Slides and demo code for a talk on integrating ASP.NET MVC 3, MEF, and NuGet to create loosely coupled, easy-to-use architectures.
Announcement for the January 2011 SQL Server Southampton UserGroup meeting, featuring a talk on SQL Server architecture and a networking supper.
An article on designing cost-effective applications for Windows Azure, focusing on the unique financial considerations of cloud computing.