Skip to content
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.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions content/events/2025-chicago/program/heather-thacker.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Title = "DevOps and Baking"
Type = "talk"
Speakers = ["heather-thacker"]
sharing_image = "heather-thacker.png"
speakerdeck = "http://speakerdeck.com/devopsdayschi/devops-and-baking-heather-thacker-devopsdays-chicago-2025"
+++

Drawing a comparison between my past and current professions. Looking at stages of baking in preparing, mixing, baking, and selling while comparing to DevOps stages of planning, building, deploying, and feedback. An analogy between the process of production baking and the philosophy of collaboration for shipping software.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Title = "Protecting your PostgreSQL data assets: one size does not fit all. Meet
Type = "talk"
Speakers = ["henrietta-dombrovskaya"]
sharing_image = "henrietta-dombrovskaya.png"
speakerdeck = "https://speakerdeck.com/devopsdayschi/protecting-your-postgresql-data-assets-one-size-does-not-fit-all-meet-security-framework-henrietta-dombrovskaya-devopsdays-chicago-2025"
+++

In an age where data breaches and unauthorized access are constant threats, safeguarding sensitive information is vital for organizations. With its robust security features, PostgreSQL offers a powerful toolset unmatched by any other commercial or open-source database. However, this extraordinary flexibility often feels overwhelming and turns permission management into a complicated task that is difficult to automate. Unsure of how to proceed, application developers resort to isolating data using a separate Postgres instance for each new project, thereby increasing the overall costs.
1 change: 1 addition & 0 deletions content/events/2025-chicago/program/paul-czarkowski.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Title = "Private AI at Home: Secure, Open-Source, and Fully Yours"
Type = "talk"
Speakers = ["paul-czarkowski"]
sharing_image = "paul-czarkowski.png"
slides = "https://speaking.paulcz.net/EXSUEE/private-ai-at-home-secure-open-source-and-fully-yours"
+++

Large language models (LLMs) and generative AI tools are more accessible than ever—but do you really want to send all your data to the cloud? In this talk, we’ll explore how to **build your own private AI assistant**, running entirely on **open-source software and self-hosted hardware**.
Expand Down
1 change: 1 addition & 0 deletions content/events/2025-chicago/program/peter-zaitsev.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Title = "Zero-instrumentation observability based on eBPF"
Type = "talk"
Speakers = ["peter-zaitsev"]
sharing_image = "peter-zaitsev.png"
slides = "https://assets.devopsdays.org/events/2025/chicago/peter-zaitsev-slides.pdf"
+++

Observability is a critical aspect of any infrastructure as it enables teams to identify and address issues promptly. Nevertheless, achieving system observability comes with its own set of challenges. It is a time- and resource-intensive process as it necessitates the incorporation of instrumentation into every application.
Expand Down
1 change: 1 addition & 0 deletions content/events/2025-chicago/program/reid-savage.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Title = "Anti-DevOps: SRE at Honeycomb"
Type = "talk"
Speakers = ["reid-savage"]
sharing_image = "reid-savage.png"
speakerdeck = "https://speakerdeck.com/reidsavage/anti-devops-sre-at-honeycomb"
+++

Siloes and boundaries are natural and useful; they constrain the problem space, make it possible to reason in the face of overwhelming complexity, and give space for ideas and people that don't fit within the majority. However, those boundaries can also become so deeply entrenched and solid that they become counterproductive (thus, DevOps) - and yet the cycle repeats itself, where "DevOps Engineer" becomes a new way to say "infrastructure engineer" in many companies, someone who is holed away creating the platonic ideal of a well-managed Kubernetes cluster.
Expand Down
1 change: 1 addition & 0 deletions content/events/2025-chicago/program/robert-hafner.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ Talk_end_time = ""
Title = "Terraform with Safety Nets: CICD in the world of IaC"
Type = "talk"
Speakers = ["robert-hafner"]
speakerdeck = "https://speakerdeck.com/devopsdayschi/terraform-with-safety-nets-cicd-in-the-world-of-iac-robert-hafner-devopsdays-chicago-2025"
+++
In this talk we'll explore how to integrate Terraform with CI/CD tools to create safety nets for your infrastructure. You'll learn best practices and tools for combining infrastructure as code with continuous integration; ensuring consistency, improving security, and reducing errors. Whether you're getting started or optimizing your current setup, this session will provide actionable insights to enhance your Terraform and CI/CD workflows.
1 change: 1 addition & 0 deletions content/events/2025-chicago/program/robert-snyder.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Title = "The Elegant Expectation Factory"
Type = "talk"
Speakers = ["robert-snyder"]
sharing_image = "robert-snyder.png"
slides = "https://assets.devopsdays.org/events/2025/chicago/robert-snyder-slides.pdf"
+++

If you're like most innovation teams, you're obsessed with speed. You manage by principles, values, four adjectives (RACI), and an infinite number of verbs in your project plan. You drive your team with meetings and email. Documentation is mostly a CYA and you will soon delegate a lot of documentation to AI. Your idea of agility is the frequency of go-live events. Your culture is a communication traffic jam, you surrender to VUCA and leave behind a vague library of meeting minutes. It's a culture of low discipline and low empathy.
Expand Down
1 change: 1 addition & 0 deletions content/events/2025-chicago/program/tracey-barrett.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Title = "Reviving a stalled DevOps initiative"
Type = "talk"
Speakers = ["tracey-barrett"]
sharing_image = "tracey-barrett.png"
speakerdeck = "https://speakerdeck.com/devopsdayschi/reviving-a-stalled-devops-initiative-tracey-barrett-devopsdays-chicago-2025"
+++

DevOps is more than a technology initiative; it's a change initiative - and far too often, these stall inside large organizations. Good intentions up front are lost among deadline pressure, competing priorities or simple resistance to change. How can you recapture momentum and encourage continuous improvement?
Expand Down
Loading