Building rugged DevOps pipelines with GitHub Actions

Tuesday, Jun 7 8:30 AM - 9:30 AM Discovery B | 275/250

Description

This session dives into using GitHub actions to build out robust DevOps pipelines. In the session, we'll implement an architecture to build a temporary dev environment, and then push the code changes through the pipeline to an end release into production. In addition to just getting the CI/CD implemented, we'll examine what it takes to add in static code scanning and other security considerations for our repositories.