Course Overview
In this course, we will deep-dive into developing modern cloud-native microservices with Micronaut. The Micronaut Advanced training is based on the Micronaut Fundamentals training.
Who should attend
Developers, software architects, and project managers who want to develop modern cloud-native microservices with Micronaut. Also trainers and consultants.
- Java developers
- Software architects
- Project managers
- Java trainers
- Technical consultants and sales engineers
Prerequisites
- Proficiency in using a Java IDE such as Eclipse, IntelliJ, or Netbeans
- Fundamental knowledge in Java
- Proficiency in object-oriented programming
- Proficiency in reactive programming
- Experience with Maven
- Experience with Git
- Micronaut Fundamentals training
Course Objectives
By the end of the course, you should be able to meet the following objectives:
- Design of a cloud-native microservice architecture
- Build microservices with Micronaut
- Build independent REST services
- Persist data by using Java Persistence API and MicroStream
- Secure your microservices
- Test and check your microservices
- Build and deploy your microservices
Course Content
- Summary of the Fundamentals Training
- Injecting dependencies into microservices with Contexts and Dependency Injection
- Micronaut Web
- Testing microservices
- Security
- Micronaut Data
- Persist data by using MicroStream native object graph persistence
- Build and deployment of microservices
- Build native executables by using GraalVM
- Various exercises with coding
- Answering your individual questions