Skip to content

Commit a72b925

Browse files
authored
Merge pull request #15063 from EtssMM/prague-2025
[PRG-2025] Agenda and additional sponsor
2 parents 8258203 + 55ced0a commit a72b925

File tree

16 files changed

+160
-36
lines changed

16 files changed

+160
-36
lines changed
176 KB
Loading
43.5 KB
Loading
120 KB
Loading

assets/sponsors/t/tspdata.png

13.6 KB
Loading
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
+++
2+
Talk_date = ""
3+
Talk_start_time = ""
4+
Talk_end_time = ""
5+
Title = "Full Service Ownership & The Lifecycle of a Service"
6+
Type = "talk"
7+
Speakers = ["daniel-afonso"]
8+
youtube = ""
9+
slideshare = ""
10+
slides = ""
11+
+++
12+
13+
Services are the backbone of our systems. They are the pieces that make up our businesses—whether they are literal microservices or functional components of a traditional application, we can’t do the computer thing without services.
14+
15+
When it comes to a service in your company or organization, who’s responsible for it? The cast of characters involved in the lifecycle of a service is more than just software engineers. It can include program managers, product owners, sustainability teams (SREs/operations engineers), and business stakeholders, just to name a few.
16+
17+
Topics covered in this talk include: – Defining what a service means to you and your organization – Roles in service ownership – What are you observing about your service? – How you want a team to respond to a service outage or incident – Managing your service in production – Tuning your service – Understanding how the service impacts the business.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
+++
2+
Talk_date = ""
3+
Talk_start_time = ""
4+
Talk_end_time = ""
5+
Title = "Building company culture in the UK from Czechia"
6+
Type = "talk"
7+
Speakers = ["jan-simak"]
8+
youtube = ""
9+
slideshare = ""
10+
slides = ""
11+
+++
12+
13+
I joined the UK based teams a year ago as their line manager. Throughout the year I learnt a lot and had to solve many difficulties related to my remote setting, language, a slightly different negotiation style and much more. On top of that, I must have changed my daily regime to align with the remote site and e.g. I would have never thought that even one hour time difference might cause some hard to solve troubles. I would like to share my experience with the audience and ignite “off the scene” talks on this topic as I do believe there are many people considering the same that might be curious or others having similar experiences so that I’m keen to listen to their story.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
+++
2+
Talk_date = ""
3+
Talk_start_time = ""
4+
Talk_end_time = ""
5+
Title = "Importance of Observability in Platform Engineering"
6+
Type = "talk"
7+
Speakers = ["neel-shah"]
8+
youtube = ""
9+
slideshare = ""
10+
slides = ""
11+
+++
12+
13+
By correlating metrics, logs, and traces, platform teams can optimize resource allocation, accelerate troubleshooting, enhance developer experience, improve reliability, and make data-driven decisions for platform evolution.
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
+++
2+
Talk_date = ""
3+
Talk_start_time = ""
4+
Talk_end_time = ""
5+
Title = "Running Kubernetes on small scale - lessons learned on operating 'small scale' clusters"
6+
Type = "talk"
7+
Speakers = ["soham-chakraborty"]
8+
youtube = ""
9+
slideshare = ""
10+
slides = ""
11+
+++
12+
13+
Kubernetes is often considered as the tool to tackle large scale traffic, which is supposed to be used by a big team of engineers. This talk presents an opposite approach which shows how Kubernetes can be used in a very small team with limited resources.
14+
15+
It will explore the benefits of running k8s in a small scale and also what pitfalls come with it. It will walk through the steps of provisioning self hosted Kubernetes cluster - kOps - challenges of keeping clusters upgraded without downtime. It will discuss issues encountered in daily operations, applications taking too long to start up anyone, and then how it was tuned with tools like Goldilocks, which uses VPA. It will delve into CI/CD on Kubernetes (using Jenkins and ArgoCD). Keeping an eye on operational costs is essential in a small environment and this talk will discuss how kOps can utlize spot instances everywhere and benefits/challenges with spot instances. The idea of downscaling on schedule with py-kube-downscaler project will be discussed.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
+++
2+
Talk_date = ""
3+
Talk_start_time = ""
4+
Talk_end_time = ""
5+
Title = "The irony of cloud cost-cutting: when saving money leads to losing money"
6+
Type = "talk"
7+
Speakers = ["timur-bublik"]
8+
youtube = ""
9+
slideshare = ""
10+
slides = ""
11+
+++
12+
13+
At TIER Mobility, we successfully reduced our cloud expenses by over 60% in less than two years. While this was a significant achievement, the journey wasn’t without its challenges. In this presentation, I’ll share insights into the potential pitfalls of cost reduction strategies that might end up being more expensive in the long run.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
+++
2+
Title = "Daniel Afonso"
3+
type = "speaker"
4+
linktitle = "daniel-afonso"
5+
image = "daniel-afonso.jpg"
6+
+++
7+
8+
Daniel Afonso is a Senior Developer Advocate at PagerDuty, SolidJS DX team member, Instructor at Egghead.io, and Author of State Management with React Query. Daniel has a full-stack background, having worked with different languages and frameworks on various projects from IoT to Fraud Detection. He is passionate about learning and teaching and has spoken at multiple conferences around the world about topics he loves. In his free time, when he’s not learning new technologies or writing about them, he’s probably reading comics or watching superhero movies and shows.

0 commit comments

Comments
 (0)