Agile + DevOps East 2021 - DevOps | TechWell

Conference archive

Agile + DevOps East 2021 - DevOps

Customize your Agile + DevOps East 2021 experience with sessions covering DevOps.

Monday, November 15

Jeff Payne
Coveros
MC

What DevOps Means for Testers and Testing

Monday, November 15, 2021 - 8:30am to 12:00pm

DevOps is more than a buzzword or a passing fad. It's a radically new approach to rapidly deliver high-quality software applications. However, many organizations don’t fully grasp the magnitude of this change or what it means for everyone involved in the software development lifecycle. Jeffery Payne says that DevOps—when done right—drives higher quality and efficiency into software development, software testing, and application management activities. It empowers teams to remove impediments to quality and productivity throughout the entire software lifecycle. However, when DevOps is done...

Tuesday, November 16

Melissa Benua
mParticle
Janna_Loeffler
mParticle
TA

Continuous Delivery in Practice: A Hands-On DevOps Workshop

Tuesday, November 16, 2021 - 8:30am to 4:30pm

What is continuous deployment? How does it differ from continuous integration and continuous delivery? Every company thinks they want CI/CD, but few teams have experience in knowing what that means and how to build it out. Join Janna and Melissa as they walk through building your own build pipeline using GitHub Actions, Docker, and Azure to continuously deploy to production. They will walk you through some of the basics of Git, Docker, and YAML to create build pipelines that run test automation and deploy an application. These tools and techniques will help reduce debugging differences...

Blaine Carter
Oracle
TB

CI/CD Tools for Database Development

Tuesday, November 16, 2021 - 8:30am to 12:00pm

The database is one of the most critical components of just about any application. Unfortunately, it is also often overlooked when it comes to automating the development process. Too often database changes simply take the form of "a bunch of scripts we hope work". The good news is that there are a lot of tools available to help automate and test database changes, many of them are open source. In this hands-on workshop, experience Open Source tools you can use to help integrate your Database application development into your CI/CD pipeline. Begin by using a schema migration tool to manage...

Wednesday, November 17

Alberto Silveira
LawnStarter
K1

Building and Managing High-Performance Teams

Wednesday, November 17, 2021 - 8:30am to 9:45am

The COVID-19 pandemic has possibly caused the most significant shift in work culture of our lifetime. It quickly furthered techniques such as working-from-home, digital transformation, diversity, and inclusion and made them become an immediate reality. The next few months and years contain a great deal of uncertainty about how people will work and interact in a global economy that is not yet free of the disease and its enormous impact. So how can companies, tech sector businesses, adapt to this new normal? Alberto Silveira is passionate about ready sharing his proven methodology, insights...

Craeg-Strong
Ariel Partners
W3

Bringing DevOps to an Entrenched Legacy Environment with the Kanban Method

Wednesday, November 17, 2021 - 10:30am to 11:30am

Innovative Silicon Valley companies like Etsy leverage DevOps and Continuous Delivery practices to achieve new levels of automation and agility, shrinking development lead times and deploying to production many times each day. However, many companies struggle to implement these practices for the legacy systems that run their core business. To make matters worse, the agile community offers relatively little practical guidance for implementing DevOps practices in legacy environments. Fortunately, the Kanban Method provides a practical way to gradually evolve these core systems towards...

Emily Freeman
DevOps for Dummies
K2

Distributed DevOps

Wednesday, November 17, 2021 - 1:45pm to 2:45pm

Our industry has fundamentally changed over the last decade. Monolithic architectures have evolved into microservices. Applications are distributed on infrastructure across the globe. And an increasing number of companies are moving to a remote-first culture with engineers distributed as widely as applications. Our technical environment and tooling ecosystem have changed radically from the original conditions in which DevOps was created. So what's next? Learn about the next phase of DevOps: a distributed model that emphasizes swift development, observable systems, accountable engineers,...

W19

Containerizing Tests In Your CI/CD Pipeline

Wednesday, November 17, 2021 - 3:00pm to 4:00pm

Managing your continuous integration server is an essential part of practicing DevOps, but it's easy to let it run away from you. Domain-specific languages, plugins, and configurations can result in servers so heavily customized that the test environment ceases to be replicable, and you become locked into your specific choice of CI server. Your CI server might not support the tool you're trying to use. Containerization is a simple way to push back against creeping complexity in your CI server. With containers, you can define configuration as code alongside your test, produce modular,...

Yishai Beeri
LinearB
W13

Dev Team Metrics That Matter

Wednesday, November 17, 2021 - 3:00pm to 4:00pm

The truth is, no one really likes being measured, especially devs. But business leaders like looking at numbers, so they grab what’s easily available - # of code changes, agile velocity, individual developer metrics. These types of metrics are unbalanced, exclude context, and hurt engineering culture as a whole.

Measuring should start by answering the question “What is the most valuable outcome?”

Why? Because what you measure is what your team will produce. If you start measuring the number of code changes as a key performance metric, you are going to see coding time, PR size...

Thursday, November 18

Arlen Bankston
Adaptagility LLC
K4

Agile Rebels

Thursday, November 18, 2021 - 8:30am to 9:30am

Agile frameworks such as Scrum and SAFe have gained a massive foothold, but they’re not the only games in town. Some adventurous practitioners have created their own methods to address what they feel are fundamental flaws in existing constructs. Agility is all about adaptation; how did these methodologists sidestep mainstream approaches to find creative solutions to their respective challenges? Explore how the venerable Ivar Jacobsen’s Essence framework aims to break free of all methods. See how BaseCamp’s Ryan Singer formulated ShapeUp to soothe Basecamp’s growing pains. Ron Quartel’s...

Hope Lynch
CloudBees
T1

A Team Retrospective on Value Stream Management

Thursday, November 18, 2021 - 10:00am to 11:00am

In this session, Hope will be walking through a Value Stream Management retrospective about a team and an organization I worked with a few years ago. This team’s work had an outsize impact on the larger organization due to issues with value streams. Now, Value Streams can seem like a huge topic but they can be very straightforward. I hope today is an opportunity to reframe the concept of a value stream in a more approachable way and provide some insight on how you may be able to take action to improve yours if you find yourself in similar circumstances.

Stuart Clark
Cisco Systems
T12

Instant and Automatic Network Configuration: As Easy as A-B-CI/CD

Thursday, November 18, 2021 - 11:30am to 12:30pm

The network used to rely on manual configurations, siloed and separated groups, and slow provisioning processes. Thanks to technology advancements, companies can now deploy code hundreds of thousands of times per day, quickly and accurately updating their network configurations and security policies. They can even instantly provision private circuits and SD-WAN from the branch/edge to cloud - and everything in between. NetDevOps automated continuous integration and continuous deployment (CI/CD) allows the testing and validation to take place. SD-WAN is NetDevOps, agility, speed and...

Eran-Kinsbruner
Perforce
T17

Building a Winning Cross-Browser Testing Strategy with Selenium, Cypress and BDD

Thursday, November 18, 2021 - 3:00pm to 4:00pm

Digital channels are at the core of every business, however, with the growing technologies around web including progressive web (PWAs,), Responsive web and mobile, teams are required to build continuous testing into each and every build and within the cycle. Advancements in leading frameworks like Selenium and Cypress together with BDD (Cucumber) that supports both are positioned high in the priority of organizations as part of their shift-left of testing. In this session, Eran Kinsbruner will walk through the key benefits of both these frameworks, the main uses cases per persona and...