Agile + DevOps West 2019 - Developer | TechWell

Conference archive

Agile + DevOps West 2019 - Developer

Customize your Agile + DevOps West 2019 experience with sessions for software developers.

Monday, June 3

Coveros
MA

Introducing Docker and Kubernetes to Your DevOps Toolchain

Add to calendar
Monday, June 3, 2019 - 8:30am to 4:30pm

As organizations look to improve the speed with which they deliver software, they increasingly turn to microservices and infrastructure-as-code for software architecture and delivery techniques to help leverage value from their DevOps adoptions. Docker, an industry standard containerization tool, facilitates moving processes into isolated environments that can be frozen into images, with an ecosystem that helps developers across organizations build and share these containers. Kubernetes builds on these capabilities and allows a software team to break down their application into small,...

Bob Foster
Coveros
MB

Finding Performance Issues Early with JMeter

New
Add to calendar
Monday, June 3, 2019 - 8:30am to 4:30pm

Performance issues can be difficult to resolve when found late in the software development lifecycle. Using an open-source tool like JMeter to develop, manage, and execute load and performance tests while the code is being developed, is an inexpensive way to help find performance issues. Executing these performance tests as part of your CI/CD pipeline enables users to find and resolve performance issues as soon as they are introduced. This hands-on workshop will help attendees develop a foundational understanding of JMeter, while engaging them in creating and running performance tests...

Melissa_Benua
mParticle
MC

Test Design for CI/CD Delivery

Preview
Add to calendar
Monday, June 3, 2019 - 8:30am to 12:00pm

Imagine this … As soon as any developed functionality is submitted into the code repository, it is automatically subjected to the appropriate battery of tests and then released straight into production. Setting up the pipeline capable of doing just that is becoming more and more common and something you need to know about. But most organizations hit the same stumbling block—just what IS the appropriate battery of tests? Automated build architectures don't always lend themselves well to the traditional stages of testing. In this hands-on tutorial, Melissa Benua introduces you to key...

Ryan Ripley
Independent Consultant
ME

Coaching Workshop: Taking Your Scrum to the Next Level

Add to calendar
Monday, June 3, 2019 - 8:30am to 12:00pm

Are you struggling to achieve results from your agile and Scrum teams? Are you having trouble with user story writing or with effective estimation and forecasting? Are your sprint reviews and retrospectives low focus and low energy? What about gaining traction on the organization-side of things? Do your leaders actually understand the underlying principles? Are they measuring things properly? And what about Scrum at Scale—how’s that going? If you have questions, any questions, about how to improve specific practices or generally how to improve your agile journey, then this tutorial is for...

Mary Thorn
Vaco
MG

Getting Started with Acceptance Test-Driven / Behavior-Driven Development

Add to calendar
Monday, June 3, 2019 - 1:00pm to 4:30pm

We’ve all been there. We work incredibly hard to develop a feature and design tests based on written requirements. We build a detailed test plan that aligns the tests with the software and the documented business needs. And when we put the tests to the software, it all falls apart because the requirements were changed without informing everyone. Mary Thorn says help is at hand. Enter behavior-driven development (BDD) and Acceptance Test Driven Development (ATDD) practices that help facilitate better communication. Mary explores the nuances of BDD and ATDD and shows you how to implement BDD...

Tuesday, June 4

Allen Holub
Independent Consultant
TA

The Architecture of Microservices

Add to calendar
Tuesday, June 4, 2019 - 8:30am to 4:30pm

Server-side monoliths—single programs that provide all back-end services—just don't work. They are hard to build, impossible to maintain, and gradually accrete so much baggage that forward development slows to a crawl. Agile development is impossible over this sort of system. Allen Holub says that microservices—systems of small, cooperating server-side agents—solve these problems. However, building a microservice system is not easy, and doing it wrong is disastrous. Taking a deep dive into practical microservice architecture and implementation, Allen covers a lot of practical details to...

Danilo Sato
ThoughtWorks
TB

Continuous Delivery in Practice: A Hands-On DevOps Workshop

Add to calendar
Tuesday, June 4, 2019 - 8:30am to 4:30pm

For many organizations, delivering software into production has become increasingly more complex with long testing cycles and a division between development and operations teams. DevOps is a cultural movement that is breaking down those barriers. Focusing on automation, collaboration, tools, and knowledge sharing, DevOps is showing that developers and system engineers have much to learn from each other. Through a series of hands-on exercises, Danilo Sato will use a sample web application to demonstrate how to automate its build and deployment pipeline, using infrastructure and pipeline as...

Dana Pylayeva
Agile Play Consulting LLC
TC

Introduction to DevOps with Chocolate and LEGOs

Preview New
Add to calendar
Tuesday, June 4, 2019 - 8:30am to 12:00pm

