Last modified by Danniar Firdausy on 2024/09/16 13:24

From version 37.1
edited by Danniar Firdausy
on 2024/09/02 16:45
Change comment: There is no comment for this version
To version 37.6
edited by Danniar Firdausy
on 2024/09/16 13:22
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,7 +1,7 @@
1 1  {{container}}
2 2  {{container layoutStyle="columns"}}
3 3  (((
4 -In eMagiz, we differentiate between three "first-class" integration patterns. Each of these patterns is best suited for particular integration challenges. In this microlearning, we will see how to compare the three integration patterns to decide which pattern to choose.
4 +In this microlearning, we will explore the three "first-class" integration patterns within eMagiz: messaging, event streaming, and API gateway. Each pattern addresses different integration challenges, and our focus will be on comparing these patterns to help you decide which one is best suited for your specific use case. By the end, you will understand the pros and cons of each pattern and how to make an informed decision based on both business and technical factors.
5 5  
6 6  Should you have any questions, please get in touch with [[academy@emagiz.com>>mailto:academy@emagiz.com]].
7 7  
... ... @@ -11,10 +11,8 @@
11 11  
12 12  == 2. Key concepts ==
13 13  
14 -This microlearning centers on determining integration patterns.
14 +This microlearning centers on determining integration patterns. The focal point here will be to figure out how you can best decide between the various "first-class" integration patterns.
15 15  
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 -
18 18  * The key aspects are:
19 19   ** The three "first-class" patterns are messaging, event streaming, and API gateway
20 20   ** Each pattern has pros and cons
... ... @@ -22,15 +22,6 @@
22 22  
23 23  == 3. Determining Integration Pattern ==
24 24  
25 -In eMagiz, we differentiate between three "first-class" integration patterns. Each of these patterns is best suited for particular integration challenges. In this microlearning, we will see how to compare the three integration patterns to decide which pattern to choose.
26 -
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 -
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
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  
36 36  [[image:Main.Images.Microlearning.WebHome@intermediate-discover-your-integration-landscape-determining-integration-pattern--the-three-patterns-visualized.png]]
... ... @@ -89,6 +89,8 @@
89 89  
90 90  == 5. Suggested Additional Readings ==
91 91  
81 +If you are interested in this topic and want more information on it please read the help text provided by eMagiz and read the following links:
82 +
92 92  * [[Crash Courses (Menu)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.WebHome||target="blank"]]
93 93  ** [[Crash Course Messaging (Navigation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Messaging.WebHome||target="blank"]]
94 94  *** [[Messaging - Introduction (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Messaging.crashcourse-messaging-introduction||target="blank"]]