🤔 Imagine your system with independent pieces of code. This microservices philosophy has been used in the ESO project led by Alexis Gorlier with Luos.
⏩ The objectives of the project become distinct services: measuring altitude, triggering the parachute or managing the flow of oxidizer to inject into the thrusters.
đź’¬ They communicate with each other, use the same resources (or not) and are managed as microservices.
Top comments (3)
🧑‍💻 Read more about microservices architecture on our blog: luos.io/blog/how-to-develop-iot-ed...
ok
thanks