Changes for page Impact of Runtime Image Upgrades
Last modified by Erik Bakker on 2024/09/03 08:14
From version 21.1
edited by Erik Bakker
on 2024/07/09 07:27
on 2024/07/09 07:27
Change comment:
There is no comment for this version
To version 25.1
edited by Erik Bakker
on 2024/09/03 08:08
on 2024/09/03 08:08
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,5 +1,5 @@ 1 1 {{container}}{{container layoutStyle="columns"}}((( 2 -In this microlearning, we willfocus on helping youto assess the impact ofupgrading to a new image.2 +In this microlearning, we'll explore the concept of runtime images and their crucial role in deploying and maintaining eMagiz containers. A runtime image serves as the blueprint for creating container images, encompassing everything from the operating system to necessary libraries and configurations. We'll discuss how updates to these images impact your deployments, strategies for managing these updates, and steps for disaster recovery in case issues arise. Understanding this will help ensure your eMagiz environment remains stable and up-to-date. 3 3 4 4 If you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]]. 5 5 ... ... @@ -8,7 +8,6 @@ 8 8 * Advanced knowledge of the eMagiz platform 9 9 10 10 == 2. Key concepts == 11 - 12 12 With runtime image, we mean the template used to create runtime-specific (docker) images. That image is used to deploy an eMagiz container and contains all required software components to let the eMagiz container function properly. One of the critical requirements is to load the necessary libraries used by runtime flows. A library in this context is a software component that performs a specific, often technical function in the eMagiz runtime. These libraries are based on Java and many open-source frameworks, such as Spring and Artemis. Given that these frameworks also continuously develop, it means that from time to time, we need to upgrade the versions of these underlying frameworks. 13 13 14 14 == 3. Assessing the impact of runtime images == ... ... @@ -56,5 +56,7 @@ 56 56 * Read the release notes for runtime images carefully to assess the impact. 57 57 58 58 == 5. Suggested Additional Readings == 59 - 60 -If you are interested in this topic and want more information, please read the [[release notes>>doc:Main.Release Information.Runtime Images.WebHome||target="blank"]] provided by eMagiz.)))((({{toc/}}))){{/container}}{{/container}} 58 +* [[Release Information (Menu)>>doc:Main.Release Information.WebHome||target="blank"]] 59 +** [[Runtime Images (Navigation)>>doc:Main.Release Information.Runtime Images.WebHome||target="blank"]] 60 +* [[Runtime Image (Search Result)>>url:https://docs.emagiz.com/bin/view/Main/Search?sort=score&sortOrder=desc&highlight=true&facet=true&r=1&f_space_facet=0%2FMain.&f_type=DOCUMENT&f_locale=en&f_locale=&f_locale=en&text=%22runtime+image%22||target="blank"]] 61 +)))((({{toc/}}))){{/container}}{{/container}}