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

From version 37.5
edited by Danniar Firdausy
on 2024/09/16 13:21
Change comment: There is no comment for this version
To version 37.3
edited by Danniar Firdausy
on 2024/09/16 13:20
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,8 +1,11 @@
1 1  {{container}}
2 2  {{container layoutStyle="columns"}}
3 3  (((
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.
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.
5 5  
6 +In this microlearning, we will explore the three primary 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.
7 +
8 +
6 6  Should you have any questions, please get in touch with [[academy@emagiz.com>>mailto:academy@emagiz.com]].
7 7  
8 8  == 1. Prerequisites ==
... ... @@ -11,8 +11,10 @@
11 11  
12 12  == 2. Key concepts ==
13 13  
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.
17 +This microlearning centers on determining integration patterns.
15 15  
19 +The focal point of this microlearning will be to figure out how you can best decide between the various "first-class" integration patterns.
20 +
16 16  * The key aspects are:
17 17   ** The three "first-class" patterns are messaging, event streaming, and API gateway
18 18   ** Each pattern has pros and cons