image from Loosely-Coupled Architecture - how to get rid of the domino effect

Loosely-Coupled Architecture - how to get rid of the domino effect

I finished work on my presentation about “Loosely-Coupled Architecture - how to get rid of the domino effect” which will be shown as in Wrocław .NET User Group.

If you are interested in this topic you can check my training offer.

You can find slides from my presentation on OneDrive.

Recording [PL]:

Description:

Traditionally, while creating our system, you don’t focus on creating our components separated from each other. As a result, one problem can lead you to the domino effect - the whole system stops working. How to counteract it?

“Loosely coupled architecture” is recognized as the main factor to create a highly-scalable system. It allows you to make changes in your application which won’t effect on their other part. See yourself what are the criteria of this architecture to be able to introduce it to your solution from the very beginning.

Materials:

comments powered by Disqus