This document discusses fully automated and secure CI/CD pipelines for Go-based applications. It begins by introducing the author and their experience with DevOps, AWS, Google Cloud, and open source projects like Docker and Jenkins. It then discusses reasons for using the Go programming language for applications before reviewing some open source projects built with Go. The document proceeds to discuss Sonatype's support for Go through products like Nexus Repository Manager and DepShield for identifying vulnerabilities in open source dependencies. It provides examples of CI/CD workflows for Dockerized microservices and AWS Lambda functions built in Go.
Related topics: