<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>0x4447 Articles</title>
    <link>https://0x4447.com/articles/</link>
    <description>My thoughts, experience and knowledge as a memory dump.</description>
    <language>en</language>
    <atom:link href="https://0x4447.com/rss.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>How to lower AWS Costs</title>
      <link>https://0x4447.com/articles/how_to/2020-12-19-how-to-lower-aws-costs/</link>
      <guid>https://0x4447.com/articles/how_to/2020-12-19-how-to-lower-aws-costs/</guid>
      <description>Where AWS money actually goes and how to stop the bleeding - billing page, idle servers, Savings Plans, and free alerting. A guide for CEOs and CTOs.</description>
      <author>david@0x4447.com (David Gatti)</author>
      <pubDate>Sat, 19 Dec 2020 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>How to hire the technical team</title>
      <link>https://0x4447.com/articles/how_to/2020-10-17-how-to-hire-the-technical-team/</link>
      <guid>https://0x4447.com/articles/how_to/2020-10-17-how-to-hire-the-technical-team/</guid>
      <description>How to hire developers and AWS experts when you are not technical yourself - the questions to ask, the answers to expect, and the red flags.</description>
      <author>david@0x4447.com (David Gatti)</author>
      <pubDate>Sat, 17 Oct 2020 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>The best serverless database combo on AWS</title>
      <link>https://0x4447.com/articles/experience/2020-09-06-the-best-serverless-database-combo-on-aws/</link>
      <guid>https://0x4447.com/articles/experience/2020-09-06-the-best-serverless-database-combo-on-aws/</guid>
      <description>Why DynamoDB plus S3 is the best serverless database combo on AWS - fast UI data in DynamoDB, cheap bulk data in S3, and you pay only for what you use.</description>
      <author>david@0x4447.com (David Gatti)</author>
      <pubDate>Sun, 06 Sep 2020 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>How to understand DynamoDB</title>
      <link>https://0x4447.com/articles/how_to/2020-08-11-how-to-understand-dynamodb/</link>
      <guid>https://0x4447.com/articles/how_to/2020-08-11-how-to-understand-dynamodb/</guid>
      <description>DynamoDB explained for SQL people - why records stay small, how to design sort keys like file paths, and how to avoid a shocking AWS bill.</description>
      <author>david@0x4447.com (David Gatti)</author>
      <pubDate>Tue, 11 Aug 2020 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>How to organize a project with CloudFormation</title>
      <link>https://0x4447.com/articles/how_to/2020-07-17-how-to-organize-a-project-with-cloudformation/</link>
      <guid>https://0x4447.com/articles/how_to/2020-07-17-how-to-organize-a-project-with-cloudformation/</guid>
      <description>How to split a project into multiple CloudFormation stacks - by database, compute, and credentials - so updates never paint you into a corner.</description>
      <author>david@0x4447.com (David Gatti)</author>
      <pubDate>Fri, 17 Jul 2020 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>CloudFormation Tips and Tricks</title>
      <link>https://0x4447.com/articles/knowledge/2020-07-17-cloudformation-tips-and-tricks/</link>
      <guid>https://0x4447.com/articles/knowledge/2020-07-17-cloudformation-tips-and-tricks/</guid>
      <description>Hard-earned CloudFormation lessons - split big templates, never rename resources, avoid cross-stack references, and always test from scratch.</description>
      <author>david@0x4447.com (David Gatti)</author>
      <pubDate>Fri, 17 Jul 2020 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>The Importance of CloudFormation Files</title>
      <link>https://0x4447.com/articles/knowledge/2020-04-08-the-importance-of-cloudformation-files/</link>
      <guid>https://0x4447.com/articles/knowledge/2020-04-08-the-importance-of-cloudformation-files/</guid>
      <description>What CloudFormation is and why every AWS project should have it - track infrastructure in Git, deploy identical stacks to any account, save weeks of work.</description>
      <author>david@0x4447.com (David Gatti)</author>
      <pubDate>Wed, 08 Apr 2020 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Should I go all in with Serverless?</title>
      <link>https://0x4447.com/articles/knowledge/2020-03-28-should-i-go-all-in-with-serverless/</link>
      <guid>https://0x4447.com/articles/knowledge/2020-03-28-should-i-go-all-in-with-serverless/</guid>
      <description>Serverless or regular servers? A cost life cycle for products on AWS - start serverless, shift hot paths to EC2, and know when to negotiate discounts.</description>
      <author>david@0x4447.com (David Gatti)</author>
      <pubDate>Sat, 28 Mar 2020 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>The benefits of AWS organizations</title>
      <link>https://0x4447.com/articles/knowledge/2020-03-15-the-benefits-of-aws-organizations/</link>
      <guid>https://0x4447.com/articles/knowledge/2020-03-15-the-benefits-of-aws-organizations/</guid>
      <description>Why AWS Organizations is worth setting up from day one - one bill, account isolation, and central policies like SCPs. Explained for CEOs, CTOs, and managers.</description>
      <author>david@0x4447.com (David Gatti)</author>
      <pubDate>Sun, 15 Mar 2020 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>How to lower EC2 Costs</title>
      <link>https://0x4447.com/articles/how_to/2020-03-15-how-to-lower-ec2-costs/</link>
      <guid>https://0x4447.com/articles/how_to/2020-03-15-how-to-lower-ec2-costs/</guid>
      <description>Cut EC2 costs by up to 72 percent with Savings Plans and Reserved Instances. A plain-English guide for CEOs and CTOs on commitments and flexibility.</description>
      <author>david@0x4447.com (David Gatti)</author>
      <pubDate>Sun, 15 Mar 2020 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>
