Changes for page eMagiz Store

Last modified by Erik Bakker on 2024/08/26 11:02

From version 2.1
edited by eMagiz
on 2022/06/13 09:31
Change comment: There is no comment for this version
To version 1.1
edited by eMagiz
on 2022/06/13 09:29
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,12 +1,20 @@
1 1  {{html wiki="true"}}
2 2  <div class="ez-academy">
3 3   <div class="ez-academy_body">
4 +
5 +
6 + <li class="doc-nav__item"><a href="../../docs/fundamental/index_academy_fundamental_all" class="doc-nav__link">Home</a></li>
7 +
8 +
9 +
10 +
11 +
4 4  <div class="doc">
5 5  
6 6  
7 7  
8 8  = eMagiz Cloud * Inner Workings =
9 -
17 +
10 10  In this fundamental, we will zoom in on how the eMagiz Cloud is structured and how it functions for you as a customer. We will start our journey at a high level in which we focus on how we support multiple customer environments within the same eMagiz Cloud. From there, we will in on the details of each of those customer environments. Building on that, we show the differences between a single lane and a double lane setup. Last but not least, we will focus on the key benefits deploying in the eMagiz Cloud holds for you.
11 11  
12 12  Should you have any questions, please get in touch with academy@emagiz.com.
... ... @@ -15,11 +15,9 @@
15 15  * Required reading time: 6 minutes
16 16  
17 17  == 1. Prerequisites ==
18 -
19 19  * Some context on cloud functionality will be helpful.
20 20  
21 21  == 2. Key concepts ==
22 -
23 23  * Each eMagiz model is deployed in a client specific VPC (Virtual Private Cloud) in the eMagiz Cloud
24 24  * The eMagiz Cloud is automated on AWS technology - all VPC's reside in eu-central-01
25 25  * A carwash serves as entry point for all incoming traffio to allow highest level of security and to route this traffice to the right VPC
... ... @@ -29,7 +29,7 @@
29 29  * A double lane means that all machines are duplicated to increase uptime of the deployed Model. The JMS Server is setup in a failover (active-passive) manner
30 30  
31 31  
32 -
38 +
33 33  == 3. eMagiz Cloud * Inner Workings ==
34 34  
35 35  When running your eMagiz solution, there are generally two methods of deploying. There is the Cloud and the on-premise (i.e., in your own data center) option. We see a strong development towards Cloud-based functionality across markets. Furthermore, we see that patterns such as API Gateway and Event Streaming are tailored for a cloud only approach. Given all those characteristics, we have an eMagiz Cloud first strategy when further developing our patterns and features across the platform.
... ... @@ -60,13 +60,13 @@
60 60  
61 61  Some of the monitoring triggers lead to an auto-healing action that will restore the state of your environment to normal without anyone having to take action. This means that the downtime in case of an outage is significantly reduced in these cases.
62 62  
63 -Moving over to the last portion of the overview, we see some of the features we offer on the eMagiz Cloud. For example, you can define a fixed IP on outbound traffic for cases where the external party uses IP whitelisting to verify traffic. Another feature is the data sink capability that stores sunk messages in a bucket to be retrieved from the portal.
69 +Moving over to the last portion of the overview, we see some of the features we offer on the eMagiz Cloud. For example, you can define a fixed IP on outbound traffic for cases where the external party uses IP whitelisting to verify traffic. Another feature is the data sink capability that stores sunk messages in a bucket to be retrieved from the portal.
64 64  
65 65  Please check out the suggested additional readings section for applied knowledge on how you can control the eMagiz Cloud from the portal and utilize some of these functionalities from the eMagiz portal.
66 66  
67 67  === 3.3 Single lane vs. Double Lane ===
68 68  
69 -In the previous overview, we showed a single-lane setup. In the outline below, we deliver what we call a double lane setup. The most fundamental difference between the two is that you have a mirror image of each piece of functionality you are running with the double lane. Having a mirror image of everything reduces the downtime of the environment during maintenance and unexpected outings of your environment.
75 +In the previous overview, we showed a single-lane setup. In the outline below, we deliver what we call a double lane setup. The most fundamental difference between the two is that you have a mirror image of each piece of functionality you are running with the double lane. Having a mirror image of everything reduces the downtime of the environment during maintenance and unexpected outings of your environment.
70 70  
71 71  <p align="center">[[image:fundamental-emagiz-cloud-inner-workings--customer-level-overview-double-lane.png||]]</p>
72 72  
... ... @@ -108,7 +108,7 @@
108 108  * [Advanced - eMagiz Cloud Management](../microlearning/advanced-cloudmanagement-index.md)
109 109  
110 110  </div>
117 +</main>
111 111  </div>
112 112  </div>
113 -
114 114  {{/html}}