DEV Community

Lee Clark
Lee Clark

Posted on

2 2 1 1 1

Build and publish the components whenever a new change to the source is detected.

AWS IoT Greengrass V2 services are usually used in an automated framework where deployments of components are provisioned based on specific events. GDK CLI helps be more flexible for creating AWS IoT Greengrass V2 components using Python/Java/Bash. However, automation would be ideal instead of manually provisioning the build and publishing tasks whenever there is any change to the element. This build solution highlights using AWS CodePipeline for building/publishing AWS IoT Greengrass V2 components and reduces development efforts and manual intervention. Furthermore, for continuous integration and continuous deployment (CI/CD), versioning is an important aspect which can be simplified and automated by this build solution.

Architecture

https://aws.amazon.com/blogs/iot/automating-workflows-for-aws-iot-greengrass-v2-components/

Image of Datadog

Measure and Advance Your DevSecOps Maturity

In this white paper, we lay out a DevSecOps maturity model based on our experience helping thousands of organizations advance their DevSecOps practices. Learn the key competencies and practices across four distinct levels of maturity.

Get The White Paper

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay