Changes for page Messaging Asynchronous

Last modified by Danniar Firdausy on 2024/08/21 15:16

From version 1.1
edited by eMagiz
on 2022/05/10 11:12
Change comment: There is no comment for this version
To version 2.2
edited by Erik Bakker
on 2022/06/13 11:16
Change comment: Update document after refactoring.

Summary

Details

Page properties
Title
... ... @@ -1,0 +1,1 @@
1 +crashcourse-messaging-messaging-asynchronous
Parent
... ... @@ -1,0 +1,1 @@
1 +WebHome
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.marijn
1 +XWiki.ebakker
Content
... ... @@ -1,16 +1,9 @@
1 -{{html wiki="true"}}
2 -<div class="ez-academy">
3 - <div class="ez-academy_body">
4 -
5 -<div class="doc">
6 -
7 -
8 -
1 +{{container}}{{container layoutStyle="columns"}}(((
9 9  = Messaging Asynchronous =
10 10  
11 11  In this microlearning, we will explain the basics of the asynchronous messaging pattern.
12 12  
13 -Should you have any questions, please get in touch with academy@emagiz.com.
6 +Should you have any questions, please get in touch with [[academy@emagiz.com>>mailto:academy@emagiz.com]].
14 14  
15 15  * Last update: February 25th, 2021
16 16  * Required reading time: 5 minutes
... ... @@ -53,8 +53,8 @@
53 53  On top of that, it gives you the option to keep data in a queue temporarily. This functionality is, for example, convenient if there is scheduled maintenance in one of the receiving systems.
54 54  The sending system can continue to send data to eMagiz, and eMagiz will keep it in the queue until the scheduled maintenance is finished.
55 55  
56 -===== Practice =====
57 57  
50 +
58 58  == 4. Assignment ==
59 59  
60 60  Analyze an asynchronous messaging flow from entry to exit and determine which queues are used in the process.
... ... @@ -78,10 +78,6 @@
78 78  
79 79  This video demonstrates how you could have handled the assignment and gives you some context on what you have just learned.
80 80  
81 -<iframe width="1280" height="720" src="../../vid/microlearning/crashcourse-messaging-messaging-asynchronous.mp4" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
74 +{{video attachment="crashcourse-messaging-messaging-asynchronous.mp4" reference="Main.Videos.Microlearning.WebHome"/}}
82 82  
83 -</div>
84 -</div>
85 -</div>
86 -
87 -{{/html}}
76 +)))((({{toc/}}))){{/container}}{{/container}}