Last modified by Danniar Firdausy on 2024/09/02 16:51

From version 1.1
edited by eMagiz
on 2022/05/05 16:40
Change comment: There is no comment for this version
To version 3.2
edited by Erik Bakker
on 2022/06/13 09:36
Change comment: Update document after refactoring.

Summary

Details

Page properties
Title
... ... @@ -1,0 +1,1 @@
1 +crashcourse-api-gateway-introduction
Parent
... ... @@ -1,0 +1,1 @@
1 +WebHome
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.marijn
1 +XWiki.ebakker
Content
... ... @@ -1,16 +1,9 @@
1 -{{html wiki="true"}}
2 -<div class="ez-academy">
3 - <div class="ez-academy_body">
4 -
5 -<div class="doc">
6 -
7 -
8 -
1 +{{container}}{{container layoutStyle="columns"}}(((
9 9  = API Gateway * Introduction =
10 10  
11 11  In this microlearning, we will introduce the key concepts of the API Gateway as eMagiz provides this capability.
12 12  
13 -Should you have any questions, please contact academy@emagiz.com.
6 +Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]].
14 14  
15 15  * Last update: February 21st, 2021
16 16  * Required reading time: 5 minutes
... ... @@ -27,7 +27,7 @@
27 27  A typical landscape could look like this.
28 28  The API Gateway is located in the secured eMagiz Cloud and provides the ability to access it from external application users. A client of ACME Ltd. could be sending in Sales Orders directly from their systems (incoming integration 1). The incoming Sales order is then delivered back to the back office system of ACME and could send a response back with successful delivery. Inside the ACME Ltd. organization, various development teams are processing the sales order further. One of the things that need to take place is to perform an external credit check of that specific client (integration 2). Service C might be responsible for that and is processing the request/response synchronously.
29 29  
30 -<p align="center">[[image:releasenote-apigw-1.png||]]</p>
23 +[[image:Main.Images.Microlearning.WebHome@releasenote-apigw-1.png]]
31 31  
32 32  **Key considerations when to use the API Gateway integration pattern**
33 33  
... ... @@ -52,7 +52,7 @@
52 52  
53 53  The API Gateway is fully embedded into the eMagiz Low-code Enterprise iPaaS so that users have a similar user experience when configuring the API Gateway, a Messaging integration, or an Event Stream. All the platform features in the different ILM phases can take into account the API Gateway configuration. What is important to realize is that the primary focus of the API Gateway configuration is to allow all configuration work to take place in the Design phase. You will find out that most or often all the Create models are automatically generated. Only in specific cases where specific customization is required, the created objects can be modified. Newly created Designs could result in the rework of the customization in the Create object.
54 54  
55 -<p align="center">[[image:releasenote-apigw-2.png||]]</p>
48 +[[image:Main.Images.Microlearning.WebHome@releasenote-apigw-2.png]]
56 56  
57 57  **1. Capture your API Gateway**
58 58  In this phase, the regular operations or message types can be captured with all the necessary information of that specific operation. At the system level, you can indicate that the system acts as a backend service provider that has certain API's available
... ... @@ -81,8 +81,8 @@
81 81  **5. Manage phase specific to the API Gateway**
82 82  In this phase, everything works as usual. Error messages of eMagiz will be routed in the Error messages, and the queue statistics are available as a separate entry in the left-hand menu.
83 83  
84 -===== Practice =====
85 85  
78 +
86 86  == 4. Assignment ==
87 87  
88 88  Review the video below to ensure all concepts are clear
... ... @@ -104,10 +104,6 @@
104 104  
105 105  This video provides an introduction to the API Gateway of eMagiz
106 106  
107 -<iframe width="1907" height="1073" src="https://www.youtube.com/embed/8TBXq9SVdL8" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
100 +<iframe width="1907" height="1073" src="https://www.youtube.com/embed/8TBXq9SVdL8" reference="Main.Videos.Microlearning.WebHome"/}}
108 108  
109 -</div>
110 -</div>
111 -</div>
112 -
113 -{{/html}}
102 +)))((({{toc/}}))){{/container}}{{/container}}