<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>hosting-a-hugo-blog-in-aws on Head for the Cloud</title>
    <link>https://headforthe.cloud/series/hosting-a-hugo-blog-in-aws/</link>
    <description>Recent content in hosting-a-hugo-blog-in-aws on Head for the Cloud</description>
    <generator>Hugo -- gohugo.io</generator>
    <lastBuildDate>Thu, 09 Mar 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://headforthe.cloud/series/hosting-a-hugo-blog-in-aws/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Deploying a Hugo Blog with Amazon CodeCatalyst</title>
      <link>https://headforthe.cloud/article/deploying-a-hugo-blog-with-codecatalyst/</link>
      <pubDate>Thu, 09 Mar 2023 00:00:00 +0000</pubDate>
      
      <guid>https://headforthe.cloud/article/deploying-a-hugo-blog-with-codecatalyst/</guid>
      <description>&lt;p&gt;CI/CD pipelines are an integral part of any developer&amp;rsquo;s toolset these days. They monitor code and when changes occur, automatically carry out a pre-defined set of actions, typically creating a build environment, and maybe running some tests before deploying the code.&lt;/p&gt;
&lt;p&gt;Several tools can host these pipelines, and an important part of the work I do with &lt;a href=&#34;https://globallogic.com/uk&#34;&gt;GlobalLogic UK&amp;amp;I&lt;/a&gt; is being able to advise clients on which solutions might be best suited to their needs, and how to implement them.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Hosting a Hugo static website in AWS</title>
      <link>https://headforthe.cloud/article/hosting-a-static-blog-in-aws/</link>
      <pubDate>Tue, 07 Mar 2023 00:00:00 +0000</pubDate>
      
      <guid>https://headforthe.cloud/article/hosting-a-static-blog-in-aws/</guid>
      <description>This post is part of a series about hosting a static website, and I&amp;rsquo;ll be talking about the infrastructure needed to host the website in AWS, and how to deploy via infrastructure as code (IaC). In this post, we&amp;rsquo;ll use Terraform to describe the infrastructure we want to deploy
Our infrastructure I use Hugo to run this blog - it generates static HTML pages based on files written with Markdown which means that I don&amp;rsquo;t need to worry about running servers.</description>
    </item>
    
    <item>
      <title>Creating and validating ACM certificates with Terraform</title>
      <link>https://headforthe.cloud/article/managing-acm-with-terraform/</link>
      <pubDate>Tue, 21 Feb 2023 00:00:00 +0000</pubDate>
      
      <guid>https://headforthe.cloud/article/managing-acm-with-terraform/</guid>
      <description>&lt;hr&gt;
&lt;p&gt;This post is part of a &lt;a href=&#34;https://headforthe.cloud/series/hosting-a-hugo-blog-in-aws&#34;&gt;series about hosting a static website&lt;/a&gt;, specifically a Hugo-based blog hosted in AWS but this process is useful anytime we need to create a SSL certificate in Amazon Certificate Manager (ACM).&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
