Agile + DevOps East 2019 - DevOps Practices | TechWell

Conference archive

Agile + DevOps East 2019 - DevOps Practices

Wednesday, November 6

Lee Eason
IHS Markit
AW5

DevOps for the Agile Practitioner

Add to calendar
Wednesday, November 6, 2019 - 10:30am to 11:30am

As an agile coach, ScrumMaster, or product owner, you interact with technical teams every day, even though you may not have a technical background yourself. You hear and read about DevOps all the time, but the truth is that you’re not really sure what DevOps is or exactly how it can help your company. You also have a feeling the executives in your company may be questioning whether their massive investment in agile is paying off. Lee Eason will help nontechnical agile practitioners understand exactly what DevOps is and why it’s valuable. You will leave understanding the background, key...

Catherine Louis
CLL-Group
AW13

Story Mapping Forward and Backward with DevOps

Preview
Add to calendar
Wednesday, November 6, 2019 - 11:45am to 12:45pm

User story maps capture the journey a customer takes with your product, including activities and tasks needed to make that journey a successful one. Typically they begin from the point where the customer has a problem and continues until the feature solving that problem is built. However, rarely do we see the story map include DevOps themes such as release and configuration management activities, or even feature activation. Join Catherine Louis as she guides you through the anatomy of a user story map, including DevOps aspects. You will create a story map from problem discovery to...

Sean Miller
Capital One
Suresh Chellapilla
Capital One
AW21

You Build It, You Own It!

Add to calendar
Wednesday, November 6, 2019 - 3:00pm to 4:00pm

The days of writing software and throwing it over the proverbial wall to operations and production support teams are over. It’s time we, as software development teams, become more accountable and take pride and ownership in what we do. The results will be better transparency, more autonomy, and reduced risk (among other things). Join Sean and Suresh as they walk through how Capital One tackled one particular project by leveraging DevOps and forming their "you build it, you own it" principles. You'll gain a better understanding of how to improve quality within your agile teams and how to...

Thursday, November 7

AT5

The 7 Deadly Sins of DevOps

Add to calendar
Thursday, November 7, 2019 - 10:00am to 11:00am

Do you know teams that are merely doing "cargo cult DevOps"? Near the end of WWII, the Allies had airstrips on many islands in the south Pacific. The natives on these islands noticed that when the Allies put the "coconuts" on their ears and spoke into the "banana," the gods would send down a magical flying creature with food and supplies. When the war ended and the Allies left, the natives put the coconuts on their ears and spoke into the banana, and they wondered why the gods failed to bless them, too. They didn't understand headphones or radio transmissions or that someone must be...

Tori Wieldt
New Relic
AT13

DevOps without Measurement Is a Fail

Preview
Add to calendar
Thursday, November 7, 2019 - 11:30am to 12:30pm

The primary goal of DevOps is to provide velocity and quality through improved collaboration. However, without a tailored measurement framework to direct efforts to the problems that matter to the customer and the business, these goals are meaningless. DevOps teams must outline relevant KPIs to measure the impact of their efforts. While keeping the end goal of a DevOps transformation in mind, it’s important to have a canonical source for the relevant metrics that is visible and understandable to all stakeholders. Focusing on success metrics empowers organizations to determine if...

Guy Herbert
Atlassian
AT21

How DevOps and Agile Fit with Compliance Obligations

Add to calendar
Thursday, November 7, 2019 - 3:30pm to 4:30pm

DevOps and agile are designed to help you be adaptable and move quickly. But meeting your compliance obligations tends to slow you down and make processes rigid. However, by using key components of agile and DevOps and approaching compliance obligations from a different angle, you can meet your obligations while being adaptable. Guy Herbert will show examples of how his company structures their CI/CD processes to include compliance and how they have changed their compliance approach to be able to better meet the needs of the DevOps teams. Guy will also discuss the cultural implications of...

Dave Karow
Split
AT29

Feature Flagging: Proven Patterns for Control and Observability in Continuous Delivery

Preview
Add to calendar
Thursday, November 7, 2019 - 4:45pm to 5:45pm

Are you moving faster than fast? Congrats! Chances are you already use feature flags to decouple code deployments from feature rollouts. Whether you use a roll-your-own feature-flagging solution (with a few quirks) or a feature-flags-as-a-service solution, hopefully you post feature flag rollout changes to something like Datadog so that when a flag rollout lines up with an obvious spike, you know whom to have a talk with. It's a solid start, but that’s just the basics. What do data-driven CD ninjas do? They build in observability to every feature release, so when they push a...