HI Andrea,
For our MVP, we are also looking at Atomic design.
On the UI side, we are using Structor for quick prototyping of high quality UI using REACT.
Initially we want communication with a physical device whose GPS coordinates, acceleration, temperature can be set and read via a web app. At a later stage, there may be multiple such devices in parallel.
For this setup, do you have thoughts on choosing between MongoDB, Kafka and/or Redis, Cassandra for the backend database for the event archive, sensor data and authorization tokens? If Kafka, how easy or difficult would it be to integrate with Lelylan?
Thanks,
Sriram