Organizations today can no longer afford to deliver new features to their respective markets once a year or even once a quarter. In the attempt to catch up with the competition, they jump onto DevOps journey starting with the "How" and losing the sight of "Why" and "What". Join this gamified simulation tutorial to gain a solid understanding of foundational principles of the DevOps culture. Experience the benefits of DevOps transformation even before initiating one in your enterprise! This tutorial is ideally designed for organizations that are evaluating their approach to DevOps...

Tom Stiehm
Coveros, Inc.
TE

Tools for DevSecOps

New
Add to calendar
Tuesday, June 4, 2019 - 8:30am to 12:00pm

DevOps is about creating alignment across the value stream for an application, service, or product. DevSecOps integrates security into this process, making the entire team responsible for delivering secure code that works and can be deployed and used securely. But how do you actually do that? What tools do you add to your DevOps pipeline to help make your software secure and provide your stakeholders with a high level of confidence that the software meets all security requirements & standards? In this tutorial Tom Stiehm will explore what security tools you can add to your DevOps...

Mary Thorn
Vaco
Bob Galen
Vaco
TH

Learning How to Lead High-Performing Agile Teams

Sold Out!
Add to calendar
Tuesday, June 4, 2019 - 8:30am to 12:00pm

Currently much of agile adoption—coaching, advice, techniques, training, and even the empathy—revolves around the agile teams. Leaders are typically ignored, marginalized at best, and in the worst cases even vilified. But Bob Galen and Mary Thorn contend that there is a central and important role for managers and leaders within agile environments. Join Bob and Mary as they explore the patterns of mature agile managers and leaders. Examine why those who understand servant leadership know how to effectively support, grow, coach, and empower their agile teams in ways that increase the team's...

Glenn_Buckholz
Coveros
TO

Implementing Pipeline as Code Using Jenkins

New
Add to calendar
Tuesday, June 4, 2019 - 8:30am to 4:30pm

As organizations strive to improve the speed with which they deliver software, they increasingly turn to Continuous Integration/Continuous Delivery (CI/CD) pipelines and infrastructure-as-code software architecture and delivery techniques to help leverage value from their DevOps adoptions. While many of the steps in a pipeline are automated, management of the pipeline itself remains a largely manual process which slows the delivery process. Join Glenn as he describes how pipeline as code gives teams the ability to define and manage an entire DevOps CI/CD pipeline in code, allows them to...

Nathen Harvey
Google
TL

Beginning a Cloud Migration

New
Add to calendar
Tuesday, June 4, 2019 - 1:00pm to 4:30pm

There are many ways to take a traditional application to the cloud. From lift-and-shift to rewriting the application as a series of cloud-native microservices or even rebuilding the application as a series of serverless cloud functions. These options all come with tradeoffs, and it is easy to get stuck debating the merits of each approach. This tutorial provides practical advice coupled with hands-on labs to help illustrate some migration approaches. Start with a traditional application, running in a traditional way, and explore some paths to the cloud. Participants will use a number of...

Wednesday, June 5

Nathen Harvey
Google
K1

Start Your DevOps Journey on the Right Foot

Add to calendar
Wednesday, June 5, 2019 - 8:30am to 9:45am

The word "DevOps" is ubiquitous, yet there is no standard definition of the term. DevOps is not a tool or something you can buy. DevOps is a cultural and professional movement focused on how we build and operate high-velocity organizations, born from the experience of its practitioners. So, how do you get your organization on board with the ideas of DevOps? What are the steps to begin this journey? You start by clarifying who your customer is and how your work plays a part in delivering delight to these customers. With that in mind, dedicate yourself to experimentation and learning. Make...

Lee Eason
IHS Markit
AD1

Building Healthy Agile and DevOps Teams

Add to calendar
Wednesday, June 5, 2019 - 10:30am to 11:30am

The tools and technologies our teams rely on to build solutions are changing faster every day. New frameworks, new tools, transformations to DevOps, and migrations to public cloud are all putting strain on our teams. These changes drive a natural entropy as key-person dependencies form, hurting quality and throughput and leading to morale issues and attrition. Lee Eason has been watching this happen over the past several years and has developed a tool and an approach to address it. You will learn practical approaches to help you build a culture of continuous learning within your teams in...

Richard Mills
Coveros
AD6

DevOpsing Your Greenfield: Cultivating New Growth

Add to calendar
Wednesday, June 5, 2019 - 10:30am to 11:30am

Your project sponsor presents a golden opportunity with a brand-new project, saying, "I want to do some DevOps on our new agile project!" Sigh. Your response: "How about we be agile and adopt a DevOps approach to structuring our teams, designing our architecture, and leveraging automation to rapidly deliver value to our customers?" There—we've set the mood. Greenfield projects provide a unique opportunity for us as DevOps professionals because they don't come with baggage. But where you do you actually start? Unlike legacy projects, new projects don't have a set of pre-existing challenges...

