Wiki source code of Key concepts Event Streaming
Last modified by Erik Bakker on 2024/09/24 16:19
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | {{velocity}} | ||
2 | #set ($discard = $xwiki.ssx.use('Main.Extensions.ContainerSizingCoursePage.WebHome')) | ||
3 | {{/velocity}} | ||
4 | |||
5 | {{container}}{{container layoutStyle="columns"}}(((In this module, we will take a look at a key concept of the eMagiz Event Streaming pattern. In this module we will learn more on the retention policy.)))((({{html}}<div class="strip__attribute" style="text-align:center"><table><tr><td><img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/></td></tr><tr><td><div class="strip__attribute-label">5-10 minutes</div></td></tr></table></div>{{/html}}))){{/container}}{{/container}} | ||
6 | |||
7 | |||
8 | (% style="border-color:#10137e" %) | ||
9 | ---- | ||
10 | {{html}} | ||
11 | <div class="ez-academy"> | ||
12 | <div class="ez-academy_body"> | ||
13 | <main class="master"> | ||
14 | <ul class="strip-container"> | ||
15 | <li class="strip"> | ||
16 | <a href="/bin/view/Main/eMagiz%20Academy/Microlearnings/Intermediate%20Level/Key%20concepts%20Event%20Streaming/intermediate-key-concepts-emagiz-event-streaming-retention-policy" target="_blank" class="strip__link"> | ||
17 | <div class="strip__attribute__new__stack"> | ||
18 | <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-reading32.svg"/> | ||
19 | </div> | ||
20 | <label for="" class="strip__label"> | ||
21 | <span>223</span> | ||
22 | Retention Policy | ||
23 | </label> | ||
24 | <div class="strip__attribute"> | ||
25 | <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/> | ||
26 | <div class="strip__attribute-label">4 minutes</div> | ||
27 | </div> | ||
28 | <div class="strip__attribute"> | ||
29 | <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/> | ||
30 | <div class="strip__attribute-label">Developer</div> | ||
31 | </div> | ||
32 | <div class="strip__attribute"> | ||
33 | <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/> | ||
34 | <div class="strip__attribute-label">Architect</div> | ||
35 | </div> | ||
36 | </a> | ||
37 | </li> | ||
38 | </ul> | ||
39 | </main> | ||
40 | </div> | ||
41 | </div> | ||
42 | {{/html}} |