102 lines
3.6 KiB
HTML
102 lines
3.6 KiB
HTML
<section class="sc-left-and-right" data-background-image="/backgrounds/title.svg">
|
||
<div class="sc-right">
|
||
<img src="/logo_scandio.svg" style="width: 50%;">
|
||
<h4>Millionen langlebiger TCP-Verbindungen – Herausforderungen und Lösungen bei Update-Prozessen</h4>
|
||
<div class="sc-gray">31.01.2024</div>
|
||
</div>
|
||
</section>
|
||
|
||
<section class="sc-left-and-right" data-background-image="/backgrounds/left-and-right.svg">
|
||
<div class="sc-left">
|
||
<h2>Inhalt</h2>
|
||
</div>
|
||
<div class="sc-right sc-white">
|
||
<ul>
|
||
<li>Projektsetup</li>
|
||
<li>Problemstellung</li>
|
||
<li>Lösungen</li>
|
||
</ul>
|
||
</div>
|
||
</section>
|
||
|
||
<section data-background-color="black">
|
||
Projektsetup
|
||
</section>
|
||
|
||
<section data-background-image="/backgrounds/normal.svg" data-background-position="top right">
|
||
<h2>Heimdall</h2>
|
||
<img src="/heimdall-bifrost.jpg" style="width: 45%;">
|
||
</section>
|
||
|
||
<section data-background-image="/backgrounds/normal.svg" data-background-position="top right">
|
||
<h2>Fachlicher Kontext</h2>
|
||
<center>
|
||
<img src="/diagrams/business_context.svg" style="width: 600px;">
|
||
</center>
|
||
</section>
|
||
|
||
<section data-background-color="black">
|
||
Problemstellung
|
||
</section>
|
||
|
||
<section data-background-color="black">
|
||
Lösungen
|
||
</section>
|
||
|
||
<section data-background-image="/backgrounds/normal-fewer-hexagons.svg" data-background-position="top right">
|
||
<h3>Architektur Heimdall</h3>
|
||
<center class="r-stack">
|
||
<img class="diagram fragment fade-out" data-fragment-index="1" src="/diagrams/arch1.svg">
|
||
<img class="diagram fragment fade-in-then-out" data-fragment-index="1" src="/diagrams/arch2.svg">
|
||
<img class="diagram fragment fade-in-then-out" src="/diagrams/arch3.svg">
|
||
<img class="diagram fragment fade-in-then-out" src="/diagrams/arch4.svg">
|
||
<img class="diagram fragment fade-in-then-out" src="/diagrams/arch5.svg">
|
||
</center>
|
||
</section>
|
||
|
||
<section data-background-image="/backgrounds/normal-fewer-hexagons.svg" data-background-position="top right">
|
||
<img class="r-stretch" src="/diagrams/arch6.svg">
|
||
</section>
|
||
|
||
<section data-background-image="/backgrounds/normal-fewer-hexagons.svg" data-background-position="top right">
|
||
<h3>Deploymentstrategie</h3>
|
||
<center class="r-stack">
|
||
<img class="diagram fragment fade-out" data-fragment-index="1" src="/diagrams/deployment1.svg">
|
||
<img class="diagram fragment fade-in-then-out" data-fragment-index="1" src="/diagrams/deployment2.svg">
|
||
<img class="diagram fragment fade-in-then-out" src="/diagrams/deployment3.svg">
|
||
<img class="diagram fragment fade-in-then-out" src="/diagrams/deployment4.svg">
|
||
</center>
|
||
</section>
|
||
|
||
<section data-background-color="black">
|
||
Wunscharchitektur
|
||
</section>
|
||
|
||
<section data-background-image="/backgrounds/normal.svg" data-background-position="top right">
|
||
<h2>Aufgaben des WSM</h2>
|
||
<ul>
|
||
<li class="fragment">TLS</li>
|
||
<li class="fragment">Websocket-Upgrade</li>
|
||
<li class="fragment">Corporate Handshake</li>
|
||
<li class="fragment">Message Routing</li>
|
||
<li class="fragment">Quarantäne</li>
|
||
<li class="fragment">Logik zur Nachrichtenformatierung</li>
|
||
</ul>
|
||
</section>
|
||
|
||
<section data-background-image="/backgrounds/normal-fewer-hexagons.svg" data-background-position="top right">
|
||
<img class="r-stretch" src="/diagrams/future-arch.svg">
|
||
</section>
|
||
|
||
<section class="sc-left-and-right" data-background-color="black">
|
||
<div class="sc-left">
|
||
<img src="/thankyou.png" style="height: 70%">
|
||
</div>
|
||
<div class="sc-right">
|
||
<img src="/logo_scandio.svg" style="width: 50%; margin-bottom: 36px;">
|
||
<div>Benedikt Hunger</div>
|
||
<small class="sc-gray">benedikt.hunger@scandio.de</small>
|
||
</div>
|
||
</section>
|
||
|