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
-
... ... @@ -1,1 +1,57 @@ 1 -sss 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"]]. 28 +The Cloud architecture can be design in the Design - Architecture section, and effectuated via the Deply - Architecture section. Please check out 29 + 30 + 31 +[[SPEL Expressions>>Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.WebHome||target="blank"]] 32 +[[SPEL Expressions>>Main.eMagiz Academy.Microlearnings.Novice.eMagiz Cloud Management.WebHome||target="blank"]] 33 +[[SPEL Expressions>>Main.eMagiz Academy.Microlearnings.Intermediate Level.Solution Architecture.WebHome||target="blank"]] 34 +[[SPEL Expressions>>Main.eMagiz Academy.Microlearnings.Intermediate Level.eMagiz Cloud Management.WebHome||target="blank"]] 35 +[[SPEL Expressions>>Main.eMagiz Academy.Microlearnings.Advanced Level.Solution Architecture.WebHome||target="blank"]] 36 +[[SPEL Expressions>>Main.eMagiz Academy.Microlearnings.Advanced Level.eMagiz Cloud Management.WebHome||target="blank"]] 37 +[[SPEL Expressions>>Main.eMagiz Academy.Microlearnings.Expert Level.Solution Architecture.WebHome||target="blank"]] 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 + 46 + 47 + 48 +== 5. Suggested Additional Readings == 49 + 50 +If you are interested in this topic and want to learn how you can control your Cloud with the help of the eMagiz platform, please check out our microlearnings offering on eMagiz Cloud Management: 51 + 52 +* [[Understanding the eMagiz CDM>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Messaging.crashcourse-messaging-what-is-cdm.WebHome||target="blank"]] 53 +* [[API Data Model>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course API Gateway.crashcourse-api-gateway-api-data-model.WebHome||target="blank"]] 54 +* [[Event Streaming Data Model>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.Configuring Event Streaming.intermediate-configuring-event-streaming-data-model.WebHome||target="blank"]] 55 +* https://afteracademy.com/blog/what-are-the-different-types-of-relationships-in-dbms 56 + 57 +)))((({{toc/}}))){{/container}}{{/container}}