Skip to content

Commit

Permalink
[INDY-2023] Add speakers (#12926)
Browse files Browse the repository at this point in the history
  • Loading branch information
ghoneycutt authored Jun 26, 2023
1 parent ea41bfe commit 0ae328c
Show file tree
Hide file tree
Showing 14 changed files with 144 additions and 0 deletions.
12 changes: 12 additions & 0 deletions content/events/2023-indianapolis/program/brian-sweeney.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
+++
Talk_date = ""
Talk_start_time = ""
Talk_end_time = ""
Title = "Policy for Use-case Awareness"
Type = "talk"
Speakers = ["brian-sweeney"]
+++

All software has sharp edges. This talk will showcase how we use Rego
and OPA to find users at our software edges and guide them back to happy
paths.
13 changes: 13 additions & 0 deletions content/events/2023-indianapolis/program/daniel-ward.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
+++
Talk_date = ""
Talk_start_time = ""
Talk_end_time = ""
Title = "Hearing and Being Heard - Getting the Entire Team to Speak"
Type = "talk"
Speakers = ["daniel-ward"]
+++

What happens when team participation is unequal? If it matters, can we
do anything about it about it? Learn why it's beneficial to hear from
everyone, the research behind it, and steps anyone can take, regardless
of their role on a team, to help their peers be on equal footing.
16 changes: 16 additions & 0 deletions content/events/2023-indianapolis/program/darren-mills.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
+++
Talk_date = ""
Talk_start_time = ""
Talk_end_time = ""
Title = "Automated Static Code Analysis w/SonarQube"
Type = "talk"
Speakers = ["darren-mills"]
+++

As development projects pick up pace and features and modules are
developed maintaining quality through the DevOps process is critical to
enterprise success. Static Code analysis tools enable you to deploy
clean code consistently and reliably. Detecting issues early in the
development process prior to deployment wil help deliver an overall
quality at a pace an organization desires. Leveraging SonarQube as a
CleanSlate Best Practice in DevOps.
11 changes: 11 additions & 0 deletions content/events/2023-indianapolis/program/mykel-alvis.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
+++
Talk_date = ""
Talk_start_time = ""
Talk_end_time = ""
Title = "DevOps is Bullshit"
Type = "talk"
Speakers = ["mykel-alvis"]
+++

What DevOps [probably] means has been stolen [mostly, with our
permission]. We should call that out.
17 changes: 17 additions & 0 deletions content/events/2023-indianapolis/program/robert-clawson.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
+++
Talk_date = ""
Talk_start_time = ""
Talk_end_time = ""
Title = "Which technical practices naturally foster a culture of trust and accountability?"
Type = "talk"
Speakers = ["robert-clawson"]
+++

Learn about how technical transformation and dedication to excellent
DevOps practices precede any organizational revolution when looking to
change with purpose. Although cultural pillars of high performing teams
like trust and accountability are widely sought after, certain DevOps
practices help lead to these tendencies more naturally, enabling
leadership to quickly see the fruits of their support and engineers to
work autonomously, avoid toil and be able to rely on each other to
achieve the best outcomes.
20 changes: 20 additions & 0 deletions content/events/2023-indianapolis/speakers/brian-sweeney.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
+++
Title = "Brian Sweeney"
Linkedin = "https://www.linkedin.com/in/brian-sweeney-software-engineer/"
pronouns = "he/him"
github = "sweeneyb"
image = "brian-sweeney.png"
type = "speaker"
linktitle = "brian-sweeney"
+++

Brian Sweeney started his career as a backend developer building query
and reporting tools for the retail and finance industries. His interests
drew him to software packaging and delivery just as on-prem cloud
options were exploding and public cloud adoption was taking off. That
led him down the stack to providing platform services and developer
experiences, helping teams pivot from VM-based workflows to containers
and orchestrators. These days, he works to increase the reliability of
platform infrastructure and empower users at a global bank. In his free
time, you can find him in the garden, assembling cat toys, or taking a
bit too much time making dinner.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions content/events/2023-indianapolis/speakers/daniel-ward.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
+++
Title = "Daniel Ward"
Website = "https://daninacan.com/"
LinkedIn = "https://www.linkedin.com/in/daniel-ward-dev/"
Twitter = "danielwarddev"
image = "daniel-ward.png"
type = "speaker"
linktitle = "daniel-ward"
+++

19 changes: 19 additions & 0 deletions content/events/2023-indianapolis/speakers/darren-mills.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
+++
Title = "Darren Mills"
Linkedin = "https://www.linkedin.com/in/darren-mills-indy/"
image = "darren-mills.png"
type = "speaker"
linktitle = "darren-mills"
+++

Darren Mills has been working in technology for over 25 years. He is the
current CTO at CleanSlate Technology Group, a technology consulting firm
specializing in custom-built, modern applications and product. Darren
has been with the company for 7 years now. He graduated from Butler
University with a degree in Computer Science and recently received his
Master of Science in Computer Science, Computing Systems from Georgia
Institute of Technology last year. Darren specializes in many aspects of
AWS and cloud consulting including DevOps and Migration Acceleration.
Darren is based in Carmel, Indiana. When he's not in the office, he's
often found hiking. Darren is currently on a journey to Highpoint the
US, visiting the tallest summit in each state!
16 changes: 16 additions & 0 deletions content/events/2023-indianapolis/speakers/mykel-alvis.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
+++
Title = "Mykel Alvis"
Twitter = "mykelalvis"
image = "mykel-alvis.png"
type = "speaker"
linktitle = "mykel-alvis"
Linkedin = "https://www.linkedin.com/in/mykelalvis/"
Github = "mykelalvis"

+++

Mykel Alvis has over four decades of working in software development to
arrive at the hot mess that he is today. His career has covered
essentially every phase of the software delivery lifecycle, including
support, operations, testing, architecture and management. Mykel is also
an organizer for DevOpsDays Birmingham.
10 changes: 10 additions & 0 deletions content/events/2023-indianapolis/speakers/robert-clawson.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
+++
Title = "Robert Clawson"
Twitter = ""
Linkedin = ""
Website = ""
image = ""
type = "speaker"
linktitle = "robert-clawson"
+++

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0ae328c

Please sign in to comment.