Tag: Iot
-
Automation isn't the biggest threat to US factory jobs
Posted on May 4, 2022, Level beginner Resource Length medium
German factories have more robots than their US counterparts - so why are Americans four times more likely to leave their manufacturing jobs? By Anna Waldman-Brown.
Tags robotics iot management miscellaneous cio agile
-
Build at the Edge with OpenFaaS and GitHub actions
Posted on March 10, 2022, Level beginner Resource Length medium
Learn how GitHub Actions and OpenFaaS can be used for simple functions at the edge of your network. If you're running Kubernetes in production then you'll be aware of how difficult it can be to operate. Not only do you need to learn its concepts and API, but if you extend it in any way, then you'll be needing to maintain all your custom changes over time. As the author of several applications and operators targeting Kubernetes, I have to dedicate much of my time to maintenance and migrations. By Alex Ellis.
Tags serverless web-development app-development apis iot
-
Everything you will ever need to know about the IoT ecosystem in one blog post
Posted on February 5, 2022, Level beginner Resource Length long
Speaking about any ecosystem, we speak about a complex system of interconnected components and the environment in which they exist and with which they interact. We can use the term IoT ecosystem instead of IoT system because IoT devices have no value without the environment they exist in. By @sumatosoft.
Tags iot miscellaneous learning cloud
-
Securing IoT with Quantum Cryptography
Posted on January 25, 2022, Level intermediate Resource Length short
The Internet of Things (IoT) is a growing technology that continues to gain traction year after year. On the one hand, it can be helpful, but on the other hand, it carries many security threats. These threats include scalable remote attacks, side-channel attacks on cryptography, DDoS attacks, data breaches, malware, and others. By Roland Atoui.
Tags cloud cio infosec crypto iot
-
3 ways to make your manager see you as more productive
Posted on January 2, 2022, Level beginner Resource Length medium
Nearly 6 out of 10 workers found that they had more productivity working remotely than they previously expected, according to a survey conducted by Jose Maria Barrero of the Mexico Autonomous Institute of Technology, Bloom, and the University of Chicago Booth School of Business' Steven J. Davis. By FairyGodBoss.
Tags management iot performance startups
-
One board to rule them all: History of the Arduino UNO
Posted on January 1, 2022, Level beginner Resource Length long
As familiar as we all are with the UNO, there's probably a lot you don't know about the iconic Arduino microcontroller board. Put on your rose-tinted spectacles, and let's wax poetic about the origins of this beloved maker board. By Arduino team.
Tags big-data machine-learning robotics miscellaneous iot
-
What is Smart Manufacturing?
Posted on November 6, 2021, Level beginner Resource Length long
This article explains the smart manufacturing concept through definitions commonly used in industry. Older but still relevant article by Dr. Ananth Seshan.
Tags cio management iot software miscellaneous
-
Apache Kafka in the public sector – Smart city
Posted on October 14, 2021, Level beginner Resource Length medium
The public sector includes many different areas. Some groups leverage cutting-edge technology, like military leverage. Others like the public administration are years or even decades behind. This blog series explores both edges to show how data in motion powered by Apache Kafka adds value for innovative new applications and modernizing legacy IT infrastructures. By Kai Waehner.
Tags iot data-science devops how-to queues search
-
Case-study: Building a Low Code automation platform with OpenFaaS
Posted on September 23, 2021, Level beginner Resource Length medium
Few Enterprise IT departments would dare select something else than AWS, Azure or GCP as their "infra baseline".The Big three were careful to provide similar cloud offerings, but different enough so that regardless of which one you would choose, you would be signing off for a vendor lock-in from day one. By Veselin Pizurica.
Tags devops serverless kubernetes containers iot
-
The digital path to growth – sensors and handling data
Posted on September 6, 2021, Level beginner Resource Length medium
There are discussions being held today around hot commodity, "data". Data has also been evolving at an unprecedented pace and affecting our lives directly with its mammoth influence on industries as varied as healthcare, education, banking and finance. By Australian Manufacturing Forum @aumanufacturing.
Tags cio iot analytics big-data data-science management database
-
5 Myths about the current state of healthcare technology
Posted on June 26, 2021, Level beginner Resource Length short
As the healthcare industry continues to expand and adapt to new technology use, many remain skeptical about the benefits while critical of the hindrances. While these concerns are valid, it is important to understand the true implications of expanding healthcare technology, and not allow myths to deter this growth. By Heather Turnbaugh.
Tags miscellaneous learning big-data iot bots
-
PyTorch – How to apply Backpropagation with Vectors and Tensors
Posted on April 19, 2021, Level advanced Resource Length long
In Machine learning, a backpropagation algorithm is used to compute the loss for a particular model. The most common starting point is to use the techniques of single-variable calculus and understand how backpropagation works. However, the real challenge is when the inputs are not scalars but of matrices or tensors. By Strahinja Stefanovic.
Tags python data-science big-data learning iot miscellaneous performance