-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path2024.html
executable file
·120 lines (119 loc) · 6.5 KB
/
2024.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
---
layout: page
title: Video Archive 2024
description: >
Re-experience the 2024 RabbitMQ Summit. Learn what is relevant from words within the RabbitMQ community.
image: /img/og-frontpage.jpg
footer-logo: /img/logo-generic.png
---
<main id="main">
<section class="bg-section pt-3 pt-lg-9 pb-3 pb-md-4" style="background-image: url(/img/bg-hero.png);">
<div class="container">
<div class="row align-items-center justify-content-center mb-4 mb-lg-2 top-hero">
<div class="col-10 col-md-6 col-lg-4 col-xl-3 mt-4 mb-4 text-center">
<a href="/" class="d-block text-center text-xl-left">
<img src="/img/logo-generic.png" alt="RabbitMQ Summit" />
</a>
</div>
<div>
<h3 class="text-uppercase text-primary mb-0">
<time datetime="2024-10-15"><span class="editable">15 October, 2024</span></time>
</h3>
</div>
<div class="col-11 col-lg-4 col-xl-3 text-center">
<div class="head-wrap skew-box">
<h1 class="text-secondary mb-0 editable">
Estrel <span class="d-block">•Berlin•</span>
</h1>
</div>
</div>
<div class="row justify-content-center mb-4 mt-4">
<div class="col-12 col-lg-10">
<div class="text-sm text-info mb-3">
<p class="editable text-sm">
RabbitMQ Summit brings together developers and IT professionals passionate about RabbitMQ—the most widely deployed open-source message broker, trusted by over 35,000 companies worldwide. As a leading implementer of the Advanced Message Queuing Protocol (AMQP) and supporter of protocols like MQTT and STOMP, RabbitMQ continues to power messaging at scale.
</p>
<p class="editable text-sm">
At the summit, you’ll hear from industry experts sharing real-world insights and best practices for implementing RabbitMQ across different organizations. Whether you’re optimizing performance, scaling your architecture, or exploring new integrations, this is where you’ll find the knowledge and connections to take your RabbitMQ expertise to the next level.
</div>
</div>
</div>
</div>
</section>
<!-- Organisers -->
<section class="sponsor-section pt-7 pb-6">
<div class="container" id="organisers">
<div class="row justify-content-center mb-4 mt-4">
<div class="col-12 mb-4 text-center">
<h4 class="text-uppercase text-secondary editable">Organisers</h4>
<a href="https://erlang-solutions.com" target="_blank">
<img src="/img/logos/logo-erlang-solutions.png" alt="Erlang Solutions" class="w-100 sp-logo editable mt-3 ml-0 ml-sm-4" />
</a>
<a href="https://codesync.global" target="_blank">
<img src="/img/logos/logo-codesync-rmq.png" alt="Code Sync" class="w-100 sp-logo editable mt-3 ml-0 ml-sm-4" /></a>
</a>
</div>
</div>
</div>
</section>
<!-- Talk recordings session-->
<section class="bg-light pt-7 pb-6 pt-lg-6">
<div class="container" id="videos">
<div class="row justify-content-center mb-3">
<div class="col-12">
<h3 class="text-uppercase text-center text-primary mb-4 mb-lg-5 editable">Talk recordings from 2024</h3>
</div>
</div>
<div class="row justify-content-center">
{% for talk in site.data.talks2024 %}
<div class="col-12 col-md-6 col-xl-5 mb-5">
<a href="https://www.youtube.com/watch?v={{ talk.youtube }}" class="talk-image youtube" data-embed="{{ talk.youtube }}" target="_blank" style="height: 250px;">
<img src="{{ talk.lecture-img }}" class="img-fluid" alt="{{ talk.title }} - {{ talk.speaker }}" title="{{ talk.title }} - {{ talk.speaker }}"/>
</a>
<div class="links mt-1 mb-2">
{% if talk.slideshare %}
<a href="{{ talk.slideshare }}" class="float-right pink" target="_blank"><i class="fa fa-slideshare" aria-hidden="true"></i> Slides</a>
{% endif %}
<a href="https://www.youtube.com/watch?v={{ talk.youtube }}" class="pink"><i class="fa fa-youtube-play" aria-hidden="true"></i> Watch the talk</a>
</div>
</div>
{% endfor %}
</div>
</div>
</section>
<!-- Sponsors -->
<section class="sponsor-section pt-7 pb-6" id="sponsors">
<div class="row align-items-center justify-content-center mb-4 mb-lg-2 top-hero">
<div class="row justify-content-center">
<div class="col-12 col-lg-6 col-md-4 text-center mb-5">
<h4 class="text-uppercase text-secondary editable">Platinum Sponsors</h4>
<a href="https://84codes.com" target="_blank">
<img src="/img/logos/logo-84codes-green-transparent.png" alt="84codes" width="200" class="w-75 sp-logo editable mt-3 ml-0 ml-sm-4" />
</a>
<a href="https://aws.amazon.com" target="_blank">
<img src="/img/logos/logo-aws.png" alt="amazonaws" width="100" class="w-75 sp-logo editable mt-3 ml-0 ml-sm-4" />
</a>
<a href="https://vmware.com" target="_blank">
<img src="/img/logos/logo2-vmware.png" alt="vmware" width="250" class="w-75 sp-logo editable mt-3 ml-0 ml-sm-4" />
</a>
</div>
</div>
</div>
</section>
<!-- Code of conduct -->
<section class="bg-light pt-6 pb-6 pb-xl-6">
<div class="container" id="coc">
<div class="row justify-content-center mb-3">
<div class="col-12 col-md-10 col-lg-8">
<h3 class="text-uppercase text-center text-primary mb-lg-5 editable">Code of Conduct</h3>
<div class="text text-sm text-success">
<p class="editable">All attendees, speakers, sponsors, and volunteers at our conference are required to agree with and follow the code of conduct.</p>
<p class="editable">We are dedicated to providing a harassment-free conference experience for everyone, regardless of gender identity, sexual orientation, disability, physical appearance, body size, race, religion.. We do not tolerate harassment of conference participants in any form. Sexual language and imagery is not appropriate for any conference venue. </p>
<p class="editable">Participants asked to stop any harassing behavior are expected to comply immediately.</p>
<p class="editable">We expect participants to follow these rules at all conference venues and conference-related social events.</p>
</div>
</div>
</div>
</div>
</section>
</main>