New York

October 15–17, 2025

Berlin

November 3–4, 2025

London

June 2–3, 2026

Technical direction

Technical direction

Making better technical and architectural decisions

Website event promo image - Home and Category page

How to build an effective technical strategy

Building a tech strategy requires a lot of moving parts. Learn about what routes to take and whether decisions should be top-down.

On our Technical Direction playlist

Modernizing legacy systems: A technical strategy for evolving monoliths into modern architectures at HelloFresh

Gain insights into transforming legacy systems into scalable architectures, with practical strategies for balancing stability, managing technical debt, and enabling growth opportunities at HelloFresh.

Jonathan Maltz

Technical Vision vs. Technical Strategy: The difference and why it matters

Jonathan Maltz digs into the nuts and bolts of setting a successful technical strategy. Startin by talking about the difference between technical vision and technical strategy.

In partnership with Apollo

How to implement platform engineering at scale

In this webinar, we’ll hear from enterprise engineering leaders who’ve overcome cultural barriers and team silos, and successfully adopted platform engineering practices in their orgs.

Jon Thornton

Good technical debt

Jon Thornton discusses how this framework was used to rapidly build and ship Squarespace’s Email Campaigns product in less than 15 months. Along the way, you’ll get several practical guidelines for how tech debt can supercharge your technical investments.

Creating, defining, and refining an effective tech strategy

Having a defined tech strategy creates alignment and keeps everyone on the same page. So how can you ensure yours is most effective? Panelists Anna Shipman, Randy Shoup, Papanii Nene Okai, Nimisha Asthagiri and Anand Mariappan share their tips.

LeadDev Berlin 2025 pano promo
LeadDev New York logo

Agendas for New York events are live!

Lineup includes Addy Osmani, Kevin Goldsmith, Robin Bonatesta, and more…

New York • October 15 & 16, 2025

More about Technical Direction

Top Technical Direction videos

  • An intro to functional programming

    Functional programming makes it easier to write concurrent, testable and expressive code. Even if you’re working in the object-oriented or imperative paradigm, you can benefit a lot by learning functional programming.

  • Strategies to Edit Production Data

    At some point, we all find ourselves at a SQL prompt making edits to the production database. We know it’s a bad practice and we always intend to put in place safer infrastructure before we need to do it again — what does a better system actually look like?

  • Legacy code: Big Rewrite or Progressive Rejuvenation?

    If we want to renew a big legacy system we have to choose between a big rewrite or a progressive code rejuvenation.

  • Developing Single Page Apps in mid-sized companies

    When Single Page Apps (SPAs) started becoming a standard approach for web applications around five years ago, it seemed like web-based products had a way to rival the interactivity and performance of corresponding native apps.

  • The Container Operator’s Manual

    Containers have been the future for five years now, featured on the stage of every major distributed systems conference in the world.

  • Creating, defining, and refining an effective tech strategy

    Having a defined tech strategy creates alignment and keeps everyone on the same page. So how can you ensure yours is most effective? Panelists Anna Shipman, Randy Shoup, Papanii Nene Okai, Nimisha Asthagiri and Anand Mariappan share their tips.

  • What VCs want us to know as technical leaders

    Are you working at or interested in start-up, scale-up or other Venture Capital-backed businesses?

  • A tour of decisions in event-driven architecture

    When do we use API calls vs events for interactions? Do we need to build up local replicas from events when we need data from other services?