Monolithic vs. microservices: Managing business rules
Rules in a Microservices Architecture

Moving from monolithic to microservices-based app development offers a variety of benefits like added speed and agility, but the change may leave you with questions about best practices for business rule management.
This webcast runs through the basics of what microservices are and how they work, as well as how to use a business rules platform vs. writing code for rules in individual apps.
Learn about the JBoss BRMS platform for microservices-based app development and discover how you can:
- Externalize rules from app code
- Write rules in domain language
- Test rules independently from code
- Coordinate with OpenShift containers
- And more