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

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

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.waria
1 +XWiki.dfirdausy
Content
... ... @@ -20,7 +20,6 @@
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 -
24 24  * A system has an individual connection and data exchange with a system
25 25  * A multi-tenant system reuses the integration solution but can be deployed differently per tenant
26 26  * 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
... ... @@ -38,9 +38,9 @@
38 38  == 4. Key takeaways ==
39 39  
40 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.
40 +* 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, particularly useful for simplifying deployment and management when applications are spread across various locations.
41 +* API Gateway vs. Multi-Tenant Messaging: The API Gateway handles synchronous communication (request and reply), whereas multi-tenant messaging deals with asynchronous data exchange (fire and forget). Choose API Gateway for strict, synchronous requirements and multi-tenant systems for flexible, asynchronous needs.
42 +* Efficiency Considerations: Multi-tenant systems can save time and resources by allowing you to develop a single solution for multiple deployments. The API Gateway enforces stricter rules but can be suitable when all communication can be managed through the eMagiz cloud.
44 44  
45 45  == 5. Suggested Additional Readings ==
46 46  
... ... @@ -50,12 +50,11 @@
50 50  ** [[Crash Course Platform (Navigation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.WebHome||target="blank"]]
51 51  *** [[Configure a system (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-capture-configure-a-system||target="blank"]]
52 52  ** [[Crash Course API Gateway (Navigation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course API Gateway.WebHome||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"]]
52 +*** [[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"]]
54 54  * [[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"]]
55 -)))
56 56  
57 -(((
58 -{{toc/}}
59 59  )))
56 +
57 +((({{toc/}}))){{/container}}
60 60  {{/container}}
61 -{{/container}}
59 +