<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl" media="all"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
      <title>Keyboard meet head
      </title>
        <link>https://kmh.prasil.info</link>
        <description>RSS feed for tag AWS</description>
        <generator>Zola</generator>
        <language>en</language>
        <atom:link href="https://kmh.prasil.info/tag/aws/rss.xml" rel="self" type="application/rss+xml"/>
        <lastBuildDate>Sat, 02 Mar 2024 00:00:00 +0000</lastBuildDate>
        <item>
            <title>Migration to cold storage with Rustic</title>
            <pubDate>Sat, 02 Mar 2024 00:00:00 +0000</pubDate>
            <link>https://kmh.prasil.info/posts/rustic-cold-storage-glacier-migration-configuration/</link>
            <guid>https://kmh.prasil.info/posts/rustic-cold-storage-glacier-migration-configuration/</guid>
            <description>&lt;p&gt;In the &lt;a href=&quot;https:&#x2F;&#x2F;kmh.prasil.info&#x2F;posts&#x2F;rustic-cold-storage-glacier-economics&#x2F;&quot;&gt;previous article&lt;&#x2F;a&gt; I&#x27;ve looked at economic side of using cold storage for &lt;a href=&quot;https:&#x2F;&#x2F;rustic.cli.rs&#x2F;&quot;&gt;Rustic&lt;&#x2F;a&gt; backups. In this part I&#x27;ll look at technical side of things - setting up the cold storage, migrating existing repository to this backend and restoring from backup.&lt;&#x2F;p&gt;
</description>
        </item>
        <item>
            <title>Economics of cold storage with Rustic</title>
            <pubDate>Fri, 01 Mar 2024 00:00:00 +0000</pubDate>
            <link>https://kmh.prasil.info/posts/rustic-cold-storage-glacier-economics/</link>
            <guid>https://kmh.prasil.info/posts/rustic-cold-storage-glacier-economics/</guid>
            <description>&lt;p&gt;There&#x27;s alternative implementation of &lt;a href=&quot;https:&#x2F;&#x2F;restic.net&#x2F;&quot;&gt;Restic&lt;&#x2F;a&gt; rewritten from scratch in Rust - &lt;a href=&quot;https:&#x2F;&#x2F;rustic.cli.rs&#x2F;&quot;&gt;Rustic&lt;&#x2F;a&gt;. It offers some extra neat features. One such feature is support for cold storage. This blogpost started as my research notes to figure out whether it makes financial and technical sense to use this. I&#x27;ve ended up writing two articles in the series. This part focuses on economic (both financial and complexity) cost of such solution.&lt;&#x2F;p&gt;
</description>
        </item>
        <item>
            <title>Free SSL with static website on S3</title>
            <pubDate>Wed, 11 May 2016 00:00:00 +0000</pubDate>
            <link>https://kmh.prasil.info/posts/s3-cf-ssl/</link>
            <guid>https://kmh.prasil.info/posts/s3-cf-ssl/</guid>
            <description>&lt;p&gt;So there&#x27;s this nice thing called &lt;a href=&quot;https:&#x2F;&#x2F;letsencrypt.org&#x2F;&quot;&gt;Let&#x27;s
Encrypt&lt;&#x2F;a&gt;, I&#x27;m sure you&#x27;re already aware. If
you want to get free certificate for your website in an automated way,
it&#x27;s definitely great. However in my case I would have to make sure to
renew the certificate before it expires, which would defy the whole
point of using static website on S3 - that is, unless I want to change
something, I don&#x27;t have to touch it. I could perhaps set up a daemon
somewhere that would take care of it, but then again I would have to
make sure that the service actually runs.&lt;&#x2F;p&gt;
&lt;p&gt;Fortunately, there is a way to get the same results with just AWS
services.&lt;&#x2F;p&gt;
</description>
        </item>
    </channel>
</rss>
