Changes for page eMagiz API Gateway

Last modified by Eva Torken on 2024/02/26 12:30

From version 16.2
edited by Erik Bakker
on 2022/06/13 13:31
Change comment: Update document after refactoring.
To version 17.1
edited by Erik Bakker
on 2022/06/13 13:35
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -fundamental-api-gateway-introduction
1 +eMagiz API Gateway
Content
... ... @@ -1,9 +1,4 @@
1 1  {{container}}{{container layoutStyle="columns"}}(((
2 -
3 -
4 -
5 -= eMagiz API Gateway =
6 -
7 7  In this microlearning, we will introduce the essential concepts of the eMagiz API Gateway. The focus will be to address the fundamental concepts of this pattern. Please refer to other Fundamentals to learn more about related items and look at the relevant microlearnings available to learn how to configure an API Gateway in eMagiz.
8 8  
9 9  Should you have any questions, please get in touch with academy@emagiz.com.
... ... @@ -11,12 +11,9 @@
11 11  == 1. Prerequisites ==
12 12  * Some context on API Management will be helpful.
13 13  
14 -
15 15  == 2. Key concepts ==
16 16  All concepts are discussed in the section below.
17 17  
18 -
19 -
20 20  == 3. Introducing API Gateway ==
21 21  
22 22  The eMagiz API Gateway is the pattern in which a specific entry point is made available for external applications (users). These external applications can connect to this entry point via a series of operations. These operations are listed in a manner that allows this application user to retrieve data or provide data. Users & Roles are managed on a central level to control access to the various data sources.
... ... @@ -55,7 +55,6 @@
55 55  
56 56  [[image:Main.Images.Fundamental.WebHome@fundamental-api-gateway-introduction-3.png]]
57 57  
58 -
59 59  === 3.6 Architectural components ===
60 60  
61 61  A simplified picture below illustrates the overall architecture of API Gateway in the eMagiz Cloud.
... ... @@ -62,8 +62,6 @@
62 62  
63 63  [[image:Main.Images.Fundamental.WebHome@fundamental-api-gateway-introduction-6.png]]
64 64  
65 -
66 -
67 67  == 4. Key takeaways ==
68 68  
69 69  * API Gateway can serve as a single entry point for all external or intern application users
... ... @@ -71,8 +71,6 @@
71 71  * API Gateway is a synchronous pattern by default
72 72  * API Gateway leverages the standard capability of eMagiz around deployment, transformation, and business owner interaction
73 73  
74 -
75 -
76 76  == 5. Suggested Additional Readings ==
77 77  
78 78  * [API Gateway Introduction](https://www.emagiz.com/en/api-gateway-en/)
... ... @@ -83,6 +83,13 @@
83 83  * [Advanced config API Gateway](../microlearning/advanced-api-management-index.md)
84 84  
85 85  
73 +* [[API Gateway Introduction>>https://www.emagiz.com/en/api-gateway-en/||target="blank"]]
74 +* [[Crashcourse API Gateway>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course API Gateway.WebHome||target="blank"]]
75 +* [[API Management>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.API Management.WebHome||target="blank"]]
76 +* [[Transformations in API Gateway>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.Configuring the API Gateway.WebHome||target="blank"]]
77 +* [[Testing the API Gateway>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.Testing API Gateway.WebHome||target="blank"]]
78 +* [[Advanced config API Gateway>>doc:Main.eMagiz Academy.Microlearnings.Advanced Level.API Management.WebHome||target="blank"]]
79 +
86 86  == 6. Silent demonstration video ==
87 87  
88 88  {{video attachment="fundamental-api-gateway-introduction.mp4" reference="Main.Videos.Fundamental.WebHome"/}}