DEVNEXUS 2025

Devnexus is the largest Java platform conference in the USA and one of the leading technology events held annually around the globe. Devnexus is also the premier conference for professional software developers who want to hear from and interact directly with internationally acclaimed presenters and technologists while also connecting with like-minded developers who are mastering their craft in a range of relevant technologies. Founded in 2004 by the Atlanta Java Users Group as Atlanta DevCon and restarted in 2009 under the moniker Devnexus, the 2025 event will bring in 2000+ attendees for an experience that will span three days, beginning with an optional full-day of hands-on workshop sessions, followed by 2 days of presentations and live demonstrations on the industry’s hottest topics. Devnexus brings attendees unparalleled opportunities to learn about the latest technology trends and dive deep into technologies that interest them.

Where does the event happen? Georgia World Congress Center
285 Andrew Young International Blvd NW
Atlanta, GA 30313
USA

When does the event happen?
Begin:
End:
Add to Calendar

INDIVIDUAL CONFERENCE PASSES

INDIVIDUAL TWO-DAY CONFERENCE PASS - MARCH 5-6

Individual Conference Pass - DEVNEXUS provides an excellent atmosphere for conversations on all things Java-related. This ticket is for the 2-day conference with fantastic sessions in 14 tracks. Ticket price includes the Conference Days on March 5-6, breakfast, lunch, and snacks/beverages on all days, as well as two fantastic happy hours, entry to the raffle

Original price: $745.00 New price: $545.00

INDIVIDUAL THREE-DAY CONFERENCE/WORKSHOP PASS - MARCH 4-6

Individual Conference Pass - DEVNEXUS provides an excellent atmosphere for conversations on all things Java-related. This ticket is for the 2-day conference with fantastic sessions in 14 tracks. Ticket price includes the Conference Days on March 5-6, breakfast, lunch, and snacks/beverages on all days, as well as two fantastic happy hours, entry to the raffle

$845.00
AI-Driven Development: Enhancing Java with the latest AI Innovations

This hands-on workshop will explore how to build and maintain a Java codebase using AI. I’ll share insights and experience on the best ways to work with AI when building, updating, and deploying Java applications. Whether you're an experienced developer looking to broaden your horizons or just curious about the latest in AI, this session will engage and inspire you.

Original price: $1,045.00 New price: $845.00

Developer To Architect

Becoming a software architect is a longed-for career upgrade for many software developers. While the job title suggests a work day focused on technical decision-making, the reality is quite different. In this workshop, software architect Nathaniel Schutta constructs a real-world job description in which communication trumps coding.

Discover the skills to juggle multiple priorities, meetings, and time demands. Learn why your best team leadership tool is not a hammer but a shared coffee. Hear the best ways to give and take criticism. Understand the necessity of writing an effective email and formal architectural documents. Get tips for delivering confident career-building presentations to any audience. Review essential techniques for stakeholder management and relationship building Explore the critical needs for architecture reviews and an effective process for conducting them.

Through lectures and small group exercises, Nathaniel will help you understand what it means to be a successful architect. Working through various problems, attendees will have opportunities to think through architectural decisions and patterns, discuss the importance of non-functional requirements, and explain why architects cannot afford to practice resume-driven design.

Original price: $1,045.00 New price: $845.00

Don't Call it a Comeback: SQL in Cloud AI and ML

While Python and specialized ML libraries dominate the AI/ML landscape, SQL's simplicity and power remain invaluable for developers. This session will demonstrate how SQL seamlessly integrates with Google Cloud Platform's AI/ML tools, enabling developers to leverage their existing SQL skills for efficient data handling and model building. We'll cover techniques for data exploration, feature engineering, and model training directly within BigQuery and showcase how to deploy and manage models at scale using Vertex AI's SQL interface. Hands-on examples and code demonstrations will give you practical insights into harnessing SQL's capabilities to streamline your Cloud AI/ML development process.

Original price: $1,045.00 New price: $845.00

LangChain4j: The Awesome Framework for AI and Java

