Skip to content

Commit 24a78a9

Browse files
committed
add 2 more speakers confirmed
1 parent 6577ea7 commit 24a78a9

File tree

4 files changed

+46
-0
lines changed

4 files changed

+46
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
+++
2+
Talk_date = ""
3+
Talk_start_time = ""
4+
Talk_end_time = ""
5+
Title = "“DevOps Person” - I write YAML and yell at people"
6+
Type = "talk"
7+
Speakers = ["ed-legault"]
8+
+++
9+
10+
In this ignite talk I will find humor in the day to day frustrations of what it means to be a "DevOps person"
11+
12+
"The pipeline failed so I commented out the tests". "The infrastructure team is blocking my feature from being deployed". Have you heard these quotes before? Do they make you angry? Why does this keep happening? Far too often application development teams have no concept of how their code is built, delivered, deployed or even tested, and they don't care. Each slide is a caption and meme that hits close to home and finds humor in the challenges faced and the joy when we overcome them.
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
+++
2+
Talk_date = ""
3+
Talk_start_time = ""
4+
Talk_end_time = ""
5+
Title = "Orchestrate the chaos: Process automation in modern architectures"
6+
Type = "talk"
7+
Speakers = ["nathan-loding"]
8+
+++
9+
10+
Microservices, Kubernetes, and Geographically distributed applications ... OH MY! A recent (2022) poll by Kong placed the average number of microservices for a single enterprise at 184! Modern architecture patterns are great at optimizing resource usage, but what happens when you need to make a critical change to one process that spans multiple shared services?
11+
12+
Complex business processes can be difficult to manage and automate. How do you quickly implement changes while maintaining uptime? How do you introduce a new service to an existing process? In this talk, we will discuss how to use Business Process Modeling (BPM) to orchestrate and execute complex business processes in your application. Don't let the name fool you: this not your father's Visio diagram. Everyone should leave this talk with a new approach to solving their orchestration complexities!
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
+++
2+
Title = "Ed LeGault"
3+
Twitter = ""
4+
linkedin = "https://www.linkedin.com/in/ed-legault-37aba4/"
5+
image = "ed-legault.png"
6+
type = "speaker"
7+
linktitle = "ed-legault"
8+
9+
+++
10+
11+
Edward LeGault has been a professional IT Technologist for the better part of 25 years. In his most recent consulting engagements he has been implementing and guiding DevOps practices while leveraging containerization. He spends most of his time taking one of his four daughters to some sort of practice, game or performance.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
+++
2+
Title = "Nathan Loding"
3+
Twitter = "NathanLoding"
4+
linkedin = "https://www.linkedin.com/in/nathan-loding-836497a/"
5+
image = "nathan-loding.png"
6+
type = "speaker"
7+
linktitle = "nathan-loding"
8+
9+
+++
10+
11+
I'm a nerd, and proud of it! I love solving problems and technology is the best way to do that. I work professionally as a Developer Advocate for Camunda. On the side I'm a husband, father, collector of hobbies, gardener, and outdoorsman (hiking, camping, canoeing/kayaking). I enjoy working analog, with my hands, whenever possible. I hate chores and cleaning up after myself.

0 commit comments

Comments
 (0)