Wiki source code of Container management
Version 9.8 by Danniar Firdausy on 2024/09/04 16:15
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
2.1 | 1 | {{container}} |
2 | {{container layoutStyle="columns"}} | ||
3 | ((( | ||
![]() |
1.1 | 4 | |
5 | In previous microlearnings, we have already explained quite a lot about what releases are and how you should handle releases. In this microlearning, we will take a look at the management part of releases. This microlearning will focus on how to ensure flows are assigned to containers and why that is important. | ||
6 | |||
7 | Should you have any questions, please contact academy@emagiz.com. | ||
8 | |||
![]() |
2.1 | 9 | == 1. Prerequisites == |
![]() |
1.1 | 10 | - Intermediate knowledge of the eMagiz platform |
11 | |||
![]() |
2.1 | 12 | == 2. Key concepts == |
![]() |
1.1 | 13 | This microlearning centers on containers. Containers in this context are the same as the runtimes of eMagiz that you will see in the runtime dashboard of eMagiz under Deploy - Runtime Dashboard. Each system in the model will create a runtime or container. You have to explain eMagiz what flows will run on what container. Notably important for the process container that holds the onramps and offramps - selection can be made how to spread these across one or more containers |
14 | |||
![]() |
2.1 | 15 | **Some basic considerations:** |
![]() |
5.1 | 16 | * Default behavior of new onramps and offramps is that these will be spread over all process containers. In some cases this desirable (2 containers - failover setup), but in some case one has to be specific and ensure the flows are put on the right process container |
17 | * In case a certain flow is made part of a release, but has not been assigned to any container than that release can't be set to active | ||
18 | * Entry and Exit flow are always put on the system specific container | ||
19 | * Exit gate flows are always put on the Gateway Container | ||
20 | * Event processors are always put on the Event Container | ||
![]() |
1.1 | 21 | |
22 | Please make sure that the maximum number of flows on any container is approx. 60 flows | ||
23 | |||
![]() |
2.1 | 24 | == 3. Container management == |
![]() |
1.1 | 25 | |
![]() |
2.1 | 26 | === 3.1 Container assignments === |
![]() |
1.1 | 27 | |
![]() |
7.1 | 28 | Navigate to Deploy -> Containers. Select the runtime where the flow needs to be added and press Add. Select the flow and press Add once more in the pop-up. |
![]() |
1.1 | 29 | |
![]() |
2.1 | 30 | [[image:Main.Images.Microlearning.WebHome@intermediate-release-management-assign-flows-container.png]] |
![]() |
1.1 | 31 | |
![]() |
9.2 | 32 | === 3.2 Setting maximum number of flows per container === |
![]() |
1.1 | 33 | |
![]() |
9.4 | 34 | Bus owners have the option to limit the number of flows on a process container. This option will impact the behavior of Release management where a release can't be promoted to a next environment or set as active in case the flows on the process containers exceeds this limit. |
![]() |
1.1 | 35 | |
![]() |
2.1 | 36 | [[image:Main.Images.Microlearning.WebHome@intermediate-release-management-assign-flows-container-2.png]] |
![]() |
1.1 | 37 | |
![]() |
8.1 | 38 | == 4. Key takeaways == |
![]() |
1.1 | 39 | |
40 | The key aspects are: | ||
![]() |
9.6 | 41 | * Ensure to consider the container assigments when making releases |
42 | * Considering setting the maximum number of flows on a process container to allow optimal performance of the container | ||
43 | * Try to set the maximum of process flows to a low value to trigger the alert on the release level | ||
![]() |
1.1 | 44 | |
![]() |
8.1 | 45 | == 5. Suggested Additional Readings == |
![]() |
1.1 | 46 | |
![]() |
9.7 | 47 | If you are interested in this topic please read the help text eMagiz provides you in the container section in the Deploy phase and see the following link: |
48 | |||
![]() |
8.2 | 49 | * [[Crash Course (Menu)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.WebHome||target="blank"]] |
50 | ** [[Crash Course API Gateway (Navigation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course API Gateway.WebHome||target="blank"]] | ||
51 | *** [[Setting up Exit gate (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course API Gateway.crashcourse-api-gateway-setting-up-exit-gate||target="blank"]] | ||
![]() |
9.8 | 52 | * [[Container management (Search Results)>>url:https://docs.emagiz.com/bin/view/Main/Search?sort=score&sortOrder=desc&highlight=true&facet=true&r=1&f_space_facet=0%2FMain.&l_space_facet=10&f_type=DOCUMENT&f_locale=en&f_locale=&f_locale=en&text=%22container+management%22||target="blank"]] |
![]() |
3.1 | 53 | ))) |
![]() |
1.1 | 54 | |
![]() |
3.1 | 55 | ((({{toc/}}))){{/container}} |
56 | {{/container}} |