Schlagwort: Arduino Engineering
-
Engineer’s guide to Industrial IoT in Industry 4.0
Reading Time: 5 minutesThis is an edited version of a longer piece first published on Wevolver. In recent years, industrial enterprises are accelerating their digital transformation and preparing themselves for the fourth industrial revolution (Industry 4.0). This digitization of production processes enables industrial organizations to implement agile and responsive manufacturing workflows, which rely on flexible…
-
How to deal with API clients, the lazy way — from code generation to release management
Reading Time: 5 minutesThis post is from Massimiliano Pippi, Senior Software Engineer at Arduino. The Arduino IoT Cloud platform aims to make it very simple for anyone to develop and manage IoT applications and its REST API plays a key role in this search for simplicity. The IoT Cloud API at its core consists of…
-
Arduino Education nominated for Bett Award
Reading Time: 2 minutesArduino Education nominated for Bett Award Arduino Team — January 20th, 2020 The Arduino Engineering Kit has been nominated as a BETT Awards 2020 finalist in the “Higher Education or Further Education Digital Services” category. About the Bett Awards The Bett Awards are a celebration of the inspiring creativity and innovation that…
-
Contributing back to Ansible — flexible secrets with some Sops
Reading Time: 5 minutesThis post is from Edoardo Tenani, DevOps Engineer at Arduino. In this blog, we’re going to answer: How does one store sensitive data in source code (in this case, Ansible playbooks) securely and in a way that the secrets can be easily shared with the rest of the team? Ansible is an…