Automation with Drools: Knowledge-Based Decision Systems
Key Takeaways
Builds expert systems using Drools for automating decisions in traffic violation incidents
Original Description
This intermediate-level project is for business software developers who want to enhance their skills in building expert systems using Drools.
The goal of this project is for learners to showcase their programming and knowledge engineering abilities by constructing an expert system that automates decisions related to traffic violation incidents.
To accomplish this, learners will convert traffic violation rules and policies into a model using Drools. They will then implement business logic using decision tables and verify their model using Drools test cases. Finally, they will deploy their Drools model as an online service and consume it from a client application.
This project offers an overview of the capabilities of Drools and demonstrates its application in solving complex problems across various industries. By completing this project, learners will gain valuable experience in programming and knowledge engineering, as well as a deeper understanding of how to utilize Drools for automating business decisions.
To succeed in this project, it is highly recommended to have experience with flowcharts and familiarity with software development concepts such as variables, classes, and RESTful API calls. Additionally, being acquainted with running Docker images is beneficial.
Watch on External: Coursera ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
More on: AI Productivity Tools
View skill →Related Reads
📰
📰
📰
📰
A founder once asked me why refunds kept disappearing, here is what NestJS was actually doing
Dev.to · Peace Melodi
I reviewed a NestJS fintech backend where the numbers never quite matched, this is the fix
Dev.to · Peace Melodi
Impact of deployment topology on rate-limiting and trust proxy
Dev.to · Rushikesh Surve
What Is Base64 Encoding (And How Is It Different from Encryption)?
Medium · DevOps
🎓
Tutor Explanation
DeepCamp AI