Skip to Content
Learning AWS IoT
book

Learning AWS IoT

by Agus Kurniawan
January 2018
Intermediate to advanced
278 pages
5h 13m
English
Packt Publishing
Content preview from Learning AWS IoT

Installing AWS Greengrass on Raspberry Pi

After we have registered Raspberry Pi 3 to AWS IoT, we can install AWS Greengrass on Raspberry Pi 3. To perform the installation, Raspberry Pi 3 should be connected to the internet. Use the following steps:

  1. Firstly, we configure the Lambda group in order to work with AWS Lambda. Open the /etc/fstab file:
$ sudo nano /etc/fstab
  1. Then, add the following script:
cgroup /sys/fs/cgroup cgroup defaults 0 0

You can see it in the following screenshot:

Save this configuration.

  1. In the previous section, we downloaded the Greengrass Core software file. Extract this file into a specific folder.
  2. Put all the ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Learn AWS Serverless Computing

Learn AWS Serverless Computing

Scott Patterson

Publisher Resources

ISBN: 9781788396110Supplemental Content