what is the @balena.io #iot #cloud ?
https://www.balena.io/what-is-balena
The core balena platform, or what we call balenaCloud, encompasses device, server, and client-side software, all designed to get your code securely deployed to a fleet of devices. The broad strokes are easy to grasp: once your device is set up with our host OS (balenaOS), you can push code to the balena build servers, where it will be packaged into containers and delivered to your fleet.
All your devices and their running services can then be managed, monitored, and updated through the web dashboard, or through our API via the CLI and SDK.
Devices in the balena ecosystem run balenaOS, a bare-bones, Yocto Linux based host OS, which comes packaged with balenaEngine, our lightweight, Docker -compatible container engine.
The balena device supervisor runs in its own container, which allows us to continue running and pulling new…
View original post 6 more words