Last Friday, a DDoS against one Domain Name System provider (namely, Dyn) resulted in many world-class websites being unreachable. Apart from services like Twitter and GitHub, development was impacted for some online IDEs and IoT clouds. |
|
Similar case involves ARM with the online mbed IDE. Local build is operational for the previous version, mbed Classic, but suffers from incompatibilities with some of the libraries, such as Bluetooth. The new mbedOS offers an option for local build, but actually requires an internet connection to download the many files required for development |
Arduino is well known for its Arduino IDE and offers as an option Arduino Create, the new online IDE. Should the online IDE be down, the offline IDE is still available. |
|
Blynk offers an interesting option with a local server. A BeagleBone or a Raspberry Pi can host the Blynk server locally, to acquire, process, store and dispatch data through WiFi. Even for cases where cloud offers advanced algorithms, having a degraded mode with a local server ensures the continuity of operation. |