André PassosBuilding images with Packer, Google Build, and Google Build TriggersTuning and creating a specific image is a typical problem that quite often happens in development environments. For instance, in our team…Feb 19, 2021Feb 19, 2021
André PassosUsing Golang to create a Compute Engine Instance in GCPGolang provides a package to access to the Compute Engine API. Using this package you can create virtual machines, attach disks, set…Jan 27, 2021Jan 27, 2021
André PassosLogging with context in GoLogging is an important part of your application. Understanding what your system is doing helps finding problems, understanding your logic…Jan 19, 2021Jan 19, 2021