This is a feed of links I've run across and found interesting or noteworthy. The images, content and opinions in them are owned by their respective authors.
What is cohesion and why should you care? Highly cohesive software design can reduce complexity and coupling. But what is cohesion? It's the degree to which...
Modern applications rarely live in isolation: They expose APIs, publish events, call third-party services, and externalize states. Being (typically) composed...
A first look at the new Microsoft service that leverages Windows 365 infrastructure to stream secure, ready-to-code developer workstations on demand. Setting...
In this video I’ll explain what Event Storming is and how you can facilitate a session!Why and when do you want to use it, what are the main formats and styl...
This blog was co-authored by Marco Kuendig, CTO at copebit AG, Switzerland and Simone Pomata, Senior Solutions Architect at AWS Switzerland. Who is copebit? copebit is an AWS advanced consulting and software development company based in Zurich, Switzerland. We have been working with AWS for many years implementing AWS-based cloud solutions for clients every day. […]
We know it's useful to split up complex systems. We've seen the benefits of modular deployment of microservices. Dealing with only one piece of code at a tim...
Domain-Driven Design Europe 2022http://dddeurope.com - https://twitter.com/ddd_eu - https://newsletter.dddeurope.com/ https://linkedin.com/company/domain-dri...
What's the talk about:We finally have an answer to the question: "how big should a microservice be?". And the answer is: This question has been closed as off...
This short excerpt from my Practical Microservices class describes the Strangler pattern for transforming a monolith to micoservices. I'll be offering a publ...