Definition: Greengrass Core vs Greengrass Group?

0

What is the conceptual difference between the definitions of a Greengrass Group and Greengrass Core?

AWS
專家
已提問 3 年前檢視次數 334 次
1 個回答
1
已接受的答案

In the IoT Greengrass 1.x version, a Greengrass group is an entity which includes a Greengrass core, devices connecting to the core, connectors, lambda functions, subscriptions, and related resources that you define. You apply settings such as logging, monitoring, IAM role etc., to the Greengrass group. The Greengrass group is then deployed to the Greengrass core device.

Think of Greengrass core as the physical device that runs the Greengrass software at the edge. Thus, for each Greengrass group, you need a GreenGrass core device that is registered in AWS IoT core as a thing. Greengrass core authenticates to AWS IoT core using a X.509 certificate and has a shadow like other devices that connect directly to AWS IoT Core. But additionally, it can manage the processes needed to run locally as part of the Greengrass group.

For differences in the IoT Greengrass 2.x version, see https://docs.aws.amazon.com/greengrass/v2/developerguide/move-from-v1.html to learn how these concepts have evolved.

AWS
已回答 3 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南