Last modified by Danniar Firdausy on 2023/08/11 10:54

From version 25.1
edited by Erik Bakker
on 2022/08/23 09:39
Change comment: There is no comment for this version
To version 26.1
edited by Erik Bakker
on 2022/08/23 09:39
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -16,9 +16,9 @@
16 16  The focal point of this microlearning will be to figure out how you can best decide between the various "first-class" integration patterns.
17 17  
18 18  * The key aspects are:
19 - * The three "first-class" patterns are messaging, event streaming, and API gateway
20 - * Each pattern has pros and cons
21 - * Decide which pattern suits best based on business and technical checks and balances
19 + ** The three "first-class" patterns are messaging, event streaming, and API gateway
20 + ** Each pattern has pros and cons
21 + ** Decide which pattern suits best based on business and technical checks and balances
22 22  
23 23  == 3. Determining Integration Pattern ==
24 24  
... ... @@ -27,9 +27,9 @@
27 27  The focal point of this microlearning will be to figure out how you can best decide between the various "first-class" integration patterns.
28 28  
29 29  * The key aspects are:
30 - * The three "first-class" patterns are messaging, event streaming, and API gateway
31 - * Each pattern has pros and cons
32 - * Decide which pattern suits best based on business and technical checks and balances
30 + ** The three "first-class" patterns are messaging, event streaming, and API gateway
31 + ** Each pattern has pros and cons
32 + ** Decide which pattern suits best based on business and technical checks and balances
33 33  
34 34  As stated above, there are three "first-class" integration patterns within eMagiz. Each of these patterns has a unique way of processing the data. In this microlearning, we will look at how to decide which pattern best fits your integration challenge. Before we do that, let us first quickly look at the three integration patterns. In the picture below, you see a visual representation of each of the three patterns.
35 35  
... ... @@ -87,9 +87,9 @@
87 87  == 5. Key takeaways ==
88 88  
89 89  * The key aspects are:
90 - * The three "first-class" patterns are messaging, event streaming, and API gateway
91 - * Each pattern has pros and cons
92 - * Decide which pattern suits best based on business and technical checks and balances
90 + ** The three "first-class" patterns are messaging, event streaming, and API gateway
91 + ** Each pattern has pros and cons
92 + ** Decide which pattern suits best based on business and technical checks and balances
93 93  
94 94  == 6. Suggested Additional Readings ==
95 95