Changes for page Configure A Backend Operation
Last modified by Erik Bakker on 2024/08/23 11:32
From version 21.2
edited by Erik Bakker
on 2022/06/13 09:37
on 2022/06/13 09:37
Change comment:
Update document after refactoring.
To version 23.1
edited by Erik Bakker
on 2022/08/11 10:49
on 2022/08/11 10:49
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - crashcourse-api-gateway-configure-backend-operation1 +Configure a backend operation - Content
-
... ... @@ -1,14 +1,9 @@ 1 1 {{container}}{{container layoutStyle="columns"}}((( 2 -= Configure a backend operation = 3 - 4 4 In this microlearning, we will focus on learning about how you can correctly configure the backend operations. 5 5 A crucial part of setting up your (API) Gateway with the help of RESTful services is knowing which backend operations you want to expose with the help of the API Gateway. 6 6 7 7 Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]]. 8 8 9 -* Last update: April 14th, 2021 10 -* Required reading time: 6 minutes 11 - 12 12 == 1. Prerequisites == 13 13 14 14 * Basic knowledge of the eMagiz platform ... ... @@ -21,8 +21,6 @@ 21 21 22 22 When setting up your API Gateway integration the process of doing things is to start at the backend operation and based on that expose an operation in the API Gateway. 23 23 24 - 25 - 26 26 == 3. Configure a backend operation == 27 27 28 28 When you look at the conceptual idea of the API Gateway, exposing backend operations via a centralized location to the outside world ... ... @@ -95,8 +95,6 @@ 95 95 After you have correctly configured your backend operation you can start to think about how you can best expose the operations via the API Gateway. 96 96 In the next three microlearnings, we will delve deeper into the various components and also learn how you can quickly expose these backend operations in your API Gateway. 97 97 98 - 99 - 100 100 == 4. Assignment == 101 101 102 102 Manually configure a GET operation with the resource path /httpmethods in an API Gateway system. ... ... @@ -110,8 +110,6 @@ 110 110 * Manually configure based on other specification 111 111 * Other cases such as connecting to XML based systems will be discussed later on 112 112 113 - 114 - 115 115 == 6. Suggested Additional Readings == 116 116 117 117 If you are interested in this topic and want more information on it please read the help text provided by eMagiz.