/lm.png
I am Lukasz Malinowski, the Internet of Things Advisor and Trainer.
I believe in quality.
I do not support "fake it before you make it".
I help companies design Internet of Things solutions and position them in the market.Mastodon

AWS Services in IoT

Video In this video, I describe AWS Services frequently used in Consumer and Industrial IoT deployments. CIoT AWS Services frequently used in the Consumer Internet of Things initiatives. AWS Services - CIoT IIoT AWS Services frequently used in the Industrial Internet of Things initiatives. AWS Services - IIoT

IoT Consultant - is it worth it

I posted some technical content but never mentioned if it is worth it to be a professional IoT Consultant. As an IoT Consultant, you have many responsibilities: help to define the Business Use Case help to predict the potential Business Value provided by some new prototype assist in Solution Architecture design ensure that the designed system is secure at every layer: device, connectivity, cloud backend … You need to have strong technical background:

Serverless IoT

Video Introduction Today I will present a simple serverless IoT architecture. Serverless is a popular designing concept for cloud applications. It is not always obvious that it can be used in IoT systems. I will show a sample design of a system with three Thermometers and Fan (illustrating an air conditioning device). Overview Those connected devices have very limited capabilities: Thermometers are able to send readings to the cloud Fan is able to receive commands (on/off) from the cloud MQTT Topics Before we start actual implementation, we need to define MQTT Topics used in our system.

IoT Cost Factors and IoT Role

Video Introduction Today I would like to talk about the role of an IoT Consultant and the Cost Factors of the IoT solutions. In my opinion, the IoT Consultant should engage in defining the Business Use Case, not only the Technical Solution for the Business Use Case. The role of an IoT Consultant is to be the Trusted Advisor for the Business/Product/Service Owner. Today I will cover the cost factor perspective.

IoT PoC design checklist

Video Introduction Hello, it’s LMtx. Today I would like to talk about the PoC design checklist. The PoC (Proof of Concept) is used to verify assumptions regarding the business value provided by a new solution. We should focus on the business value, not the technical details of the future initiative. It is very common that people dive deep into technical feasibility and forget about the required business outcome. Let’s say that we avoided that trap and clearly defined the business goals.

Device <-> AWS MQTT Connectivity

Introduction Today I will show how to connect the IoT Device (represented as an IoT Thing) to the AWS IoT Core. As a starting point, I will use the IoT Thing that we configured in my previous post. Let’s review our current setup: On-Premise and Cloud I will use the mosquitto client to test the connectivity between IoT Device and the AWS IoT Core. Preparation We need to copy credentials to our IoT Device: