Wiki source code of eMagiz Architecture
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | {{container}}{{container layoutStyle="columns"}}((( | ||
2 | In this fundamental, we will focus on describing the concept of architecture of eMagiz. The word architecture is generally well understood yet in every context has specific nuances. Here, the architecture is described so that this notion is better understood when reading the microlearnings or making configurations in eMagiz. | ||
3 | |||
4 | Should you have any questions, please get in touch with [[academy@emagiz.com>>mailto:academy@emagiz.com]]. | ||
5 | |||
6 | == 1. Prerequisites == | ||
7 | |||
8 | * Completed crash course training | ||
9 | |||
10 | == 2. Key concepts == | ||
11 | |||
12 | TBA | ||
13 | |||
14 | |||
15 | == 3. Architecture in eMagiz == | ||
16 | |||
17 | 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. | ||
18 | |||
19 | === 3.1 Solution Architecture === | ||
20 | In most phase, there is visualization present in the product that describes the integration landscape. In Capture, Design, Create and Deploy you will have this visual mostly, and each phase does display the integration landscape particular for that specific phase. So that the integration landscape is better understood in the context of the phase. We refer these views as solution views as it tries to describe how the data is flowing from system to system. Or what solution is used for the business process. | ||
21 | |||
22 | Below an example you can recognize as a screenshot of a Design phase. Such views are helpful in discussion with users and architectx involved in the integration work. | ||
23 | |||
24 | [[image:Main.Images.Fundamental.WebHome@fundamental_architecture-1.png]] | ||
25 | |||
26 | === 3.2 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"]]. Below an high level view of a Cloud architecture. | ||
28 | |||
29 | 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. | ||
30 | |||
31 | ** Design Architecture ** | ||
32 | [[image:Main.Images.Fundamental.WebHome@fundamental_architecture-2.png]] | ||
33 | |||
34 | ** Deploy Architecture ** | ||
35 | [[image:Main.Images.Fundamental.WebHome@fundamental_architecture-3.png]] | ||
36 | |||
37 | |||
38 | |||
39 | == 4. Key takeaways == | ||
40 | |||
41 | * Data models define the structure of data related to a system or related to eMagiz itself | ||
42 | * Within a data model, you model out the relationships between entities | ||
43 | * Within a data model, you define all relevant attributes of an entity | ||
44 | * eMagiz uses data models in each of the patterns to structure the data (flow) | ||
45 | [[image:Main.Images.Fundamental.WebHome@fundamental-emagiz-cloud-inner-workings--high-overview.png]] | ||
46 | |||
47 | |||
48 | |||
49 | == 5. Suggested Additional Readings == | ||
50 | |||
51 | If you are interested in this topic and want to learn more, please check out the microlearnings mentioned below. | ||
52 | |||
53 | * [[Basic Design Architecture>>Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.WebHome||target="blank"]] | ||
54 | * [[Novice Cloud Management>>Main.eMagiz Academy.Microlearnings.Novice.eMagiz Cloud Management.WebHome||target="blank"]] | ||
55 | * [[Intermediate Solution Architecture>>Main.eMagiz Academy.Microlearnings.Intermediate Level.Solution Architecture.WebHome||target="blank"]] | ||
56 | * [[Intermediatew Cloud Management>>Main.eMagiz Academy.Microlearnings.Intermediate Level.eMagiz Cloud Management.WebHome||target="blank"]] | ||
57 | * [[Advanced Solution Architecture>>Main.eMagiz Academy.Microlearnings.Advanced Level.Solution Architecture.WebHome||target="blank"]] | ||
58 | * [[Advanced Cloud Management>>Main.eMagiz Academy.Microlearnings.Advanced Level.eMagiz Cloud Management.WebHome||target="blank"]] | ||
59 | * [[Expert Solution Architecture>>Main.eMagiz Academy.Microlearnings.Expert Level.Solution Architecture.WebHome||target="blank"]] | ||
60 | |||
61 | )))((({{toc/}}))){{/container}}{{/container}} |