Which IoT resources should be managed by CDK?
Intro While working on the AWS IoT Greengrass training, I had the following thought:
Which IoT resources should be managed by CDK?
For educational purposes, I wanted to declare every single component required by Greengrass using CDK. I was aware that was not the best practice approach, but I wanted to present important concepts regarding Greengrass.
In my previous post, I demonstrated how to create a Thing Group (natively not supported by CDK or CloudFormation).