Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[KC-2024] Add Program + Speakers #13865

Merged
merged 17 commits into from Apr 1, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
23 changes: 22 additions & 1 deletion content/events/2024-kansas-city/location.md
Expand Up @@ -14,6 +14,8 @@ Rich in history since its inception, the Madrid Theatre has been the home base t

It wasn’t until 1983 when Victor Patti had the vision of restoring this architectural artwork to its original grandeur and purchased it with that intention, and by the beginning of 2000, the hard work was well underway. At long last, in 2001, 75 years after its grand opening, the Madrid Theatre reopened its doors to the public.

<br /><br />

## Directions

<!-- Uncomment this only if you have set the coordinates for your location in the config yaml. Get Latitude and Longitude of a Point: http://itouchmap.com/latlong.html -->
Expand All @@ -26,7 +28,26 @@ It wasn’t until 1983 when Victor Patti had the vision of restoring this archit
We offer wheelchair-designated spaces, chairs, and standing options (with tall tables) in the mainstage session room; a quiet room; bathrooms labeled according to the facilities they contain; professional live captioning of mainstage sessions; ingredient labeling (based on data provided when registering); and private space (upon request) for those nursing. We'd also be happy to accommodate any other accessibility needs upon request: {{< email_organizers >}}
-->

<br />
### Parking options

There are a variety of spaces available for parking at the venue:

- Spirit of Hope Church, 3801 Wyandotte St, Kansas City, MO 64111
- Parking is in the back lot, accessible via Baltimore Ave
- Kansas City Young Audiences, 3732 Main St, Kansas City, MO 64111
- Madrid Gated lot, 3745 Main St, Kansas City, MO 64111

<img src="/events/2024-kansas-city/parking.jpg" alt="Parking options" width="50%" />

<br /><br />

## Hotel recommendation

