Anders Kofoed
  • Home
  • About
Sign in Subscribe

Architecture

A collection of 3 posts
Architecture

Obstacles in Message Driven Systems

Building distributed systems is fundamentally different from the synchronous world many developers are used to. Using messaging as communication and eventually consistent persistence introduce several pitfalls which might be hard to foresee. Moving applications to the cloud, as a general rule, removes transactions in its traditional form and new problems
Apr 14, 2020 8 min read
Azure

Azure Service Bus - entities and operations

Azure Service Bus is a fully managed integration message broker. It is a service providing reliable and secure asynchronous transfer of state and data. A service bus is used to connect applications in a loosely coupled way, by using a third party queuing service. Applications can run and do work
Mar 6, 2020 4 min read
Architecture

Not a Service

This article includes my opinionated view on a topic where there clearly is no "correct" answer. Some of the statements are influenced by others, in particular Udi Dahan and Adam Ralph. The perspective of "what a service is not" is inspired by Adam Ralph's talk Finding your service boundaries [https:
Mar 4, 2020 2 min read
Page 1 of 1
Anders Kofoed © 2023
Powered by Ghost