For our first project of this book, we will be creating a mini weather station that will be based on… Read more
Category: AWS Certification Exam
Defining a problem – An Introduction to IoT Architecture, Hardware, and Real-Life Applications
Throughout this book, you will encounter different kinds of problems that require you to understand your environment and make appropriate… Read more
A high-level design flow for AWS – An Introduction to IoT Architecture, Hardware, and Real-Life Applications
Now, we will look at a sample of a design flow based on AWS; a zoom-into-the-cloud icon from the previous… Read more
Designing a simple IoT system diagram – An Introduction to IoT Architecture, Hardware, and Real-Life Applications
Designing an IoT diagram is a skill that you will need to pick up and get familiar with when working… Read more
Power management – An Introduction to IoT Architecture, Hardware, and Real-Life Applications
Power management is a critical consideration within any IoT network. This is particularly true for devices that rely on a… Read more
Connectivity – An Introduction to IoT Architecture, Hardware, and Real-Life Applications
Connectivity to networks is a crucial element of IoT devices. There are different types of connectivity to consider. It may… Read more
Data processing and storage – An Introduction to IoT Architecture, Hardware, and Real-Life Applications
Data processing and storage is a crucial part of working with data as part of the IoT. Once we have… Read more
Choosing between IoT hardware – An Introduction to IoT Architecture, Hardware, and Real-Life Applications
Choosing optimal hardware for an IoT project is imperative, especially when it comes to creating industry-grade implementations. Related hardware and… Read more
Pulling your code from a repository – An Introduction to IoT Architecture, Hardware, and Real-Life Applications
If your CLI is configured properly, you should be able to pull the code from the repository straight to your… Read more
Setting up your GitHub repository – An Introduction to IoT Architecture, Hardware, and Real-Life Applications
GitHub is a code repository platform that is used for version control and collaboration on your code. With it, developers… Read more