Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 391 Bytes

File metadata and controls

16 lines (13 loc) · 391 Bytes

Microservice Lab

Vehicle Microservice

Stores vehicle information such as a vehicle's type and its registration.

Driver Microservice

Stores driver information including the vehicle they currently drive.

Usage Microservice

Stores vehicle location information based on specific points in time.