AD7

The 7 Deadly Sins of DevOps

Add to calendar
Wednesday, June 5, 2019 - 10:30am to 11:30am

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...

Katy Sherman
Premier Inc.
AD9

Who Owns Quality in Agile?

Add to calendar
Wednesday, June 5, 2019 - 11:45am to 12:45pm

What do you mean, who owns quality? The quality assurance team, of course—the kings and queens of quality, the masters of the tests, the lords of the sign-off. People often used to look down on quality assurance as less technical, the last to get their hands on the code, and the first to be blamed when things go wrong, but of course, agile adoption has changed the industry. These days we have cross-functional teams and develop test automation. But we also do "Scrummerfall" and have hardening sprints and stressful deadlines. Despite all of that planning, testing still often comes as an...

Joseph_Ours
Centric Consulting
AD22

The Lord of the Rings: DevOps Edition

Add to calendar
Wednesday, June 5, 2019 - 3:00pm to 4:00pm

Modern software delivery involves lean principles, DevOps practices, and of course tools. Implementing those elements in harmony will necessitate a change in how teams operate—more specifically, it will require a change in how managers think about teams. If teams truly want to leverage the power of DevOps and become high-performing, how should leaders think about team construction? Using comical analogous reasoning, Joseph Ours will discuss the fellowship in The Lord of the Rings, the roles, the mission, and the skills team to extrapolate what can be learned. Joseph will take artistic...

Derek Ashmore
Asperitas Consulting
AD23

AWS Lambda: Best Practices and Common Mistakes

Add to calendar
Wednesday, June 5, 2019 - 3:00pm to 4:00pm

Serverless architectures relieve you of hardware and scaling setup concerns, and AWS Lambda functions are used by many organizations for serverless application development and automating DevOps tasks. But many teams start using AWS Lambda and uncover problems such as running into resource limits, debugging nested Lambda defects, managing code change across dozens of AWS accounts, and many more. Derek Ashmore will provide tips and tricks to make your AWS Lambda functions usable in different contexts and easier to develop and support. He will show you how to mitigate common problems teams...

Greg Sypolt
Gannett | USA Today Network
Sandy Park
Apptest.ai
Angie Jones
Applitools
AD24

Panel: What's the Next Big Thing in DevOps?

Add to calendar
Wednesday, June 5, 2019 - 3:00pm to 4:00pm

Are you comfortable with what DevOps is now but wondering what you will have to worry about next? Or just curious about what our experts think will be the next big thing in DevOps? Come listen to our panelists as they answer questions about the future of DevOps—or at least some possible futures. This panel is looking to answer your questions about where the industry is headed, so be ready to participate.

Thursday, June 6

Jeff Langr
Langr Software Solutions, Inc.
AD25

Mobbing, Pairing, Soloing, and Pipe Fires: A Personal History of Collaboration

Add to calendar
Thursday, June 6, 2019 - 10:00am to 11:00am

Pair programming: the practice you love to hate! Twenty years after being introduced as part of Extreme Programming, the collaborative practice is still a thing. And if you thought pairing was nuts, now there's mobbing, where the entire team works together on one thing at a time. Yet we often hear teams say, "We go faster because we are mobbing." In this anecdote-heavy session, you'll hear Jeff Langr's history of working through various models for collaboration (or not) across the past several decades, including solo programming, pairing, and mobbing. He'll show you his office blueprints...

Ryan Ripley
Independent Consultant
AD32

Fishbowl Discussion: How Much Automation Is Enough?

Add to calendar
Thursday, June 6, 2019 - 10:00am to 11:00am

These days, everyone knows some automation is a necessity. More usually feels better. But when are you done? Or when do you stop for now? How can you tell if adding automation is no longer helping, or is even distracting from the real issues? Because the answer is "It depends," you'll want to listen to the wisdom of others who are on the same journey. In a fishbowl discussion, the audience members sit in a circle of chairs in the middle of the room. Several brave souls will fill all but one of the chairs in the "fishbowl." When you want to join as a speaker, you enter the fishbowl and sit...

Anders Wallgren
CloudBees
AD37

You Say Goodbye, I Say Hello: Bridging the Gap Between Dev and Ops

Add to calendar
Thursday, June 6, 2019 - 11:30am to 12:30pm

Getting quality software into production quickly and efficiently is a major priority for organizations of all types. Yet many find that development teams’ focus on “innovation and experimentation” conflicts with Ops’ mandate to mitigate risk and increase predictability. This cultural and organizational mismatch puts transformation success at risk and generates a constant state of “release anxiety.” However, breaking down these silos and implementing new trends in organizational structures, value stream mapping, and pipeline monitoring and tracking can help get development and operations...

Alan Crouch
Coveros
AD39

Making the Jump from DevOps to DevSecOps

