<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>s3 on Eric Fuerstenberg</title>
    <link>https://ericfuerstenberg.cloud/tags/s3/</link>
    <description>Recent content in s3 on Eric Fuerstenberg</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Sat, 25 Apr 2020 17:33:31 -0700</lastBuildDate>
    
	<atom:link href="https://ericfuerstenberg.cloud/tags/s3/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Automating with Terraform and CodeShip</title>
      <link>https://ericfuerstenberg.cloud/posts/terraform-cicd-codeship/</link>
      <pubDate>Sat, 25 Apr 2020 17:33:31 -0700</pubDate>
      
      <guid>https://ericfuerstenberg.cloud/posts/terraform-cicd-codeship/</guid>
      <description>Tear it down and automate! Today I completely tore down my existing infrastructure for this static website and rebuilt the entire thing in Terraform! They say you never truly understand something until you can write automation, tear it down, and rebuild it in just a few minutes. See updates to the git repo here.
One step closer in the pursuit of everything-as-code!
This site still relies on the same underlying infrastructure: AWS S3 for static hosting, Route53 for DNS, and CloudFront for CDN and SSL, but I also integrated a CI/CD pipeline using CodeShip to automate the build and deployment of this website to my production S3 bucket.</description>
    </item>
    
    <item>
      <title>Hosting a high performance static site with S3, Route53, &amp; SSL via CloudFront</title>
      <link>https://ericfuerstenberg.cloud/posts/static-s3-ssl-cloudfront/</link>
      <pubDate>Sat, 18 Apr 2020 14:39:34 -0700</pubDate>
      
      <guid>https://ericfuerstenberg.cloud/posts/static-s3-ssl-cloudfront/</guid>
      <description>Update: Hugo I recently reconfigured my static website (still hosted at cloud.ericfuerstenberg.com) into a more feature rich site using Hugo - you&amp;rsquo;re looking at it right now! This allows me to make use of style templates and other feature enhancements while keeping things simple with markdown.
You can find the Hugo-ified version of my website in my Github repo.
I&amp;rsquo;ve hosted static sites using a number of different strategies in the past.</description>
    </item>
    
  </channel>
</rss>