Skip to content

Commit

Permalink
New event #15
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasHurych committed Jun 7, 2024
1 parent 2de28f5 commit 3e482ca
Show file tree
Hide file tree
Showing 4 changed files with 115 additions and 30 deletions.
Binary file added web/img/logo-dativery.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions web/img/logo-similarweb.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
58 changes: 28 additions & 30 deletions web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@ <h1>Pravidelná setkání pro ty, které zajímají moderní backendové,<br>ser
<div class="container">
<div class="meetup-info clearfix">
<span class="headline">Následující sraz:</span>
<span class="date">19.&nbsp;září 2023</span>
<span class="time">od 18:30</span>
<span class="place">Outreach,<br>Visionary building, Plynární 1617/10,<br>Praha 7, 170 00 (we'll greet you<br>at the reception; then 7th floor)</span>
<span class="date">25.&nbsp;června 2024</span>
<span class="time">od 18:00</span>
<span class="place">SimilarWeb,<br>DOCK, Boudníkova 2538/13,<br>180 00 Praha 8, Dock in Five</span>
<span class="cta"><a href="#meetup" class="btn">Více informací</a></span>
</div>
</div>
Expand Down Expand Up @@ -99,12 +99,12 @@ <h2>Jaká témata budeme řešit?</h2>
<section id="meetup">
<div class="container">

<h2>Backendisti #14 [this event will be in English]</h2>
<h2>Backendisti #15 [this event will be in English]</h2>

<div class="meetup-info">
<span class="date">19.&nbsp;září 2023</span>
<span class="time">od 18:30</span>
<span class="place">Outreach,<br>Visionary building, Plynární 1617/10,<br>Praha 7, 170 00 (we'll greet you<br>at the reception; then 7th floor)</span>
<span class="date">25.&nbsp;června 2024</span>
<span class="time">od 18:00</span>
<span class="place">SimilarWeb,<br>DOCK, Boudníkova 2538/13,<br>180 00 Praha 8, Dock in Five</span>
</div>

<hr>
Expand All @@ -114,7 +114,7 @@ <h2>Backendisti #14 [this event will be in English]</h2>
<span>10 min</span>
</div>
<div class="info">
<strong>Backendisti #14 – Intro</strong>
<strong>Backendisti #15 – Intro</strong>
</div>
</div>

Expand All @@ -123,48 +123,46 @@ <h2>Backendisti #14 [this event will be in English]</h2>
<span>40 min</span>
</div>
<div class="info">
<strong>Testing story in times of monolith decomposition (k8s)</strong><br>
Outreach story about testing its platform during monolith decomposition. What should you test on the independent services level? Should you run E2E tests in the local k8s cluster? Should e2e tests run from inside of the cluster or from outside? Marek will share lessons learned on this path.
<strong>From Data to Intelligence: Embedding Company Knowledge in LLMs</strong><br>
In this talk, I will delve into how we at Similarweb efficiently serve hundreds of digital traffic analysis metrics at terabyte scale, ensuring low latency and high concurrency. The focus will be on our use of two primary databases: DynamoDB and Firebolt. I will explain the specific scenarios in which we utilize each database, highlighting their strengths and use cases. Additionally, I will cover our data preparation techniques that optimize performance, enabling us to deliver rapid and reliable insights to our users. Join us to explore the architecture and strategies behind our big data serving methods.
<br><br>
Marek Fexa, Staff Software Engineer @ Outreach
Yoav Shmaria, SimilarWeb
<br>
<a href="" target="_blank" class="noborder">
<img src="img/logo-outreach.png" alt="Outreach logo" width="200">
<img src="img/logo-similarweb.svg" alt="SimilarWeb logo" width="200">
</a>
</div>
</div>

<div class="talk clearfix">
<div class="time">
<span>30 min</span>
<span>40 min</span>
</div>
<div class="info">
<strong>The only constant in a startup is change</strong>
<br>
Development in a startup is always a challenge and change lurks around every corner. I'll walk you through a brief history of development at Digitoo and the changes we've encountered along the way - from the small changes in automation to the breaking changes in APIs and approach to integrations.
<strong>AI throughout the software development lifecycle</strong><br>
This keynote will focus on the good and the bad of using AI throughout the whole development lifecycle of a small project web app, including analysis, design, development and CI/CD. We will also dive a bit deeper into how an LLM works, to ilustrate later points. The app is nothing of production scale, but it still shows many pitfalls which are why I think humans will still be the main conduit of programmigng for a few more years, and not AI. Then we'll asses what are the best use cases for AI in software engineering, along with some prompting methodologies
<br><br>
Vojtěch Ešner, Technical Lead @ Digitoo
Daniel Dominko, Dativery
<br>
<a href="" target="_blank" class="noborder">
<img src="img/logo-digitoo.webp" alt="Digitoo logo" width="200">
<img src="img/logo-dativery.png" alt="Dativery logo" width="80">
</a>
</div>
</div>

<div class="talk clearfix">
<div class="time">
<span>30 min</span>
</div>
<div class="info">
<strong>API Stability: Don’t Break Your Users!</strong>
<strong>TBA</strong><br>
<!--X
<br><br>-->
TBA
<br>
Have you ever feared to upgrade a tool or a library you depend on? Did you know that there are many Windows programs that can run unchanged straight from the 90s? Why can't the opensource project you're using keep an API for two years?
<br><br>
What is the magical sauce for API compatibility and why some companies can do it and some tools just break your code on every upgrade? I'll show you examples from several open-source projects - some positive, some frustrating.
<br><br>
In the end, we'll go through strategies you may use to keep your APIs compatible as your product evolves.
<br><br>
<a href="https://www.linkedin.com/in/filip-sedlak/">Filip Sedlák, DevOps @ MediaBoard &amp; Monitora</a>
<!--<a href="" target="_blank" class="noborder">
<img src="img/logo-.png" alt="Outreach logo" width="200">
</a>-->
</div>
</div>

Expand All @@ -175,7 +173,7 @@ <h2>Backendisti #14 [this event will be in English]</h2>
<div class="info">
<strong>Networking</strong>
<br>
V průběhu celé akce a hlavně po ní se můžete občerstvovat jídlem (grilování na terase) a pitím, které pro vás obstaral Outreach.
V průběhu celé akce a hlavně po ní se můžete občerstvovat jídlem a pitím, které pro vás obstaral SimilarWeb.
&#x1F609;
</div>
</div>
Expand All @@ -193,7 +191,7 @@ <h3>Předchozí setkání</h3>

</div>

<a href="https://www.eventbrite.com/e/backendisti-14-tickets-710251831347?aff=oddtdtcreator" class="btn cta" target="_blank">Chci přijít!</a>
<a href="https://www.eventbrite.com/e/backendisti-15-tickets-921856285967" class="btn cta" target="_blank">Chci přijít!</a>

<p>Líbí se ti setkání? Tak sdílej!</p>
<a href="https://www.facebook.com/Backendisti/" class="icon" target="_blank"><img src="img/fb-color.png" width="46"></a>
Expand Down
86 changes: 86 additions & 0 deletions web/past.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,89 @@
<h2>Backendisti #14 [this event was in English]</h2>

<div class="meetup-info">
<span class="date">25.&nbsp;června 2024</span>
<span class="time">od 18:00</span>
<span class="place">SimilarWeb,<br>DOCK, Boudníkova 2538/13,<br>180 00 Praha 8, Dock in Five</span>
</div>

<hr>

<div class="talk clearfix">
<div class="time">
<span>10 min</span>
</div>
<div class="info">
<strong>Backendisti #14 – Intro</strong>
</div>
</div>

<div class="talk clearfix">
<div class="time">
<span>40 min</span>
</div>
<div class="info">
<strong>Testing story in times of monolith decomposition (k8s)</strong><br>
Outreach story about testing its platform during monolith decomposition. What should you test on the independent services level? Should you run E2E tests in the local k8s cluster? Should e2e tests run from inside of the cluster or from outside? Marek will share lessons learned on this path.
<br><br>
Marek Fexa, Staff Software Engineer @ Outreach
<br>
<a href="" target="_blank" class="noborder">
<img src="img/logo-outreach.png" alt="Outreach logo" width="200">
</a>
</div>
</div>

<div class="talk clearfix">
<div class="time">
<span>30 min</span>
</div>
<div class="info">
<strong>The only constant in a startup is change</strong>
<br>
Development in a startup is always a challenge and change lurks around every corner. I'll walk you through a brief history of development at Digitoo and the changes we've encountered along the way - from the small changes in automation to the breaking changes in APIs and approach to integrations.
<br><br>
Vojtěch Ešner, Technical Lead @ Digitoo
<br>
<a href="" target="_blank" class="noborder">
<img src="img/logo-digitoo.webp" alt="Digitoo logo" width="200">
</a>
</div>
</div>

<div class="talk clearfix">
<div class="time">
<span>30 min</span>
</div>
<div class="info">
<strong>API Stability: Don’t Break Your Users!</strong>
<br>
Have you ever feared to upgrade a tool or a library you depend on? Did you know that there are many Windows programs that can run unchanged straight from the 90s? Why can't the opensource project you're using keep an API for two years?
<br><br>
What is the magical sauce for API compatibility and why some companies can do it and some tools just break your code on every upgrade? I'll show you examples from several open-source projects - some positive, some frustrating.
<br><br>
In the end, we'll go through strategies you may use to keep your APIs compatible as your product evolves.
<br><br>
<a href="https://www.linkedin.com/in/filip-sedlak/">Filip Sedlák, DevOps @ MediaBoard &amp; Monitora</a>
</div>
</div>

<div class="talk clearfix">
<div class="time">
<span>2 hod</span>
</div>
<div class="info">
<strong>Networking</strong>
<br>
V průběhu celé akce a hlavně po ní se můžete občerstvovat jídlem (grilování na terase) a pitím, které pro vás obstaral Outreach.
&#x1F609;
</div>
</div>

<hr>




<h2>Backendisti #13</h2>

<div class="meetup-info">
Expand Down

0 comments on commit 3e482ca

Please sign in to comment.