Course Outline
Introduction
Overview of Reactive Programming
Overview of the Vert.x Stack (Core, Web, Client, etc.)
Preparing the Development Environment
Installing and Configuring Libraries and Toolkits
Case Study: Creating Light-Weight Messaging System for IoT
Creating a Microservice
Persisting Data (MongoDB, Postgres, etc.)
Implementing an Event Bus Bridge
Authenticating and Authorisating Users
Configuring and Managing a Cluster
Integrating Microservices into an Application
Unit Testing the Code
Debugging the Application
Deploying and Scaling the Application
Automating the Deployment Process
Monitoring the Application
Troubleshooting
Summary and Conclusion
Requirements
- An understanding of reactive programming
Audience
- Developers
Testimonials (1)
That we got a complex overview also about the context - for example why do we need some annotations and what they mean. I liked the practical part of the training - having to manually run the commands and call the rest api's