Last modified by Waria on 2026/07/23 09:34

From version 12.6
edited by dfirdausy
on 2024/09/16 15:01
Change comment: There is no comment for this version
To version 13.1
edited by Waria
on 2026/07/23 09:34
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.dfirdausy
1 +XWiki.waria
Content
... ... @@ -20,6 +20,7 @@
20 20  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. Knowing the differences between the two is relevant so you can make an informed decision on which option to select when.
21 21  
22 22  The focal point of this microlearning will be to explain the difference between a 'standard' system and a multi-tenant system. The key aspects are:
23 +
23 23  * A system has an individual connection and data exchange with a system
24 24  * A multi-tenant system reuses the integration solution but can be deployed differently per tenant
25 25  * 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
... ... @@ -36,12 +36,10 @@
36 36  
37 37  == 4. Key takeaways ==
38 38  
39 -* The key aspects are:
40 -** A system has an individual connection and data exchange with a system
41 -** A multi-tenant system reuses the integration solution but can be deployed differently per tenant
42 -** 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
43 -** In case all communication can run through the eMagiz cloud the API Gateway could be an alternative
44 -** Choosing between API Gateway and multi-tenant in messaging is a question on synchronous vs asynchronous
40 +* Standard System: Each standard system connects individually and exchanges data with other systems on a case-by-case basis, suitable for scenarios where systems have unique data structures and connectivity requirements.
41 +* Multi-Tenant System: A multi-tenant system allows you to reuse the same integration solution across multiple locations or tenants, standardizing data structures and connectivity, ideal for simplifying deployment and management when applications are spread across various locations.
42 +* API Gateway vs. Multi-Tenant Messaging: API Gateway supports synchronous communication, while multi-tenant systems handle asynchronous data exchange.
43 +* Multi-tenant system streamlines deployment and management, whereas the API Gateway is useful for strict, synchronous requirements.
45 45  
46 46  == 5. Suggested Additional Readings ==
47 47  
... ... @@ -51,11 +51,12 @@
51 51  ** [[Crash Course Platform (Navigation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.WebHome||target="blank"]]
52 52  *** [[Configure a system (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-capture-configure-a-system||target="blank"]]
53 53  ** [[Crash Course API Gateway (Navigation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course API Gateway.WebHome||target="blank"]]
54 -*** [[Configure Roles and Users (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course API Gateway.crashcourse-api-gateway-configure-roles-and-users||target="blank"]]
53 +*** [[API User Management (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course API Gateway.crashcourse-api-gateway-user-management||target="blank"]]
55 55  * [[Multi-tenant system (Search Results)>>url:https://docs.emagiz.com/bin/view/Main/Search?sort=score&sortOrder=desc&highlight=true&facet=true&r=1&f_space_facet=0%2FMain.&l_space_facet=10&f_type=DOCUMENT&f_locale=en&f_locale=&f_locale=en&text=%22Multi-tenant+system%22||target="blank"]]
56 -
57 57  )))
58 58  
59 -((({{toc/}}))){{/container}}
57 +(((
58 +{{toc/}}
59 +)))
60 60  {{/container}}
61 -
61 +{{/container}}