-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path2023.html
executable file
·131 lines (130 loc) · 7 KB
/
2023.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
121
122
123
124
125
126
127
128
129
130
131
---
layout: page
title: Video Archive 2023
description: >
Re-experience the 2023 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="2023-10-20"><span class="editable">20 October, 2023</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">
The 5th edition of RabbitMQ Summit was a fully in-person event, held alongside CodeBeam at the Estrel Congress Center in Berlin on October 20, 2023. It brought together some of the world’s biggest companies using RabbitMQ, all under one roof.
</p>
<p class="editable text-sm">
RabbitMQ remains the most widely deployed open-source message broker, trusted by over 35,000 companies worldwide. It is the de facto standard for cloud messaging and the leading implementer of the Advanced Message Queuing Protocol (AMQP), while also supporting MQTT, STOMP, and other messaging protocols.
</div>
</div>
</div>
</div>
</section>
<!-- highlights video section-->
<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 text-center">
<h3 class="text-uppercase text-center text-primary mb-lg-5 editable">Highlights of 2023 edition</h3>
<iframe width="560" height="318" src="https://www.youtube.com/embed/IVOTTM3LmkE?si=3A6OJwBSxAm1ySrB" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</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 2023</h3>
</div>
</div>
<div class="row justify-content-center">
{% for talk in site.data.talks2023 %}
<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>