Changes for page API Gateway Architecture
Last modified by Erik Bakker on 2024/09/02 16:04
From version 11.1
edited by Erik Bakker
on 2022/10/03 11:31
on 2022/10/03 11:31
Change comment:
There is no comment for this version
To version 10.1
edited by Erik Bakker
on 2022/06/13 08:23
on 2022/06/13 08:23
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,8 +1,11 @@ 1 1 {{container}}{{container layoutStyle="columns"}}((( 2 2 This micro-learning will focus on describing the general architecture of the API Gateway. After this microlearning, the background of the API GW architecture should be clear 3 3 4 -Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]].4 +Should you have any questions, please contact academy@emagiz.com. 5 5 6 +* Last update: October 20th, 2021 7 +* Required reading time: 10 minutes 8 + 6 6 == 1. Prerequisites == 7 7 * Intermediate knowledge of the eMagiz platform 8 8 * Good working experience in the Design phase Architecture and Deploy Architecture ... ... @@ -13,6 +13,9 @@ 13 13 * Single lane -> Single runtime per types 14 14 * Double lane -> Two or more runtime per type to handle failover setups 15 15 19 + 20 + 21 + 16 16 == 3. Architecture considerations == 17 17 18 18 === 3.1 Architecture components API Gateway === ... ... @@ -53,17 +53,20 @@ 53 53 54 54 === 3.4 Hybrid Cloud setup === 55 55 56 -In the [ [microlearning>>doc:Main.eMagiz Academy.Microlearnings.AdvancedLevel.API Management.advanced-api-management-running-part-of-your-api-gateway-solution-on-premise.WebHome||target="blank"]]you can find the reasons and configuration for running the exit gates in on-premises runtimes. A view of such a architecture is displayed here:62 +In the [microlearning](advanced-api-management-running-part-of-your-api-gateway-solution-on-premise.md) you can find the reasons and configuration for running the exit gates in on-premises runtimes. A view of such a architecture is displayed here: 57 57 58 58 [[image:Main.Images.Microlearning.WebHome@advanced-solution-architecture-apigw-architecture-4.png]] 59 59 60 60 === 3.5 Memory === 61 61 62 -For now the memory requirements for API Gateway are the same as for Messaging flows. Please refer to the [ [microlearning>>doc:Main.eMagiz Academy.Microlearnings.ExpertLevel.Solution Architecture.expert-solution-architecture-determining-needed-memory.WebHome||target="blank"]].68 +For now the memory requirements for API Gateway are the same as for Messaging flows. Please refer to the [microlearning](expert-solution-architecture-determining-needed-memory.md). 63 63 70 + 71 + 72 + 64 64 == 4. Assignment == 65 65 66 -There is no specific assignment for now. The correct use of the Design architecture is explained in this [ [microlearning>>doc:Main.eMagiz Academy.Microlearnings.CrashCourse.Crash Course Platform.crashcourse-platform-design-understanding-design-architecture-basic.WebHome||target="blank"]].75 +There is no specific assignment for now. The correct use of the Design architecture is explained in this [microlearning](crashcourse-platform-design-understanding-design-architecture-basic.md). 67 67 68 68 == 5. Key takeaways == 69 69 ... ... @@ -71,6 +71,8 @@ 71 71 2. A single lane setup is usually sufficient for most cases 72 72 3. Hybrid setups are possbible but please be sure the ask the right questions before implementing such 73 73 83 + 84 + 74 74 == 6. Suggested Additional Readings == 75 75 76 76 There are no suggested additional readings on this topic