Overview
Axon Framework is a framework for building evolutionary, event-driven microservice systems, based on the principles of Domain Driven Design, Command-Query Responsibility Segregation (CQRS) and Event Sourcing.
This instructor-led, live training (online or onsite) is aimed at developers who wish to use Axon to build well structured enterprise applications that leverage the power of CQRS and Event Sourcing.
By the end of this training, participants will be able to:
- Set up the development environment needed to create an Axon Framework application.
- Implement the CQRS (Command Query Responsibility Segregation) and Event Sourcing architectural patterns to develop complex applications.
- Apply the concepts of Domain Driven Design to their application design.
- Build applications that focus on the business problem instead of the infrastructure.
Format of the Course
- Interactive lecture and discussion.
- Lots of exercises and practice.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
- To learn more about Axon Framework, please visit: https://axoniq.io/
Requirements
- Java programming experience.
Audience
- Developers
- Software Architects
- Enterprise Architects
Course Outline
Introduction
Preparing the Development Environment
Overview of the Axon’s Architecture and Core API
Understanding DDD (Domain Driven Design) and CQRS (Command and Query Responsibility Segregation)
Architecting the Application with the CQRS Pattern
Modelling the Application with DDD
Creating an Application
Implementing the Important Building Blocks
Commands and Events
Creating an Aggregate with Aggregate Factories
Using Annotations to Build Aggregates
Creating a Query Model
Working with Repositories
The Event Store
Wiring the Application Components Together
Testing the Application
Debugging the Application
Deploying the Application
Securing the Application
Troubleshooting
Summary and Conclusion