Chapter 2: Foundations of Edge Workloads
This chapter will explore the next level of detail regarding edge workloads and your first hands-on activity. You will learn how AWS IoT Greengrass meets the needs for designing and delivering modern edge ML solutions. You will learn how to prepare your edge device to work with AWS by deploying a tool that checks your device for compatible requirements. Additionally, you will learn how to install the IoT Greengrass core software and deploy your first IoT Greengrass core device. You will learn about the structure of components, examine the fundamental unit of software in IoT Greengrass, and write your first edge workload component.
By the end of this chapter, you should start to feel comfortable with the basics of IoT Greengrass and its local development life cycle.
In this chapter, we are going to cover the following main topics:
- The anatomy of an edge ML solution
- IoT Greengrass for the win
- Checking compatibility with...