|
You are here |
nilsnh.no | ||
| | | | |
www.sethvargo.com
|
|
| | | | | Terraform is a popular tool for infrastructure as code, but what if your infrastructure needs secrets like API keys or credentials? In this post, you will learn how to use Terraform to access Google Secret Manager secrets. | |
| | | | |
sookocheff.com
|
|
| | | | | I've been experimenting with the Google Cloud Dataflow Java SDK for running managed data processing pipelines. One of the first tasks is getting a build environment up and running. For this I chose Gradle. We start by declaring this a java application and listing the configuration variables that declare the source compatibility level (which for now must be 1.7) and the main class to be executed by the run task to be defined later. | |
| | | | |
blog.healthchecks.io
|
|
| | | | | In this article I will look at the current hosting setup of healthchecks.io, how it has evolved during the past two years, and what challenges I faced running this small but lively service. DigitalOcean When I first made the service public 2 years ago, it was running off a single $5/mo Digital | |
| | | | |
blog.blundellapps.co.uk
|
|
| | | This blog will show you how to use the capacitive touch buttons of the Rainbow hat peripheral. In learning about the capacitive buttons we will use the GPIO protocol which can come in handy for numerous other sensors and peripherals. Hardware Prerequisite: We have the Rainbow Hat connected to the top of our raspberry pi. | ||