Anders Kofoed
  • Home
  • About
Subscribe
Tagged

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

  • Anders Kofoed
Anders Kofoed 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

  • Anders Kofoed
Anders Kofoed 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. We

  • Anders Kofoed
Anders Kofoed Mar 4, 2020 • 2 min read
Anders Kofoed © 2022
Powered by Ghost