<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Terraform on Head for the Cloud</title>
    <link>https://headforthe.cloud/tags/terraform/</link>
    <description>Recent content in Terraform on Head for the Cloud</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 25 Jan 2024 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://headforthe.cloud/tags/terraform/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Can Amazon&#39;s FREE Code Assistant write good Terraform?</title>
      <link>https://headforthe.cloud/video/codewhisperer-and-terraform/</link>
      <pubDate>Thu, 25 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://headforthe.cloud/video/codewhisperer-and-terraform/</guid>
      <description></description>
    </item>
    <item>
      <title>Generating cloudwatch alarms using &#39;metric math&#39; via CloudFormation and Terraform.</title>
      <link>https://headforthe.cloud/article/generating-cloudwatch-alarms-using-metric-math-via-cloudformation-and-terraform/</link>
      <pubDate>Mon, 27 Nov 2023 00:00:00 +0000</pubDate>
      <guid>https://headforthe.cloud/article/generating-cloudwatch-alarms-using-metric-math-via-cloudformation-and-terraform/</guid>
      <description>&lt;p&gt;I spend a lot of time working as a consultant with &lt;a href=&#34;https://globallogic.com/uk/&#34;&gt;GlobalLogic UK&amp;amp;I&lt;/a&gt; with different client teams to deploy AWS infrastructure, and not surprisingly, I see differing levels of maturity and experience within these teams.&lt;/p&gt;&#xA;&lt;p&gt;While we work with teams with a lot of knowledge, often they concentrate on deploying the applications and infrastructure, but they won&amp;rsquo;t think about how they can understand how well an application is working. This is an important aspect of working within the Cloud, usually termed &lt;em&gt;monitoring&lt;/em&gt; or &lt;em&gt;observability.&lt;/em&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Use VSCode to write Terraform? AWS AI can now help you write your code!</title>
      <link>https://headforthe.cloud/article/use-vscode-to-write-terraform-aws-ai-can-now-help-you-write-your-code/</link>
      <pubDate>Mon, 27 Nov 2023 00:00:00 +0000</pubDate>
      <guid>https://headforthe.cloud/article/use-vscode-to-write-terraform-aws-ai-can-now-help-you-write-your-code/</guid>
      <description>&lt;p&gt;As I sit here writing this article, AWS&amp;rsquo;s annual re:Invent is just starting in Las Vegas. This huge event pulls together cloud enthusiasts from around the world to learn about the largest cloud providers offerings.&lt;/p&gt;&#xA;&lt;p&gt;Not surprisingly, AWS use this time to announce new and improved services, and we&amp;rsquo;ll see hundreds of articles over the next week - in fact, there are so many announcements, they have to start drip-feeding them out in advance of the main event.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Reviewing AWS SSM DHMC - too many acronyms or a useful tool?</title>
      <link>https://headforthe.cloud/article/ssm-dhmc-intro/</link>
      <pubDate>Thu, 11 May 2023 00:00:00 +0000</pubDate>
      <guid>https://headforthe.cloud/article/ssm-dhmc-intro/</guid>
      <description>&lt;p&gt;AWS &lt;a href=&#34;https://aws.amazon.com/systems-manager/&#34;&gt;Systems Manager&lt;/a&gt; (SSM) is an integral component for managing EC2 and other compute fleets, offering capabilities such as patch management, parameter store, and managing changes across a fleet of servers. It also offers a service called &lt;a href=&#34;https://docs.aws.amazon.com/systems-manager/latest/userguide/session-manager.html&#34;&gt;Session Manager&lt;/a&gt; allowing secure, audited access to EC2 instances without needing to expose the instances on the Internet.&lt;/p&gt;&#xA;&lt;p&gt;In February 2023, AWS announced a new solution called &lt;a href=&#34;https://aws.amazon.com/about-aws/whats-new/2023/02/enable-aws-systems-manager-default-all-ec2-instances-account/&#34;&gt;Default Host Management Configuration&lt;/a&gt; or DHMC, to simply the setup of the core SSM capabilities by providing a method of ensuring that SSM was available for all instances in an account.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Using AWS EventBridge to avoid getting Lost in Translation</title>
      <link>https://headforthe.cloud/article/lost-in-translation/</link>
      <pubDate>Tue, 18 Apr 2023 00:00:00 +0000</pubDate>
      <guid>https://headforthe.cloud/article/lost-in-translation/</guid>
      <description>&lt;h2 id=&#34;dont-rewrite-your-code-rewrite-your-data-with-eventbridge-input-transformation&#34;&gt;Don&amp;rsquo;t rewrite your code, rewrite your data with EventBridge Input Transformation!&lt;/h2&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>&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;, 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&lt;/p&gt;&#xA;&lt;h2 id=&#34;our-infrastructure&#34;&gt;Our infrastructure&lt;/h2&gt;&#xA;&lt;p&gt;I use &lt;a href=&#34;https://gohugo.io&#34;&gt;Hugo&lt;/a&gt; to run this blog - it generates static HTML pages based on files written with &lt;a href=&#34;https://www.markdownguide.org&#34;&gt;Markdown&lt;/a&gt; which means that I don&amp;rsquo;t need to worry about running servers. To host this blog, I deploy several resources into an AWS account to host this blog, as shown below:&lt;/p&gt;</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;&#xA;&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>