This workshop helps you add AI capabilities to your Java systems using the excellent LangChain4j framework. Quickly and easily add chat capabilities, image generation, vision models, text-to-speech, transcription, and more. Retrieval-Augmented Generation (RAG) will also be included, using a variety of sources, including PDF, HTML, Word docs, and URL resources. The workshop will also demonstrate how to access models added to your local machine using the Ollama system.

Original price: $1,045.00 New price: $845.00

Migration Engineering with OpenRewrite: The Recipe for Success

How adaptable is your technology stack to changes in business requirements, technological advancements, and the availability of new and better tools? When you can more easily secure, upgrade, move, or modernize your code, you can adapt quickly and efficiently to changes in technology and markets. That’s what Migration Engineering is all about—and what we’ll be exploring in this workshop.

We’ll discuss and demonstrate how to create custom recipes using OpenRewrite, an open-source auto-refactoring tool that enables large-scale code analysis and transformations. You’ll learn the make-up of recipes as we walk through a number of examples, and then we’ll demonstrate how to write code search and transformation actions that are custom to your organization. We will assemble these recipes with the visitor pattern, and show how to stitch recipes together with YAML, Refaster-style templates, Semgrep matchers, etc. We’ll also show how Generative AI can be applied to accelerate recipe development.

This is a comprehensive look at all kinds of recipe development, enabling you to come away fully equipped to plan and execute large-scale code transformations in your organization.

Original price: $1,045.00 New price: $845.00

Stream Processing As You’ve Never Seen Before (Seriously): Apache Flink for Java Developers

You were tasked with building a real-time platform, but traditional tools couldn’t handle the massive data streams, leading to lagging performance and frustrated users. Deadlines were looming, and the team needed a breakthrough.

And when you learned about Apache Flink.

We’ll explore how the DataStream API allowed efficient real-time data processing and how the Table API and SQL features simplified complex queries with familiar syntax. Testing became more straightforward, and managing the application state was no longer a headache.

You’ll learn:

• Harnessing the DataStream API: Process unbounded data streams efficiently to make your applications more responsive.
• Unlocking Table API and SQL: Use SQL queries within Flink to simplify data processing tasks without learning new languages.
• Effective Testing Strategies: Implement best practices for testing Flink applications to ensure your code is robust and reliable.
• Stateful Stream Processing: Manage application state effectively for complex event processing and real-time analytics.

By the end of this talk, you’ll be equipped to tackle real-time data challenges. Whether you are building analytics dashboards, event-driven systems, or handling data streams, Apache Flink can be the game-changer you’ve been searching for.

Original price: $1,045.00 New price: $845.00

GROUP CONFERENCE PASSES

GROUP (5+) TWO-DAY CONFERENCE PASS - MARCH 5-6

Individual Conference Pass - DEVNEXUS provides an excellent atmosphere for conversations on all things Java-related. This ticket is for the 2-day conference with fantastic sessions in 14 tracks. Ticket price includes the Conference Days on March 5-6, breakfast, lunch, and snacks/beverages on all days, as well as two fantastic happy hours, entry to the raffle

minimum amount to order: 5

Original price: $695.00 New price: $495.00

GROUP (5+) THREE-DAY CONFERENCE/WORKSHOP PASS - MARCH 4-6

Individual Conference Pass - DEVNEXUS provides an excellent atmosphere for conversations on all things Java-related. This ticket is for the 2-day conference with fantastic sessions in 14 tracks. Ticket price includes the Conference Days on March 5-6, breakfast, lunch, and snacks/beverages on all days, as well as two fantastic happy hours, entry to the raffle

minimum amount to order: 5

$795.00
AI-Driven Development: Enhancing Java with the latest AI Innovations

This hands-on workshop will explore how to build and maintain a Java codebase using AI. I’ll share insights and experience on the best ways to work with AI when building, updating, and deploying Java applications. Whether you're an experienced developer looking to broaden your horizons or just curious about the latest in AI, this session will engage and inspire you.

Original price: $995.00 New price: $795.00

Developer To Architect

Becoming a software architect is a longed-for career upgrade for many software developers. While the job title suggests a work day focused on technical decision-making, the reality is quite different. In this workshop, software architect Nathaniel Schutta constructs a real-world job description in which communication trumps coding.

