RIDE (RoadSafetyBC Integrated Digital Ecosystem) is the technical name for a suite of microservices that implement RoadSafetyBC's RIDE application.
This repository contains the code, the how-to guides, and the build and deployment scripts needed to develop and run RIDE.
Source: JPSS / ISB Wiki - RoadSafetyBC RIDE-based Integration (Current and Possible Future State)
- Business Logic Service Component: encapsulates the business logic of a given functionality (i.e. defines the what).
- Integration Adaptor Component: contains the necessary integration logic required to interface with a given partner system (i.e. the how)
- Web Interface Component: dashboarding, error mgmt., reports, admin tools & public facing portals (future).
Build Status