Changes for page API Gateway Architecture
Last modified by Erik Bakker on 2024/09/02 16:04
From version 4.1
edited by Erik Bakker
on 2022/06/13 08:07
on 2022/06/13 08:07
Change comment:
There is no comment for this version
To version 5.2
edited by Erik Bakker
on 2022/06/13 08:17
on 2022/06/13 08:17
Change comment:
Update document after refactoring.
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - Consequencesf cloud sizes and cloud approval1 +advanced-solution-architecture-change-memory-runtime-linux - Content
-
... ... @@ -34,7 +34,7 @@ 34 34 35 35 === 3.3 Cloud sizing advice === 36 36 37 -In the [microlearning ](crashcourse-platform-design-understanding-design-architecture-basic.md)you can see how to the current machines can be reviewed for available memory.37 +In the [[microlearning>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-design-understanding-design-architecture-basic.WebHome||target="blank"]] you can see how to the current machines can be reviewed for available memory. 38 38 39 39 === 3.4 Impact of Cloud sizing === 40 40 ... ... @@ -42,13 +42,13 @@ 42 42 43 43 1. Count 762 Mb overhead for the machine 44 44 2. Count 100 Mb per runtime on the machine 45 -3. Count the tables for the runtime head and non *heap memory according to NL. See this [microlearning](expert-solution-architecture-determining-needed-memory.md)for more information45 +3. Count the tables for the runtime head and non-heap memory according to NL. See this [[microlearning>>doc:Main.eMagiz Academy.Microlearnings.Expert Level.Solution Architecture.expert-solution-architecture-determining-needed-memory.WebHome||target="blank"]] for more information 46 46 47 47 This count is also handy when verifying the actual assigned values in Deploy Architecture. 48 48 49 49 === 3.5 Managing sizing of Event topics === 50 50 51 -In the Design architecture you can manage your sizing of Event Streaming topics. eMagiz sees the topics as part of the Cloud infrastructure. Right clicking the topic storage in Design Architecture, would lead to the following screen *see fiugure below. Options available are:51 +In the Design architecture you can manage your sizing of Event Streaming topics. eMagiz sees the topics as part of the Cloud infrastructure. Right clicking the topic storage in Design Architecture, would lead to the following screen - see fiugure below. Options available are: 52 52 53 53 1. Change sizing values of topics (retention size). 54 54 2. Exclude topics * which effectively means that these no longer count towards the configured size and if effectuated in the Deploy will be deleted. This feature is handy to use in the lifecycle of topics from test to acceptance to production. Topics in test can be excluded in case the topic is already in production.