Preview
Add to calendar
Thursday, June 6, 2019 - 11:30am to 12:30pm

Organizations are moving to DevOps to build and deploy software more rapidly. But as they break down organizational silos to bring together testing, development, and operations, they often avoid or exclude security in their transformational efforts. Leaders in highly regulated organizations are often left wondering, where does my traditional security organization fit into this new DevOps world? How do I know that my applications are becoming more secure, while still getting the advantages of rapid, incremental deployment? Alan Crouch will talk about his experiences with financial,...

Nathen Harvey
Google
AD40

A DevOps Fireside Chat with Nathen Harvey

Add to calendar
Thursday, June 6, 2019 - 11:30am to 12:30pm

You've got DevOps questions, and we've got Nathen Harvey to answer them for you. He won't really be sitting by the fire, but he will be on hand to talk about all things DevOps. From his experiences building communities at Chef to being an advocate for developers at Google to being a huge part of the DevOps Days conferences, Nathen wants to talk about the things that worry you or thrill you about DevOps. Bring your questions and be ready for a lively, interactive discussion.

Owen Gotimer
TechWell
B1

Agile+DevOps Feud!

Add to calendar
Thursday, June 6, 2019 - 1:30pm to 2:00pm

Join us for a game of Agile+DevOps Feud, where two teams of thought leaders compete to name the most popular responses to survey questions to win bragging rights and to share their experiences. Questions and voting will be in the TechWell Hub leading up to the conference, where community members will name their greatest concerns, best practices, etc. Our two teals of panelists, Mary Thorn, Ryan Ripley, and Lee Eason, versus Melissa...

Greg Sypolt
Gannett | USA Today Network
K5

The Evolution of a Continuous Integration Pipeline

Preview
Add to calendar
Thursday, June 6, 2019 - 2:00pm to 2:45pm

 

Each month more than 120 million unique visitors access content from USA TODAY and Gannett’s local media organizations, making them the largest US newspaper publisher by total daily circulation. The company’s continuous integration pipeline has evolved from a slow-moving tortoise to a sprinting hare and continues to evolve today. When they started their pipeline, everything was a manual process. Now they have a dedicated operations team that oversees onboarding, maintains the infrastructure, cares for the continuous integration and continuous delivery tools, provides...

Ryan Kenney
Coveros
AD46

How to Prevent Catastrophic Doom on Your Next Federal DevOps Project

Add to calendar
Thursday, June 6, 2019 - 3:15pm to 4:15pm

Trying to achieve real continuous deployments into production is hard for everyone, but it’s especially hard for highly regulated or government projects. These types of challenges range from client-specific, such as a set of manual checks and validations that need to be performed, to more generic problems, like how to version microservices and promote potentially breaking changes. Join Ryan Kenney as he discusses ways that he and his team have overcome obstacles to reaching continuous deployment. First Ryan will give an overview of the project and some of the problems they’ve faced. Then...

Gene Gotimer
Coveros, Inc.
AD48

Pyramid Discussion: DevOps Adoption in Large, Slow Organizations

Preview
Add to calendar
Thursday, June 6, 2019 - 3:15pm to 4:15pm

Are you in a large, plodding enterprise that's beginning, in the midst of, or considering a move toward DevOps? Unsure how or even if it will work, but know you have to make a move anyway? Do you want to hear from your peers about how they've managed so far? A pyramid discussion starts as a series of one-on-one conversations between the participants. After each pair hashes out their thoughts with each other, they join another couple to refine their points and hear pros and cons. After a while, those four join with four more, and so on until there is only one discussion, with...

Laura Janusek
Modern Teacher
AD51

Get Your Poker Face On: How to Effectively Use Planning Poker to Slay Project Estimations

Preview
Add to calendar
Thursday, June 6, 2019 - 4:30pm to 5:30pm

How long will that take? It’s a question we’ve all either asked or been asked, and it can be a challenge to answer accurately. How long will it take to get that feature out the door? How much time would you need to build this kind of software? How many developers would we need to get this project done in three months? Join Laura Janusek as she explores the tools and strategies to effectively use Planning Poker — the agile, consensus-based estimation technique — to generate accurate, data-backed responses to those questions. Attendees will gain insight into the process with real-...

Matt Weinstock
Align Technology
AD52

What Japanese Shinkansen Trains Can Teach Us about Agile

Add to calendar
Thursday, June 6, 2019 - 4:30pm to 5:30pm

Have you ever been to Japan and noticed that their railway system is incredibly efficient? As places like Tokyo continue to expand and the cost of living rises, more and more people rely on trains that start hours away from the city to arrive on time. This allows passengers to make their connections to other trains networks and metros that will take them to their final destination. In 2017, over 420 million passengers boarded Shinkansen trains that had an average delay of only 24 seconds! Not to mention that in the 55 years of operation, the Shinkansen has had no injuries due to collision...