Agile + DevOps East 2023 - Agile Engineering & Development | TechWell

Conference archive

Agile + DevOps East 2023 - Agile Engineering & Development

Tuesday, November 7

Coveros
Phil LaFrance
Coveros
TB

Supercharge Your Workflow: To GitHub and Beyond

Tuesday, November 7, 2023 - 8:30am to 4:30pm

Whether you are new or experienced with GitHub this class is for you! Supercharging your workflow caters to anyone who wants to enhance their Agile and DevOps process with the capabilities of GitHub. GitHub has long been the premier site for open-source projects and is now turning a pivotal corner into becoming the predominant platform for all aspects of the development lifecycle. Some examples of this include; protecting company code through various GitHub Products or curating marketplace actions and workflows prior to use. This tutorial will look at how to leverage GitHub Actions (CI/CD...

Wednesday, November 8

Discover Financial
Discover Financial
W3

We Got Our Monolith to Move at Light Speed

Preview
Wednesday, November 8, 2023 - 10:30am to 11:30am

In the financial industry, investment in modernization can take a long time to gain support which slows down momentum for change. While the industry focuses on the next hottest technology, many of us simultaneously continue to own, run, and operate legacy systems. How do we adopt a DevOps culture around a legacy system? How do you evolve the legacy mindset to embrace modernization? Modernization is not solely an application evolution; it is a mindset as well. Embracing a DevOps culture is not technology dependent, it is people dependent. Teaching people the right tools and...

Edward Jones
W8

Tales of Dojo Coaching—Insights for All

Wednesday, November 8, 2023 - 11:45am to 12:45pm

In the agile space, do you ever wonder why we use words such as "transformation" and "journey"? It's because it's really freaking hard. As an Agile coach, there are days when you move a group one step forward only to realize that they've fallen two steps back. You are part practitioner and part therapist. You experience frequent memory lapses like "I could've sworn we've worked on this anti-pattern before." Or, did you? What day is it again? Now, imagine throwing gasoline on that by condensing a team's journey into six weeks. What breakthroughs might emerge when we accelerate the journey...

Northrop Grumman
W15

Agile Leadership and the Agile Program Office

Wednesday, November 8, 2023 - 3:00pm to 4:00pm

In many agile project settings, agile leadership comes from the triad of the Agile Coach, Chief Product Owner, and Chief Scrum Masters. But in the Aerospace and Defense (A&D) community, this agile triad needs to share agile leadership with the Program Management Office (PMO). The A&D style of programs requires additional responsibilities and concerns for agile leadership teams, such as contractual concerns, scope management, risk and opportunity management, proposal development and other issues that arise from a government contract environment. The tensions and commonality between...

Thursday, November 9

Prateek Singh
ProKanban.org
K4

Chasing Predictability with AI: The Model of You Outperforms You

Thursday, November 9, 2023 - 8:30am to 9:30am

Usually, the first question a client asks about software development is: "When will it be done?". Traditional methods to answering this question are fraught with errors. The most common errors include heavy reliance on estimates and the use of averages to give a deterministic answer. What goes through your mind when you try to answer this question? Now imagine that we could take the same process that your mind goes through and model it? Get rid of the biases that we as humans have by using the data our systems already track. Advances in AI, combined with the rapid growth of data across...

Kevin Surace
Appvance
T6

Generative AI in Quality Assurance

Thursday, November 9, 2023 - 10:15am to 11:15am

The need for a new test automation model has been an imperative over the last 10 years as we have moved from waterfall to agile and agile to DevOps. Moving from test coverage to application coverage and reducing test time from months to an hour or less has created a substantial pressure for full success. Now AI in test is a reality. The first generative AI offerings in QA became available in 2018 and since then marked improvements have been made in outcomes. This has changed QA teams' focus, tasks, and work effort. With the ultimate goal of AI finding all our bugs, the advent of...

Discover Financial Services
T9

The Art of Getting to Less—Embracing the Agile Principle of Simplicity

Preview
Thursday, November 9, 2023 - 11:45am to 12:45pm

In this session, attendees will hear about the application of one of the trickiest agile principles: "simplicity, the art of maximizing the amount of work not done, is essential"! This agile principle is frequently overlooked when organizations or teams create or improve products. Humans love to add to improve. This gets in the way of faster, smoother, and better delivery. Hear about the psychology behind why we do this and how organizations like Discover have utilized dojos and academies to helps teams improve.

Adam_Auerbach
EPAM Systems
T10

Elevating IT: A Journey Towards Engineering Excellence

Thursday, November 9, 2023 - 11:45am to 12:45pm

In the fast-paced and ever-evolving landscape of Information Technology, the pursuit of Engineering Excellence has become not only a competitive advantage but a necessity. Join Adam Auerbach, a leader in Engineering Excellence, for an insightful journey as Adam delves into the strategies, principles, and real-world experiences that can empower your IT organization to embark on a transformative path towards Engineering Excellence. In this talk, Adam will explore the critical components that constitute Engineering Excellence. Adam will talk about the journey of transformation, from...

Bloomberg
T11

Testing Your Way Out of Microservices Hell

Thursday, November 9, 2023 - 11:45am to 12:45pm

A microservices architecture offers the fantastic promise of loosely coupled systems, independently testable and deployable. However, it can also present some significant challenges while conducting integration & exploratory testing. Since a single service will often not do anything valuable without several collaborator services, one typically needs to understand the way many services work together to effectively integration-test the system. This challenge can be viewed optimistically as well. By design, a microservice must at least provide some API interface, often making it easy to...