Last modified by dfirdausy on 2024/09/16 13:24

From version 16.1
edited by eMagiz
on 2022/06/08 12:12
Change comment: There is no comment for this version
To version 37.3
edited by dfirdausy
on 2024/09/16 13:20
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.eMagiz
1 +XWiki.dfirdausy
Default language
... ... @@ -1,0 +1,1 @@
1 +en
Content
... ... @@ -1,15 +1,13 @@
1 1  {{container}}
2 2  {{container layoutStyle="columns"}}
3 3  (((
4 -= Determining Integration Pattern =
5 -
6 6  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.
7 7  
8 -Should you have any questions, please get in touch with academy@emagiz.com.
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.
9 9  
10 -* Last update: August 5th, 2021
11 -* Required reading time: 7 minutes
12 12  
9 +Should you have any questions, please get in touch with [[academy@emagiz.com>>mailto:academy@emagiz.com]].
10 +
13 13  == 1. Prerequisites ==
14 14  
15 15  * Basic knowledge of the eMagiz platform
... ... @@ -21,12 +21,10 @@
21 21  The focal point of this microlearning will be to figure out how you can best decide between the various "first-class" integration patterns.
22 22  
23 23  * The key aspects are:
24 - * The three "first-class" patterns are messaging, event streaming, and API gateway
25 - * Each pattern has pros and cons
26 - * Decide which pattern suits best based on business and technical checks and balances
22 + ** The three "first-class" patterns are messaging, event streaming, and API gateway
23 + ** Each pattern has pros and cons
24 + ** Decide which pattern suits best based on business and technical checks and balances
27 27  
28 -
29 -
30 30  == 3. Determining Integration Pattern ==
31 31  
32 32  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.
... ... @@ -34,15 +34,15 @@
34 34  The focal point of this microlearning will be to figure out how you can best decide between the various "first-class" integration patterns.
35 35  
36 36  * The key aspects are:
37 - * The three "first-class" patterns are messaging, event streaming, and API gateway
38 - * Each pattern has pros and cons
39 - * Decide which pattern suits best based on business and technical checks and balances
33 + ** The three "first-class" patterns are messaging, event streaming, and API gateway
34 + ** Each pattern has pros and cons
35 + ** Decide which pattern suits best based on business and technical checks and balances
40 40  
41 41  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.
42 42  
43 -<p align="center">[[image:intermediate-discover-your-integration-landscape-determining-integration-pattern--the-three-patterns-visualized.png||]]</p>
39 +[[image:Main.Images.Microlearning.WebHome@intermediate-discover-your-integration-landscape-determining-integration-pattern--the-three-patterns-visualized.png]]
44 44  
45 -As you can see, each pattern works differently. If you want an in-depth introduction to messaging, please check out this [microlearning](crashcourse-messaging-introduction.md). If you want an in-depth introduction to event streaming, please check out this [microlearning](crashcourse-eventstreaming-event-streaming-introduction.md). If you want an in-depth introduction to API gateway, please check out this [microlearning](crashcourse-api-gateway-introduction.md).
41 +As you can see, each pattern works differently. If you want an in-depth introduction to messaging, please check out this [[microlearning>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Messaging.crashcourse-messaging-introduction||target="blank"]]. If you want an in-depth introduction to event streaming, please check out this [[microlearning>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Event Streaming.crashcourse-eventstreaming-event-streaming-introduction||target="blank"]]. If you want an in-depth introduction to API gateway, please check out this [[microlearning>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course API Gateway.crashcourse-api-gateway-introduction||target="blank"]].
46 46  
47 47  Because each pattern works differently, each pattern has its pros and its cons. Depending on your specific use case, the balance between the pros and cons of one of the patterns will favor the pros. As a result, you should choose that option. But then, you ask, on what grounds should I make the decision? The answer is a series of checks and balances that look both at the business and technical aspects.
48 48  
... ... @@ -87,29 +87,28 @@
87 87  
88 88  So that means that you might save money in the short with sticking what you know but could end up paying more due to (significantly) higher implementation costs. Another piece of the puzzle is the resource costs. For this aspect also the resource costs differ per integration pattern. Here we see that taking a messaging solution would incur the highest resource costs. API Gateway and Event Streaming roughly take up the same amount of resource costs. We want to note that a large portion of the resource costs for Event Streaming lies in storage. So when you can reduce that component, the Event Streaming option would become even more cost-friendly. Hopefully, this microlearning will help you to make the correct decision per integration question.
89 89  
90 -===== Practice =====
86 +== 4. Key takeaways ==
91 91  
92 -== 4. Assignment ==
93 -
94 -Reflect on the choices made within various projects and see if you would change the specific implementation with what you know now.
95 -
96 -== 5. Key takeaways ==
97 -
98 98  * The key aspects are:
99 - * The three "first-class" patterns are messaging, event streaming, and API gateway
100 - * Each pattern has pros and cons
101 - * Decide which pattern suits best based on business and technical checks and balances
89 + ** The three "first-class" patterns are messaging, event streaming, and API gateway
90 + ** Each pattern has pros and cons
91 + ** Decide which pattern suits best based on business and technical checks and balances
102 102  
93 +== 5. Suggested Additional Readings ==
103 103  
95 +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:
104 104  
105 -== 6. Suggested Additional Readings ==
97 +* [[Crash Courses (Menu)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.WebHome||target="blank"]]
98 +** [[Crash Course Messaging (Navigation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Messaging.WebHome||target="blank"]]
99 +*** [[Messaging - Introduction (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Messaging.crashcourse-messaging-introduction||target="blank"]]
100 +** [[Crash Course API Gateway (Navigation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course API Gateway.WebHome||target="blank"]]
101 +*** [[API Gateway - Introduction (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course API Gateway.crashcourse-api-gateway-introduction||target="blank"]]
102 +** [[Crash Course Event Streaming (Navigation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Event Streaming.WebHome||target="blank"]]
103 +*** [[Event Streaming - Introduction (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Event Streaming.crashcourse-eventstreaming-event-streaming-introduction||target="blank"]]
104 +** [[Crash Course Platform (Navigation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.WebHome||target="blank"]]
105 +*** [[Configure a message type (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-capture-configure-a-message-type||target="blank"]]
106 +* [[Integration Pattern (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=%22integration+pattern%22||target="blank"]]
106 106  
107 -If you are interested in this topic, please get in touch with academy@emagiz.com.
108 -
109 -== 7. Silent demonstration video ==
110 -
111 -As this is a more theoretical microlearning, we have no video for this.
112 -
113 113  )))
114 114  
115 115  ((({{toc/}}))){{/container}}
intermediate-discover-your-integration-landscape-determining-integration-pattern--the-three-patterns-visualized.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.marijn
Size
... ... @@ -1,1 +1,0 @@
1 -68.3 KB
Content