We have secured a block of rooms at the [SpringHill Suites Kansas City Plaza](https://maps.app.goo.gl/g723yzNAb9o6bymQ9) for **$139 per night**. The special room block is available via **[this link](https://www.marriott.com/events/start.mi?id=1711053941374&key=GRP) until Tuesday, April 23, 2024**.

After that date, you can call the hotel at 816-285-4900 to request the room rate using `DevOpsDays` as the promo code, subject to availability.

<br /><br />

## Accessibility features

Expand Down
14 changes: 14 additions & 0 deletions content/events/2024-kansas-city/program.md
@@ -0,0 +1,14 @@
+++
Title = "Program"
Type = "program"
Description = "Program for devopsdays Kansas City 2024"
Icons = "false"
+++

<div class = "row">
<div class = "col">
<hr />
If Open Space is new to you, you may be interested in <a href="/pages/open-space-format">more details about Open Space</a>.
<hr />
</div>
</div>
10 changes: 10 additions & 0 deletions content/events/2024-kansas-city/program/aj-jester-ignite.md
@@ -0,0 +1,10 @@
+++
Talk_date = ""
Talk_start_time = ""
Talk_end_time = ""
Title = "On-Prem is the new Black"
Type = "ignite"
Speakers = ["aj-jester"]
+++

The general trend in the industry is shifting towards cloud repatriation, this shift has caused what I call a knowledge gap where engineers are only familiar with interacting with infrastructure via APIs but not the hardware or networks their application runs on. In this talk I aim to demystify on-prem environments and show engineers how easy and smooth it is to repatriate data from cloud to an on-prem air gap environment.
12 changes: 12 additions & 0 deletions content/events/2024-kansas-city/program/asaf-blubshtein-talk.md
@@ -0,0 +1,12 @@
+++
Talk_date = ""
Talk_start_time = ""
Talk_end_time = ""
Title = "The IaC Tooling Face-off for Modern Cloud Native Ops"
Type = "talk"
Speakers = ["asaf-blubshtein"]
+++

With Infrastructure as Code becoming the de facto way we manage our infrastructure today, a lot of excellent tools have become widely adopted that each have a different set of strengths. In this talk we'd like to take a look at the evolution of the IaC landscape over the past decade, and where we're heading.

We'll examine some of the biggest Ops - DevOps / SRE / Platform - engineering challenges through the lens of IaC including disaster recovery, security, cost, performance and even where complexity factors in when choosing your tooling of choice. While many of us have already chosen our tooling, we may also like to consider migration and integration of multiple tools for different use cases and stacks. In this interactive talk, we'll allow you to decide which tools we explore - from CDK to Pulumi, Terraform, OpenTofu, Helm, ArgoCD to learn about how they stack up versus modern cloud native challenges.
@@ -0,0 +1,18 @@
+++
Talk_date = ""
Talk_start_time = ""
Talk_end_time = ""
Title = "Three ways to accelerate your API platform maturity"
Type = "ignite"
Speakers = ["budhaditya-bhattacharya"]
+++

When it comes to building a resilient and high-performing API platform, it’s crucial to understand that success is not solely dependent on the technology you use. During this talk, we will:

1. Discuss the recently released Platform engineering maturity model
2. Explore the intersection of people, processes, and products for platform success
3. Understand the metrics that matter for platform success

API platforms provide an API-first, self-service way of delivering and maintaining the applications that an organisation needs to grow its business. However, every organisation’s maturity is different, every team’s needs are different and subsequently, their definition of success is different!

So, how do you assess your organisation’s maturity and platform needs? What determines the success of such API platforms? What might you be missing? Tune in to find out!
12 changes: 12 additions & 0 deletions content/events/2024-kansas-city/program/carl-chesser-ignite.md
@@ -0,0 +1,12 @@
+++
Talk_date = ""
Talk_start_time = ""
Talk_end_time = ""
Title = "Diagramming as Code"
Type = "ignite"
Speakers = ["carl-chesser"]
+++

It is easy for documentation with our projects to get stale. This can especially be true with diagrams. This powerful visualization that illustrates our systems, can quickly become misleading when they become out of date. What if we could make it easier to maintain visualizations of our systems, by removing the burden of classical diagramming tools or forcing people into a presentation building tool to illustrate their system?

Treating our documentation like code can be applied to how we build diagrams, through textual languages that can represent our systems. Quickly get a taste of how you can get started diagramming with code to communicate about your systems. After this talk, you will learn how you can stay in your code editor and build powerful diagrams with a consistent look and feel, enabling you to quickly communicate about your systems through illustration.
10 changes: 10 additions & 0 deletions content/events/2024-kansas-city/program/chloe-condon-talk.md
@@ -0,0 +1,10 @@
+++
Talk_date = ""
Talk_start_time = ""
Talk_end_time = ""
Title = "A Funny Thing Happened On the Way to the Terminal"
Type = "talk"
Speakers = ["chloe-condon"]
+++

Chloe Condon, Senior Developer Advocate at Google, explains how she and other technologists have found ways to incorporate humor and entertainment into their docs, demos, streams, videos, and yes even code. In this talk, you'll learn how to keep your audience and viewers engaged by sprinkling in some fun to your presentations.
@@ -0,0 +1,10 @@
+++
Talk_date = ""
Talk_start_time = ""
Talk_end_time = ""
Title = "Collaboration is more than a name change"
Type = "ignite"
Speakers = ["curtis-blackthorne"]
+++

Communication is key if you want to follow the principles of DevOps, but are we talking to the right people? DevOps has always meant way more than just developers and operations working together. But who else should we involve when building a product? Let's look at some questions you need to be asking about your process and see who would be involved.
@@ -0,0 +1,10 @@
+++
Talk_date = ""
Talk_start_time = ""
Talk_end_time = ""
Title = "Make it simple, using generative AI to accelerate learning"
Type = "ignite"
Speakers = ["duan-lightfoot"]
+++

Advances in generative AI like ChatGPT present new opportunities to improve learning for DevOps practitioners. In this ignite talk, I will demonstrate how to leverage these large language models to build a customized learning assistant that helps you skill up faster. I will walk through creating your own learning assistant step-by-step, showing how it can leverage your team's documentation, tribal knowledge, and online resources to provide on-demand support. This ignite talk will also discuss current capabilities and limitations of AI assistants with a DevOps lens. While powerful, these models still require human supervision for responsibly staying up-to-date on best practices. The goal of this ignite talk is to start a practical discussion around augmenting our learning processes with AI while being realistic about its maturity.
10 changes: 10 additions & 0 deletions content/events/2024-kansas-city/program/eric-lee-ignite.md
@@ -0,0 +1,10 @@
+++
Talk_date = ""
Talk_start_time = ""
Talk_end_time = ""
Title = "Dealing with Layoffs"
Type = "ignite"
Speakers = ["eric-lee"]
+++

There have been 201,000 people laid off over the past calendar year (as of 2024/01/31) within the tech industry. What is the IT job market been like over the past 3 years, where is it going, what should you do if you are laid off, and what to say (or not say) to peers or family members that are laid off.
@@ -0,0 +1,12 @@
+++
Talk_date = ""
Talk_start_time = ""
Talk_end_time = ""
Title = "Embrace the Break: Engineering for Chaos, Without Disruptions."
Type = "talk"
Speakers = ["erin-mikail-staples"]
+++

People are well, unpredictable. And sometimes so are their projects. In this talk we’ll go over how to embrace the possibility of breakage, all without risking a possible disruption. From conducting experiments, migrating databases, or implementing new features — we’ll walk through how to mitigate different pitfalls, and what we can learn when we design with chaos in mind.

We know we don’t live in a perfect world, so why do we build in a manner that requires perfection? Let’s explore how the development process might look if we embraced our breaking points. Attendees will learn the benefits of engineering for chaos, including understanding risk mitigation, how to build internal safety nets and the magic that can happen when you create safe spaces to experiment and explore.
10 changes: 10 additions & 0 deletions content/events/2024-kansas-city/program/jj-asghar-ignite.md
@@ -0,0 +1,10 @@
+++
Talk_date = ""
Talk_start_time = ""
Talk_end_time = ""
Title = "You say you can exit vim, have you ever tried exiting `ed` instead?"
Type = "ignite"
Speakers = ["jj-asghar"]
+++

You’ve heard about `emacs` vs `vim` , or maybe `vscode` vs `jetbrains`, I’m here to tell you there’s a text editor that is on every POSIX machine none of us know. `ed`, and in this ignite talk I’ll tell you everything you need to know to use it. I'm adding more characters to cover the 300 minimum required here.
25 changes: 25 additions & 0 deletions content/events/2024-kansas-city/program/jt-perry-talk.md
@@ -0,0 +1,25 @@
+++
Talk_date = ""
Talk_start_time = ""
Talk_end_time = ""
Title = "Platform ROI: Why should your company invest?"
Type = "talk"
Speakers = ["jt-perry"]
+++

Platform ROI: More Than Just Dollars.

You don't have to be an accountant. You just need to understand your company's culture. A brief overview of ROI and why it matters and then we will dive in to learn about:

1. Calculating ROI:

I'll unravel the mysteries of ROI calculation, making it clear and something you can do yourself.
Real-world examples and practical tips will be served with a side of humor, proving that ROI can be both enlightening and entertaining.

2. Corporate Culture Impact:

Discover the connections between corporate culture and platform ROI. We'll explore the importance of alignment that can affect ROI decisions.

3. Beyond Cost Justification:

Beyond dollars and cents, we'll delve into the world of non-financial benefits. Think of them as the hidden treasures of ROI – valuable, yet often overlooked. Improved productivity, innovation, and market gains will be showcased.
@@ -0,0 +1,10 @@
+++
Talk_date = ""
Talk_start_time = ""
Talk_end_time = ""
Title = "Speedrunning DevOps: What not to do in 5 minutes or less"
Type = "ignite"
Speakers = ["laura-santamaria"]
+++

Sure sure, we all get the whole DevOps idea, right? Collaborate together, communicate more, and so on and so forth. But what about all the ways it can go wrong? How can you completely mess up a DevOps world? From buying DevOps to setting up so many ways to communicate we can't communicate at all, let's explore how the way to DevOps hell is paved with good intentions, all in 5 minutes or less.
@@ -0,0 +1,12 @@
+++
Talk_date = ""
Talk_start_time = ""
Talk_end_time = ""
Title = "Mastering the Fundamentals: Understanding DevOps in today's world"
Type = "talk"
Speakers = ["laura-santamaria"]
+++

People over process over tools. Why do we say that when we talk about DevOps? How does that phrase explain the basics of this transformation? Let's talk about it!

In this talk, we'll dig down into the fundamentals of DevOps to understand why it's still relevant today in a world full of hot takes and new paradigms like platform engineering. In particular, we'll explore the typical people problems that block organizational changes in processes, why changing tools won't fix the underlying cultural issue, and how you can use this knowledge to help your organization make a successful transformation, whether that's a classic DevOps transformation or adding the platform engineering idea to your already successful DevOps world. Whether you're an individual contributor, a manager, or an executive, let's explore why successful organizational change requires us to think of people over process over tools.
10 changes: 10 additions & 0 deletions content/events/2024-kansas-city/program/mark-shead-talk.md
@@ -0,0 +1,10 @@
+++
Talk_date = ""
Talk_start_time = ""
Talk_end_time = ""
Title = "Test Driven Development & Pair Programming - Live Coding Demo"
Type = "talk"
Speakers = ["mark-shead", "benjamin-shead"]
+++

In this talk, Mark and his son, Benjamin, will demonstrate pair programming and test driven development by live coding a simple algorithm. If you've heard about how pair programming and TDD work, but haven't ever seen it in successful practice, this demonstration should clear up some common misconceptions and give you an idea of how it might be useful to you and your team.
14 changes: 14 additions & 0 deletions content/events/2024-kansas-city/program/natalie-lunbeck-talk.md
@@ -0,0 +1,14 @@
+++
Talk_date = ""
Talk_start_time = ""
Talk_end_time = ""
Title = "Unblocking Your CI/CD With Ephemeral Environments"
Type = "talk"
Speakers = ["natalie-lunbeck"]
+++

CI/CD is now considered table stakes for any modern software team. The reality, however, is quite different: DevOps and SRE teams are constantly struggling to keep static testing and staging environments up and running. If teams don't have a place to test and validate their code how can they possibly release it, let alone continuously?

Ephemeral environments have coalesced as the solution for FAANG and are starting to pick up steam for everyone else. Short-lived, isolated, and disposable environments allow DevOps and SRE teams to stop worrying about broken environments blocking deployments.

Join Natalie as she shares best practices for implementing ephemeral environments and understanding their benefits to unblock your CI/CD. She will cover test before merge, security, cost control, and ideal developer workflows.
18 changes: 18 additions & 0 deletions content/events/2024-kansas-city/program/nathen-harvey-ignite.md
@@ -0,0 +1,18 @@
+++
Talk_date = ""
Talk_start_time = ""
Talk_end_time = ""
Title = "DevOps: A Way of Being"
Type = "ignite"
Speakers = ["nathen-harvey"]
+++

We've been doing DevOps since before it had a name!

It's true, the word DevOps is less than 15 years old but collaboration across teams working towards shared goals has been around for much longer than that.

The DevOps community has taken lessons and insights from other disciplines.

Many argue that DevOps isn't a tool or a job title.

Let's take some inspiration from another field and explore the idea that, perhaps, DevOps is a Way of Being.
23 changes: 23 additions & 0 deletions content/events/2024-kansas-city/program/nathen-harvey-talk.md
@@ -0,0 +1,23 @@
+++
Talk_date = ""
Talk_start_time = ""
Talk_end_time = ""
Title = "A Decade with DORA"
Type = "talk"
Speakers = ["nathen-harvey"]
+++

DORA will publish its tenth report on software delivery performance this year, marking more than a decade of research into what it takes to build and scale high-performing technology teams.

Let's take a moment to reflect on how far we've come, celebrate the successes of today's DORA community, and make some predictions about the future.

This session will explore some of DORA's key findings including:

- Speed and stability are not tradeoffs
- A healthy culture is essential
- Improve by alleviating your team's constraints
- Software delivery performance is good for organizational outcomes and practitioner well-being

We will also look at some of DORA's neighbors, including flow metrics, the SPACE framework, and the Dimensions of DevEx.

Join us for success stories, cautionary tales, and advice about how to leverage DORA to help your team get better at getting better.
@@ -0,0 +1,8 @@
+++
Talk_date = ""
Talk_start_time = ""
Talk_end_time = ""
Title = ""
Type = "talk"
Speakers = [""]
+++
8 changes: 8 additions & 0 deletions content/events/2024-kansas-city/program/placeholder-talk.md
@@ -0,0 +1,8 @@
+++
Talk_date = ""
Talk_start_time = ""
Talk_end_time = ""
Title = "TBA"
Type = "talk"
Speakers = ["placeholder-speaker"]
+++
14 changes: 14 additions & 0 deletions content/events/2024-kansas-city/program/rhia-dixon-ignite.md
@@ -0,0 +1,14 @@
+++
Talk_date = ""
Talk_start_time = ""
Talk_end_time = ""
Title = "Physics as a Philosophy for Practicing Life"
Type = "ignite"
Speakers = ["rhia-dixon"]
+++

What if I told you that physics makes career paths, colleague interactions, software solutions, and dinner plans all the same?

Intriguing, right?

Newton's laws of motion and Einstein's theories of relativity can help shift how you think about, approach, and execute each of these things. Join me for a spin on "life science" and personal growth you won't soon forget.
18 changes: 18 additions & 0 deletions content/events/2024-kansas-city/program/rhia-dixon-talk.md
@@ -0,0 +1,18 @@
+++
Talk_date = ""
Talk_start_time = ""
Talk_end_time = ""
Title = "Getting Good (or Better) at Code Review"
Type = "talk"
Speakers = ["rhia-dixon"]
+++

If you write code, you should review code.
That's it.
That's the talk.

There are quite a few "reasons" why developers at various levels find themselves code-review averse: impostor syndrome, time constraints, and area of expertise are a few I've heard. For code owners and project leads, it's a constant battle.

But it shouldn't be! It doesn't have to be!

Let's discuss the benefits of reviewing code, what it is, what it isn't, and how to make it more than the blind rubber stamp approvals we've grown used to. I'll show you my process and things that have helped me cultivate totally awesome code reviewers!
10 changes: 10 additions & 0 deletions content/events/2024-kansas-city/program/seth-eliot-talk.md
@@ -0,0 +1,10 @@
+++
Talk_date = ""
Talk_start_time = ""
Talk_end_time = ""
Title = "DevOps in the Cloud: Case Studies of Amazon.com teams and their resilient architectures"
Type = "talk"
Speakers = ["seth-eliot"]
+++

Join Seth, an experienced Amazon technologist with over 12 years of experience working on the company's highly scalable systems, as he takes you on a journey through the unique DevOps culture at the online retailer Amazon.com. Discover the secrets behind the company's successful customer experience, and learn how "two-pizza teams" foster accountability and ownership in the systems they create and run in the cloud. Seth has worked with multiple of these teams, helping them incorporate best practices for building resilient workloads, and will share their technology and processes for running services in the cloud with you. Dive into real-world examples of Amazon's systems, such as how the search team uses chaos engineering to be ready for Prime Day, any day, and how transportation uses resilience best practices to keep the trucks rolling, Gain insights into the resilience strategies that Amazon employs, including chaos engineering, automated deployment, and multi-site architectures.