Last modified by Erik Bakker on 2023/01/24 15:07

Show last authors
1 {{container}}{{container layoutStyle="columns"}}(((In this microlearning, we will educate you on what Design Architecture is, what you can use it for and how it can help you.
2
3 Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]].
4
5 == 1. Prerequisites ==
6
7 * Basic knowledge of the eMagiz platform
8
9 == 2. Key concepts ==
10
11 This microlearning centers around understanding what the Design Architecture overview is and how it can help you.
12
13 With Design Architecture we mean: The desired overview of where the instances are deployed, on which machines, and how many resources it takes to deploy these instances.
14
15 The Design Architecture gives you insights into:
16
17 * Where do my instances run (cloud, on-premise)
18 * What is the machine size needed to run my instances
19 * Can I still develop more integration solutions within the current sizing parameters
20
21 == 3. Understanding Design Architecture ==
22
23 The Design Architecture overview is accessible under Design. In Design, you can click on Architecture to get to the overview.
24 The following Design Architecture could look similar to what you would see the first time you open this page. A lot to improve as you can see.
25
26 [[image:Main.Images.Microlearning.WebHome@crashcourse-platform-design-understanding-design-architecture-basic--rough-overview.png]]
27
28 As you can see in the overview of the architecture we have several machines within our integration landscape (i.e. localhost, local machine, External 01, etc.) and each machine has several systems running on it.
29
30 === 3.1 Core Machine ===
31
32 The machine called localhost in this example is a so-called core machine. This machine (or machines if you scale up) plays host to the core functionalities of eMagiz:
33
34 * JMS
35 * Process Container (holds all onramps, offramps, routers, and the error process for messaging processes)
36 * Event Streaming Container (holds all onramps and offramps for event stream processes)
37
38 Depending on your specific implementation you need some of them or all of them. If you do not need them you can exclude them. As a result, eMagiz will grey them out indicating that the system in question can be ignored.
39
40 [[image:Main.Images.Microlearning.WebHome@crashcourse-platform-design-understanding-design-architecture-basic--core-machine.png]]
41
42 === 3.2 Connector Machine(s) ===
43
44 The machine called a local machine in this example is a so-called connector machine.
45 These machines are the place where you exchange data with other systems. As this is the place to connect to other systems internet connectivity is a must.
46
47 Within eMagiz we make a distinction between two types of connector machine(s):
48
49 * Connector machine(s) running in the eMagiz Cloud managed by eMagiz
50 * Connector machine(s) running on-premise in the data center of the client
51
52 Both are also represented differently within this picture. The on-premise systems are blue and behind one firewall.
53
54 [[image:Main.Images.Microlearning.WebHome@crashcourse-platform-design-understanding-design-architecture-basic--on-prem-connector-machine.png]]
55
56 The connector machine(s) in the eMagiz Cloud is running in between firewalls and are green.
57
58 [[image:Main.Images.Microlearning.WebHome@crashcourse-platform-design-understanding-design-architecture-basic--emagiz-cloud-connector-machine.png]]
59
60 Cleaning the picture up and removing the unnecessary systems gives us a way nicer overview
61
62 [[image:Main.Images.Microlearning.WebHome@crashcourse-platform-design-understanding-design-architecture-basic--nice-overview.png]]
63
64 === 3.3 Determining size ===
65
66 Apart from determining where an instance (runtime) should be running (cloud or on-premise) the Design Architecture
67 also helps in determining the size a machine would need to have to support the processes running on it.
68
69 When you activate the Start Editing mode you will notice that you can alter the size of the green machines (those that are managed by eMagiz)
70
71 [[image:Main.Images.Microlearning.WebHome@crashcourse-platform-design-understanding-design-architecture-basic--core-machine-start-editing.png]]
72
73 To help you determine the size of the machine eMagiz has the option to check the size status
74
75 [[image:Main.Images.Microlearning.WebHome@crashcourse-platform-design-understanding-design-architecture-basic--check-size-status.png]]
76
77 In the pop-up that follows we specify how the memory advice of eMagiz is calculated (the figure on the left above a machine).
78 This can help you determine the correct sizing for your machine, now and in the future
79
80 [[image:Main.Images.Microlearning.WebHome@crashcourse-platform-design-understanding-design-architecture-basic--check-size-status-popup.png]]
81
82 There is much more to tell about Design Architecture but more on that in later microlearnings.
83
84 == 4. Key takeaways ==
85
86 * Design Architecture gives you context on which instances run where (on-premise or cloud)
87 * Design Architecture gives you the tools that you need to determine the correct sizing for your environment
88 * Machines are divided into so-called core and connector machines
89
90 == 5. Suggested Additional Readings ==
91
92 If you are interested in this topic and want more information on it please read the help text provided by eMagiz.
93 )))((({{toc/}}))){{/container}}{{/container}}