Changes for page eMagiz Architecture
Last modified by Carlijn Kokkeler on 2024/08/08 15:21
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -9,8 +9,9 @@ 9 9 10 10 == 2. Key concepts == 11 11 12 -A ll 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 - 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. 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"]]. 28 +The Cloud architecture can be design in the Design - Architecture section, and effectuated via the Deply - Architecture section. Please check out 29 29 30 -**Design Architecture** 31 - [[image:Main.Images.Fundamental.WebHome@fundamental_architecture-2.png]] 32 - 33 -**Deploy Architecture** 34 - [[image:Main.Images.Fundamental.WebHome@fundamental_architecture-3.png]] 35 35 31 + 32 + 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.