Changes for page eMagiz Architecture

Last modified by Carlijn Kokkeler on 2024/08/08 15:21

From version 16.1
edited by eMagiz
on 2022/07/06 15:44
Change comment: There is no comment for this version
To version 11.1
edited by eMagiz
on 2022/07/06 15:29
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -9,8 +9,9 @@
9 9  
10 10  == 2. Key concepts ==
11 11  
12 -All concepts are discussed in the section below.
12 +TBA
13 13  
14 +
14 14  == 3. Architecture in eMagiz ==
15 15  
16 16  In this fundamental, we will zoom in on what data models are and how they are used within the various integration patterns we support in the platform. Then, we start our journey with a more theoretical look at the concept of data models. Following, we will zoom in on each of the three integration patterns. Finally, per integration pattern, we will explain the role of the data model within each of these three patterns.
... ... @@ -23,22 +23,21 @@
23 23  [[image:Main.Images.Fundamental.WebHome@fundamental_architecture-1.png]]
24 24  
25 25  === 3.2 Cloud Architecture ===
26 -For this we mean the specific way the eMagiz runtimes are distributed on infrastructure components such as the eMagiz Cloud, on-premises servers or other locations where runtime may exist. Please take a moment to check out the Fundamental on Cloud architecture via this [[link>>https://docs.emagiz.com/bin/view/Main/eMagiz%20Academy/Fundamentals/fundamental-emagiz-cloud-inner-workings||target="blank"]]. Below an high level view of a Cloud architecture.
27 +For this we mean the specific way the eMagiz runtimes are distributed on infrastructure components such as the eMagiz Cloud, on-premises servers or other locations where runtime may exist. Please take a moment to check out the Fundamental on Cloud architecture via this [[link>>https://docs.emagiz.com/bin/view/Main/eMagiz%20Academy/Fundamentals/fundamental-emagiz-cloud-inner-workings||target="blank"]].
27 27  
28 28  The Cloud architecture can be design in the Design - Architecture section, and effectuated via the Deploy - Architecture section. Please check out the microlearnings mentioned below for more information on the way to configure these or how to make the right architecture descisions.
29 29  
30 -**Design Architecture**
31 - [[image:Main.Images.Fundamental.WebHome@fundamental_architecture-2.png]]
31 +[[image:Main.Images.Fundamental.WebHome@fundamental-emagiz-cloud-inner-workings--high-overview.png]]
32 32  
33 -**Deploy Architecture**
34 - [[image:Main.Images.Fundamental.WebHome@fundamental_architecture-3.png]]
35 -
36 36  == 4. Key takeaways ==
37 37  
38 -* The Solution architecture is present is most phase of eMagiz and describes how systems are interconnected and how the data is flowing between these systems
39 -* Each phase will have difference in representation of the solution architecture in the context of that phase
40 -* The Cloud architecture in eMagiz describes how the runtime are distributed over the different infrastructures such as Cloud and on-premises.
35 +* Data models define the structure of data related to a system or related to eMagiz itself
36 +* Within a data model, you model out the relationships between entities
37 +* Within a data model, you define all relevant attributes of an entity
38 +* eMagiz uses data models in each of the patterns to structure the data (flow)
41 41  
40 +
41 +
42 42  == 5. Suggested Additional Readings ==
43 43  
44 44  If you are interested in this topic and want to learn more, please check out the microlearnings mentioned below.