Let's set up the Docker containers to create the Greengrass components such as things, thing types, and devices on AWS Greengrass.
Additionally, we'll run the producer Docker container to mock the vehicle sensor data, which will be consumed by the Greengrass edge container.
docker holds the docker files needed to create and run the various containers needed for the edge.
Deploy MQTT Consumer to Edge Gateway
After deploying the MQTT consumer application via AWS,
Set up Vehicle Simulator to send Telemetry
Congrats! The second part is done. Now you'll continue with setting up Telemetry "Part 3: AWS-Greengrass-Telemetry".