Definition: Greengrass Core vs Greengrass Group?

0

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

AWS
전문가
질문됨 3년 전331회 조회
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년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