<?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>Devops on $ pirx^H^H^H^H</title>
    <link>https://pirx.io/categories/devops/</link>
    <description>Recent content in Devops on $ pirx^H^H^H^H</description>
    <image>
      <title>$ pirx^H^H^H^H</title>
      <url>https://pirx.io/papermod-cover.png</url>
      <link>https://pirx.io/papermod-cover.png</link>
    </image>
    <generator>Hugo -- 0.139.2</generator>
    <language>en</language>
    <lastBuildDate>Mon, 04 Jul 2022 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://pirx.io/categories/devops/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Least Privilege Role for Your AWS Static Site</title>
      <link>https://pirx.io/posts/2022-07-04-least-privilege-role-for-your-aws-static-site/</link>
      <pubDate>Mon, 04 Jul 2022 00:00:00 +0000</pubDate>
      <guid>https://pirx.io/posts/2022-07-04-least-privilege-role-for-your-aws-static-site/</guid>
      <description>&lt;p&gt;Let&amp;rsquo;s say you&amp;rsquo;ve deployed a static site on our AWS account using Cloudfront and S3, such as described in &lt;a href=&#34;https://pirx.io/posts/2022-05-02-automated-static-site-deployment-in-aws-using-terraform/&#34;&gt;Automated Static Site Deployment in AWS Using Terraform&lt;/a&gt;. When it comes time to update its content or tweak some settings, using an all-powerful AWS admin account is bad security practice (not to mention overkill).&lt;/p&gt;
&lt;h2 id=&#34;the-terraform-module&#34;&gt;The Terraform Module&lt;/h2&gt;
&lt;p&gt;I wrote the &lt;strong&gt;&lt;a href=&#34;https://github.com/pirxthepilot/terraform-aws-static-site-deploy-role&#34;&gt;terraform-static-site-deploy-role&lt;/a&gt;&lt;/strong&gt; Terraform module to make it easier to set up a role that grants just the right amount of access to manage a site&amp;rsquo;s AWS resources. What it does is quite simple:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Automated Static Site Deployment in AWS Using Terraform</title>
      <link>https://pirx.io/posts/2022-05-02-automated-static-site-deployment-in-aws-using-terraform/</link>
      <pubDate>Mon, 02 May 2022 00:00:00 +0000</pubDate>
      <guid>https://pirx.io/posts/2022-05-02-automated-static-site-deployment-in-aws-using-terraform/</guid>
      <description>&lt;p&gt;This is a quick and reusable way to deploy an AWS-hosted environment for static sites generated by the likes of &lt;a href=&#34;https://gohugo.io&#34;&gt;Hugo&lt;/a&gt; and &lt;a href=&#34;https://jekyllrb.com/&#34;&gt;Jekyll&lt;/a&gt;. The code is written in &lt;a href=&#34;https://www.terraform.io/&#34;&gt;Terraform&lt;/a&gt;, which allows us to set up (and tear down, if needed) all the necessary components just by running a few commands.&lt;/p&gt;
&lt;p&gt;I found several good articles and examples online. However, there was not a single source that had everything I needed. My requirements were:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