Discover the skills to juggle multiple priorities, meetings, and time demands. Learn why your best team leadership tool is not a hammer but a shared coffee. Hear the best ways to give and take criticism. Understand the necessity of writing an effective email and formal architectural documents. Get tips for delivering confident career-building presentations to any audience. Review essential techniques for stakeholder management and relationship building Explore the critical needs for architecture reviews and an effective process for conducting them.

Through lectures and small group exercises, Nathaniel will help you understand what it means to be a successful architect. Working through various problems, attendees will have opportunities to think through architectural decisions and patterns, discuss the importance of non-functional requirements, and explain why architects cannot afford to practice resume-driven design.

Original price: $995.00 New price: $795.00

Don't Call it a Comeback: SQL in Cloud AI and ML

While Python and specialized ML libraries dominate the AI/ML landscape, SQL's simplicity and power remain invaluable for developers. This session will demonstrate how SQL seamlessly integrates with Google Cloud Platform's AI/ML tools, enabling developers to leverage their existing SQL skills for efficient data handling and model building. We'll cover techniques for data exploration, feature engineering, and model training directly within BigQuery and showcase how to deploy and manage models at scale using Vertex AI's SQL interface. Hands-on examples and code demonstrations will give you practical insights into harnessing SQL's capabilities to streamline your Cloud AI/ML development process.

Original price: $995.00 New price: $795.00

LangChain4j: The Awesome Framework for AI and Java

This workshop helps you add AI capabilities to your Java systems using the excellent LangChain4j framework. Quickly and easily add chat capabilities, image generation, vision models, text-to-speech, transcription, and more. Retrieval-Augmented Generation (RAG) will also be included, using a variety of sources, including PDF, HTML, Word docs, and URL resources. The workshop will also demonstrate how to access models added to your local machine using the Ollama system.

Original price: $995.00 New price: $795.00

Migration Engineering with OpenRewrite: The Recipe for Success

How adaptable is your technology stack to changes in business requirements, technological advancements, and the availability of new and better tools? When you can more easily secure, upgrade, move, or modernize your code, you can adapt quickly and efficiently to changes in technology and markets. That’s what Migration Engineering is all about—and what we’ll be exploring in this workshop.

We’ll discuss and demonstrate how to create custom recipes using OpenRewrite, an open-source auto-refactoring tool that enables large-scale code analysis and transformations. You’ll learn the make-up of recipes as we walk through a number of examples, and then we’ll demonstrate how to write code search and transformation actions that are custom to your organization. We will assemble these recipes with the visitor pattern, and show how to stitch recipes together with YAML, Refaster-style templates, Semgrep matchers, etc. We’ll also show how Generative AI can be applied to accelerate recipe development.

This is a comprehensive look at all kinds of recipe development, enabling you to come away fully equipped to plan and execute large-scale code transformations in your organization.

Original price: $995.00 New price: $795.00

Stream Processing As You’ve Never Seen Before (Seriously): Apache Flink for Java Developers

You were tasked with building a real-time platform, but traditional tools couldn’t handle the massive data streams, leading to lagging performance and frustrated users. Deadlines were looming, and the team needed a breakthrough.

And when you learned about Apache Flink.

We’ll explore how the DataStream API allowed efficient real-time data processing and how the Table API and SQL features simplified complex queries with familiar syntax. Testing became more straightforward, and managing the application state was no longer a headache.

You’ll learn:

• Harnessing the DataStream API: Process unbounded data streams efficiently to make your applications more responsive.
• Unlocking Table API and SQL: Use SQL queries within Flink to simplify data processing tasks without learning new languages.
• Effective Testing Strategies: Implement best practices for testing Flink applications to ensure your code is robust and reliable.
• Stateful Stream Processing: Manage application state effectively for complex event processing and real-time analytics.

By the end of this talk, you’ll be equipped to tackle real-time data challenges. Whether you are building analytics dashboards, event-driven systems, or handling data streams, Apache Flink can be the game-changer you’ve been searching for.

Original price: $995.00 New price: $795.00