Changes for page Setting up Entry gate
Last modified by Erik Bakker on 2024/08/23 11:31
From version 10.8
edited by Danniar Firdausy
on 2024/08/21 11:32
on 2024/08/21 11:32
Change comment:
There is no comment for this version
To version 10.7
edited by Danniar Firdausy
on 2024/08/07 15:00
on 2024/08/07 15:00
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,9 @@ 1 1 {{container}}{{container layoutStyle="columns"}}((( 2 2 3 -In this microlearning, we will focus on setting up the entry gate for the API Gateway. We will guide you through the process of configuring the entry gate, which serves as the gateway for external parties to access your backend operations, given proper authorization. 3 +In this microlearning, we will focus on setting up the entry gate for the API Gateway. 4 +This entry gate will host the endpoints that will be made available to external parties so they can call these endpoints to obtain access to certain backend operations (if authorized) 4 4 5 - Ifyou have any questionsalong theway, feelfree to reachoutto usat [[academy@emagiz.com>>mailto:academy@emagiz.com]].6 +Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]]. 6 6 7 7 == 1. Prerequisites == 8 8 ... ... @@ -11,9 +11,7 @@ 11 11 == 2. Key concepts == 12 12 13 13 This microlearning centers around setting up the entry gate for the API Gateway solution of eMagiz. 14 - 15 15 With entry gate, we mean: The piece of functionality that hosts all endpoints and is responsible for checking the authentication and routing messages to the correct backend operation 16 - 17 17 With API Gateway we mean: A collection of RESTful API operations that can be published to the outside world to give them access to applications that are linked to your business process 18 18 19 19 The entry gate is created by eMagiz without the need of any user making manual changes to the entry gate. This accelerates the building of an API Gateway solution a lot. ... ... @@ -20,9 +20,10 @@ 20 20 21 21 == 3. Setting up entry gate == 22 22 23 -When we talk about the API Gateway in eMagiz, the central part where all data traffic is coming in is called the entry gate. This entry gate is responsible for hosting all designed endpoints that have been transferred to Create. 22 +The central part where all data traffic is coming in is called the entry gate when we talk about the API Gateway. 23 +This entry gate is responsible for hosting all designed endpoints that have been transferred to Create. 24 24 25 -The first time you transfer an API integration to Create ,eMagiz will create the entry gate for you. You,as a user,do not have to do one single thing. Easy right?25 +The first time you transfer an API integration to Create eMagiz will create the entry gate for you. You as a user do not have to do one single thing. Easy right. 26 26 27 27 Furthermore, every time you add a new API integration to Create eMagiz will automatically update all entry gate to ensure that this newest operation can be accessed by external parties. 28 28 ... ... @@ -31,9 +31,9 @@ 31 31 32 32 == 4. Key takeaways == 33 33 34 -* The entry gate is the central hubfor allincomingdata traffic inthe API Gateway.35 -* eMagiz will automatically setsup andupdates the entrygatefor you, making the process of setting up and managing API operations seamless.36 -* Manual adjustments to the entrygate are not required, as eMagiz handles theconfiguration and updateseamlessly.34 +* The entry gate is the central part where all data traffic is coming in 35 +* eMagiz will automatically build the all entry for you 36 +* No manual changes are necessary 37 37 38 38 == 5. Suggested Additional Readings == 39 39