<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Infrastructure on Diarmuid.ie</title><link>/tags/infrastructure/</link><description>Recent content in Infrastructure on Diarmuid.ie</description><generator>Hugo -- 0.164.0</generator><language>en-IE</language><lastBuildDate>Wed, 29 Apr 2020 00:00:00 +0000</lastBuildDate><atom:link href="/tags/infrastructure/feed.xml" rel="self" type="application/rss+xml"/><item><title>Setting up a Recurring Google Cloud Function With Terraform</title><link>/blog/setting-up-a-recurring-google-cloud-function-with-terraform/</link><pubDate>Wed, 29 Apr 2020 00:00:00 +0000</pubDate><guid>/blog/setting-up-a-recurring-google-cloud-function-with-terraform/</guid><description>&lt;p&gt;I recently needed to run a simple Python script every 10 mins to alert me if a website had been updated, rather than going the traditional route of spinning up a VM with a cronjob running on it I wanted to investigate using a serverless approach. In this guide I&amp;rsquo;ll show you have to setup a Google &lt;a href="https://cloud.google.com/functions"&gt;Cloud Function&lt;/a&gt; and &lt;a href="https://cloud.google.com/scheduler"&gt;Cloud Scheduler&lt;/a&gt; using Terraform.&lt;/p&gt;</description></item></channel></rss>