fleet Overview¶
fleet simulator for the Modern data center. This does not actually provision software or hardware, but similates how it happens in a multi, hybrid cloud environment. There are three subsystems of the architecture. Application Stack, Cloud Stack, Hardware Stack. Vehicles are connected to the Data Center via the Services and the Cloud layer.
High Level Use Cases
Logical Architecture¶
The architecture consists of 3 layers: Application Stack, Cloud Stack, and Hardware Stack. Details of the architecture can be found in the SubSystem documentation. The Application Stack maps to Cloud Stack (Virtualized) resources which are mapped to physical hardware.
A Web interface to the simulator gives the ability to visually see how the data center reacts to changes in number of vehicles, applications, hardware changes, and outages.
Deployment model¶
This simulator can be deployed through a simple container. The container consists of a sailsjs application. The Web Interface is used to visualize the simulation. The simulation can be driven with the scripting interface on the command line or via a REST interface.