Agile + DevOps West 2022 - Consultant | TechWell

Agile + DevOps West 2022 - Consultant

Customize your Agile + DevOps West 2022 experience with sessions for consultants.

Tuesday, June 14

Mary Thorn
S&P Global Ratings
Bob Galen
Zenergy Technologies
TC

Creating a High-Performance Agile Team

Tuesday, June 14, 2022 - 8:30am to 12:00pm

Many teams have a relatively easy time adopting the tactical aspects of agile methodologies. Usually, a few classes, some tools’ introduction, and a bit of practice lead teams toward fairly efficient execution. However, these teams are quite often simply going through the motions—neither maximizing their agile performance nor delivering as much value as they could. Borrowing from their experience and lean software development methods, Bob Galen and Mary Thorn explore high-performance team patterns, which are the thinking models of mature agile teams, including large-scale emergent...

Jeff Payne
Coveros
TD

Agile Project Failures: Root Causes and Corrective Actions

Tuesday, June 14, 2022 - 8:30am to 12:00pm

Agile initiatives always begin with high expectations—accelerate delivery, meet customer needs, and improve software quality. The truth is that many agile projects do not deliver on some or all of these expectations. If you want help to ensure the success of your agile project or to get an agile project back on track, this tutorial is for you. Jeffery Payne discusses the most common causes of agile project failure and how you can avoid these issues or mitigate their damaging effects. Poor project management, ineffective requirements development, failed communications, software development...

Tricia-Broderick
Ignite Insight + Innovation
TE

Approaching Conflict Productively

New
Tuesday, June 14, 2022 - 8:30am to 12:00pm

When it comes to high-performing teams, conflict is inevitable and necessary. The very essence of gaining the best value outcomes is a result of leveraging the wisdom of various perspectives and experiences. Those variances will generate conflict. Yet, this is only a negative if we are unequipped with the knowledge and tools to embrace and approach conflict.  In this tutorial, expect to unpack the differences and the relationship between conflict and drama.  Discover tools for helping all voices be heard.  Plus, have fun practicing skills in preparing how to react to conflicts productively...

Mary Thorn
S&P Global Ratings
Bob Galen
Zenergy Technologies
TG

The Craft of Highly-Effective Agile Leadership

New
Tuesday, June 14, 2022 - 1:00pm to 4:30pm

Based on the learning objectives from the iCAgile, Leading with Agility workshop, this ½ day version will explore the craft of agile leadership in guiding your journey to becoming a catalyst leader. Along the way, we'll explore the why of leading with agility, how to develop and grow your personal agility, tactics for developing and deepening your organizational relationships, and approaches for leading cultural and organizational transformation. Critical topics include your responsibility in shaping a culture that is inclusive, safe, empowered, aligned, and results/impact-focused. We also...

Wednesday, June 15

sean-miller
Capital One
Bill Roberts
Capital One
W9

Scaling your WIP Limits Can Unlock Organizational Agility

Wednesday, June 15, 2022 - 11:45am to 12:45pm

Today, it’s not uncommon for teams in large organizations to be inundated with requests from enterprise stakeholders, leadership, and anyone other than customers. These requests take the form of mandates to ensure compliance with various standards as they relate to information security, architecture, and other areas that position teams to be “well-managed”. The requests often pile up like traffic on Los Angeles’ Harbor Freeway at rush hour, pre-covid, of course. The end result is that this work takes priority, steamrolling all the product-lead development requirements, and therefore...

Thursday, June 16

T3

Mainstreaming the Mainframe - Taking the Agile and DevOps Journey

Thursday, June 16, 2022 - 10:00am to 11:00pm

How to go from Waterfall development with annual releases to Agile Scrum with more frequent releases on the mainframe. Starting with why waterfall isn't working, and the problems that can cause for the entire organization. I give practical advice on how to break through the resistance to Agile and move at a much faster pace while improving quality. I will lay out 10 steps to mainframe agility. Examples are drawn from personal experience and working with several mainframe organizations. Attendees will leave with the knowledge that it can be done and have a roadmap for how to implement it in...

Prasanna Ramkumar
3Cloud Solutions
T6

CI/CD with Github Actions

Thursday, June 16, 2022 - 10:00am to 11:00am

As more organizations move towards continuous integration and continuous delivery with DevOps pipelines. Github Actions enables you to create Continues Integration (CI) and continuous deployment (CD) pipelines directly in your Github repository. These workflows are made out of different tasks so-called actions that can be run automatically on certain events. Through this talk I will walk through CI/CD concepts, GitHub Actions Workflows, Build Artifacts, Packages Management, and Deployment Triggers.

Abraham Marin-Perez
Equal Experts
T8

Measuring Long-Term Productivity: The Developer’s Legacy Index

Thursday, June 16, 2022 - 11:30am to 12:30pm

Measuring a programmer’s productivity is a problem as old as the software industry itself. Number of worked hours? More productive people should need fewer hours, not more. Number of completed tasks? Not all tasks are equally hard. Number of introduced bugs? Bugs are not necessarily the programmer’s fault, and besides, what constitutes a bug anyway? The closest we’ve ever got to measure a developer’s productivity is lines of code, and this has proven to be a poor metric because not all lines of code are equally valuable. However, if we could measure not just how much a developer writes but...

David Dang
Zenergy Technologies
T10

Optimize Quality Stages in CI/CD Pipelines

Preview
Thursday, June 16, 2022 - 11:30am to 12:30pm

 

There are many different viewpoints when it comes to developing code. But most companies can agree on time to market and quality code as two most important aspects of development. For time to market, many companies built CI/CD pipelines to automate the build/integrate and deploy process. What about quality code? How can companies ensure quality in the CI/CD pipeline? One way to address this challenge is to optimize the quality stages of the CI/CD pipeline. Companies can improve their static code analysis, unit testing, code coverage, and post-deployment testing stages to ensure...

Imagine Technologies, Inc.
T11

Permit to Cloud: Landing with Confidence in Azure

Thursday, June 16, 2022 - 11:30am to 12:30pm

An application is an idea that has code, data and infrastructure, and choosing whether to build a conveyor belt or to put up guard rails along the path is important in maintaining velocity to the cloud. In this session, we explore the tools available in Azure for creating and enforcing governance policy, standards and infrastructure, including Azure resource template technologies and Bicep, Azure blueprints, as well as DevOps processes including GitHub Actions that you can use to ensure your cloud journey is predictable, secure and compliant. We’ll see how the tools work and share best...