Last modified by Erik Bakker on 2024/09/03 07:58

From version 1.1
edited by eMagiz
on 2022/05/05 09:52
Change comment: There is no comment for this version
To version 2.1
edited by eMagiz
on 2022/05/05 10:02
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,20 +1,13 @@
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/microlearning/advanced-cloudmanagement-index" class="doc-nav__link">Home</a></li>
7 -
8 -
9 -
10 -
11 -
4 +
12 12  <div class="doc">
13 13  
14 14  
15 15  
16 16  = Impact of Cloud template upgrades =
17 -
10 +
18 18  In this microlearning, we will focus on the helping you to assess the impact of upgrading to a new Cloud template.
19 19  
20 20  Should you have any questions, please get in touch with academy@emagiz.com.
... ... @@ -23,14 +23,16 @@
23 23  * Required reading time: 5 minutes
24 24  
25 25  == 1. Prerequisites ==
19 +
26 26  * Advanced knowledge of the eMagiz platform
27 27  * Completed the relevant microlearnings around Cloud Management till advanced.
28 28  
29 -
30 30  == 2. Key concepts ==
24 +
31 31  With cloud template, we mean: A Cloud template is a configuration, specified by eMagiz, how deploy Architecture will run in AWS, and which supporting tools (such as auto-healing, auto-recovery, and improved alerting for instance) are available for your environment.
32 32  
33 33  Cloud Templates:
28 +
34 34  * Determine what runtime runs where
35 35  * Determine which eMagiz Cloud version will we use
36 36  * Determine which supporting tools are available
... ... @@ -37,16 +37,16 @@
37 37  * Are updateable
38 38  
39 39  
40 -
35 +
41 41  == 3. Assessing the impact of upgrading Cloud templates ==
42 42  
43 43  The following consideration are valid when upgrading to a new Cloud template
44 44  
45 45  1. Service affecting vs. non-service effecting
46 -Non-service affecting templates will not affect your current operation * flows will continue to function as usual. You can safely apply the cloud template. Service affecting means that that the machines will need to be stopped and started to make the cloud template operational. There is short window in which flows are not operational and there will be a delay in message delivery & processing. Messages is not lost.
41 + Non-service affecting templates will not affect your current operation * flows will continue to function as usual. You can safely apply the cloud template. Service affecting means that that the machines will need to be stopped and started to make the cloud template operational. There is short window in which flows are not operational and there will be a delay in message delivery & processing. Messages is not lost.
47 47  
48 48  2. Other changes pending for an AWS update
49 -The apply to environment button will apply all the changes that are made in Design architecture and Deploy architecture. These can be things such as
44 + The apply to environment button will apply all the changes that are made in Design architecture and Deploy architecture. These can be things such as
50 50  
51 51  * Memory changes
52 52  * Runtimes removed
... ... @@ -54,18 +54,16 @@
54 54  * Etc.
55 55  
56 56  It is a good practice to isolate the Cloud template upgrade from these changes to the AWS slot. All changes can be handled in a single push of the button, but when an issue occurs at that moment it may become harder to isolate the root cause. So keep your Deploy Architecture as current as possible.
57 -
58 58  
59 59  3. Duration of the upgrade
60 -A Cloud template upgrade will take between 5 and 15 minutes depending on the size of the slot in terms of machines. Take this value into account when making the plan to upgrade or set the automatic upgrade timeslot.
54 + A Cloud template upgrade will take between 5 and 15 minutes depending on the size of the slot in terms of machines. Take this value into account when making the plan to upgrade or set the automatic upgrade timeslot.
61 61  
62 62  4. Availability zone
63 -For fail-over setups, the Cloud template upgrade will perform the upgrade zone by zone. There are 2 zones (A and B) defined in the failover scenario. Effectively this means that there is no downtime in the entire environment as flows and the JMS server will continue to operate as usual.
57 + For fail-over setups, the Cloud template upgrade will perform the upgrade zone by zone. There are 2 zones (A and B) defined in the failover scenario. Effectively this means that there is no downtime in the entire environment as flows and the JMS server will continue to operate as usual.
64 64  
65 65  5. Multiple Cloud template upgrades
66 -In case you have a backlog of upgrades to perform, please take each cloud template step by step. In case you switch to an automatic upgrade, this upgrade will take of making all the upgrades.
60 + In case you have a backlog of upgrades to perform, please take each cloud template step by step. In case you switch to an automatic upgrade, this upgrade will take of making all the upgrades.
67 67  
68 -
69 69  ===== Practice =====
70 70  
71 71  == 4. Assignment ==
... ... @@ -92,4 +92,5 @@
92 92  </main>
93 93  </div>
94 94  </div>
88 +
95 95  {{/html}}