Home > On-Demand Archives > Talks >
Easy CI/CD for Embedded IoT Devices
Dustin Reynolds - Watch Now - EOC 2020 - Duration: 29:18
Continuous Integration and Continuous Delivery are a great fit for embedded IoT devices, and it has never been easier to get started with it. CI/CD lets you perform automated code quality and functionality tests against your firmware and software prior to it being deployed to your fleet.
I will build a container-based CI/CD pipeline using Concourse CI using a popular IoT based embedded platform. I will review the design of the CI/CD pipeline, showing all the details to build your own and conclude with a demo showing the full workflow from source code commit to automated update using the CI/CD pipeline.
Thank you for the helpful presentation. I appreciate you sharing your knowledge, the walkthrough, and all the helpful links in the slides (available in the left column).
Your welcome! I tried to load the presentation with useful links that can be used to help anyone get started with CI/CD for Embedded Systems.
Thank you for the presentation!