Changes for page System vs Multi-tenant System
Last modified by Danniar Firdausy on 2024/09/16 15:04
From version 1.2
edited by eMagiz
on 2022/06/08 14:45
on 2022/06/08 14:45
Change comment:
Update document after refactoring.
To version 4.1
edited by Erik Bakker
on 2022/08/25 11:36
on 2022/08/25 11:36
Change comment:
There is no comment for this version
Summary
-
Page properties (4 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - intermediate-solution-architecture-system-vs-multi-tenant-system1 + System vs Multi-tenant System - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. marijn1 +XWiki.ebakker - Default language
-
... ... @@ -1,0 +1,1 @@ 1 +en - Content
-
... ... @@ -1,20 +1,10 @@ 1 -{{html wiki="true"}} 2 -<div class="ez-academy"> 3 - <div class="ez-academy_body"> 4 - 5 -<div class="doc"> 6 - 7 - 8 - 9 -= System vs Multi-tenant System = 10 - 1 +{{container}} 2 +{{container layoutStyle="columns"}} 3 +((( 11 11 Within Capture, you need to drag and drop systems on the canvas. In the crashcourse platform, we have focused on the basic concepts to [Configure a system](crashcourse-platform-capture-configure-a-system.md). In this microlearning, we will zoom in on the differences between selecting a 'standard' system and a multi-tenant system to build your integration solution with. Knowing the differences between the two is relevant so you can make an informed decision on which option to select when. 12 12 13 -Should you have any questions, please contact academy@emagiz.com. 6 +Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]]. 14 14 15 -* Last update: July 28th, 2021 16 -* Required reading time: 5 minutes 17 - 18 18 == 1. Prerequisites == 19 19 20 20 * Basic knowledge of the eMagiz platform ... ... @@ -28,11 +28,11 @@ 28 28 The focal point of this microlearning will be to explain the difference between a 'standard' system and a multi-tenant system. 29 29 30 30 * The key aspects are: 31 - * A system has an individual connection and data exchange with a system 32 - * A multi-tenant system reuses the integration solution but can be deployed differently per tenant 33 - * Multi-tenant solution is handy in case you want to standardize but the supplying (or receiving) applications are deployed on varying locations instead of a single location 34 - * In case all communication can run through the eMagiz cloud the API Gateway could be an alternative 35 - * Choosing between API Gateway and multi-tenant in messaging is a question on synchronous vs asynchronous 21 + ** A system has an individual connection and data exchange with a system 22 + ** A multi-tenant system reuses the integration solution but can be deployed differently per tenant 23 + ** Multi-tenant solution is handy in case you want to standardize but the supplying (or receiving) applications are deployed on varying locations instead of a single location 24 + ** In case all communication can run through the eMagiz cloud the API Gateway could be an alternative 25 + ** Choosing between API Gateway and multi-tenant in messaging is a question on synchronous vs asynchronous 36 36 37 37 38 38 ... ... @@ -43,11 +43,11 @@ 43 43 The focal point of this microlearning will be to explain the difference between a 'standard' system and a multi-tenant system. 44 44 45 45 * The key aspects are: 46 - * A system has an individual connection and data exchange with a system 47 - * A multi-tenant system reuses the integration solution but can be deployed differently per tenant 48 - * Multi-tenant solution is handy in case you want to standardize but the supplying (or receiving) applications are deployed on varying locations instead of a single location 49 - * In case all communication can run through the eMagiz cloud the API Gateway could be an alternative 50 - * Choosing between API Gateway and multi-tenant in messaging is a question on synchronous vs asynchronous 36 + ** A system has an individual connection and data exchange with a system 37 + ** A multi-tenant system reuses the integration solution but can be deployed differently per tenant 38 + ** Multi-tenant solution is handy in case you want to standardize but the supplying (or receiving) applications are deployed on varying locations instead of a single location 39 + ** In case all communication can run through the eMagiz cloud the API Gateway could be an alternative 40 + ** Choosing between API Gateway and multi-tenant in messaging is a question on synchronous vs asynchronous 51 51 52 52 As stated above when summarizing the key aspects of the choice we first need to look at how we look at the world when creating the integration data model. Do we adhere to the structure as dictated by each system with whom we want to connect? If so we should always opt for the standard system in Capture as each of those systems will also vary in the data structure, connectivity, and authentication. 53 53 ... ... @@ -57,8 +57,6 @@ 57 57 58 58 Based on the above considerations you should be able to determine which solution fits your integration challenge. 59 59 60 -===== Practice ===== 61 - 62 62 == 4. Assignment == 63 63 64 64 Reflect on the choices made within various projects and see if you would, with what you know now, change the specific implementation. ... ... @@ -66,14 +66,12 @@ 66 66 == 5. Key takeaways == 67 67 68 68 * The key aspects are: 69 - * A system has an individual connection and data exchange with a system 70 - * A multi-tenant system reuses the integration solution but can be deployed differently per tenant 71 - * Multi-tenant solution is handy in case you want to standardize but the supplying (or receiving) applications are deployed on varying locations instead of a single location 72 - * In case all communication can run through the eMagiz cloud the API Gateway could be an alternative 73 - * Choosing between API Gateway and multi-tenant in messaging is a question on synchronous vs asynchronous 57 + ** A system has an individual connection and data exchange with a system 58 + ** A multi-tenant system reuses the integration solution but can be deployed differently per tenant 59 + ** Multi-tenant solution is handy in case you want to standardize but the supplying (or receiving) applications are deployed on varying locations instead of a single location 60 + ** In case all communication can run through the eMagiz cloud the API Gateway could be an alternative 61 + ** Choosing between API Gateway and multi-tenant in messaging is a question on synchronous vs asynchronous 74 74 75 - 76 - 77 77 == 6. Suggested Additional Readings == 78 78 79 79 If you are interested in this topic and want more information on it please read the help texts provided by eMagiz ... ... @@ -81,10 +81,8 @@ 81 81 == 7. Silent demonstration video == 82 82 83 83 As this is a more theoretical microlearning we have no video for this 70 +))) 84 84 85 -</div> 72 +((({{toc/}}))){{/container}} 73 +{{/container}} 86 86 87 -</div> 88 -</div> 89 - 90 -{{/html}}