Knowledge check
Before moving on to the next chapter, test your knowledge by answering these questions. The answers can be found at the end of the book:
- What are some examples that differentiate static and dynamic resources of an edge component?
- Where are your components' artifacts stored so that they can be referenced by your recipe files?
- Can you modify an artifact stored in the cloud after it has been included in a registered custom component?
- Why can't you write to artifact files that have been loaded onto the edge device through deployment?
- True or false: Edge devices can belong to multiple thing groups in the cloud AWS IoT Core service and each thing group can have one active Greengrass deployment associated with it.
- Can you think of a use case for one edge device to receive deployments from multiple thing groups?
- True or false: A single deployment can reset a component's configuration and apply a merge of a new configuration. ...