= Ad Hoc Network! image::ROOT:swarmlab.png[swarmlab,150,float=right] The "data collector" is a lightweight microservice application that collect and sends metadata, collected from a system, such as an IoT network, distributed system, data center, etc to a storage system. * The data are transmitted, stored, and can be retrieved at any time. *"data collector"* are developed with a platform agnostic"container-based application strategy [NOTE] ==== A platform-agnostic approach offers many choices * Can be seamlessly moved from local development machine to production deployments * Flexibility, Reliability ** Avoiding Vendor Lock-In * From Code to full-blown systems ** from a single container on your local machine ** to a running cloud native - container-based environment ====