<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Aws on LeanerCloud</title><link>https://leanercloud.com/tags/aws.html</link><description>Recent content in Aws on LeanerCloud</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 17 Jul 2026 01:09:51 +0200</lastBuildDate><atom:link href="https://leanercloud.com/tags/aws/index.xml" rel="self" type="application/rss+xml"/><item><title>Forking ec2instances.info as a vendor-neutral alternative at cloud-instances.info</title><link>https://leanercloud.com/blog/2024-06-01-forking-ec2instances-info-as-a-vendor-neutral-alternative-at-cloud-instances-info.html</link><pubDate>Sat, 01 Jun 2024 23:16:42 +0000</pubDate><guid>https://leanercloud.com/blog/2024-06-01-forking-ec2instances-info-as-a-vendor-neutral-alternative-at-cloud-instances-info.html</guid><description>&lt;h1 id="about-ec2instancesinfo"&gt;About &lt;a href="http://ec2instances.info?utm_source=leanercloud.beehiiv.com&amp;amp;utm_medium=referral&amp;amp;utm_campaign=forking-ec2instances-info-as-a-vendor-neutral-alternative-at-cloud-instances-info"&gt;ec2instances.info&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;Most people using AWS for enough time end up using the &lt;a href="http://ec2instances.info?utm_source=leanercloud.beehiiv.com&amp;amp;utm_medium=referral&amp;amp;utm_campaign=forking-ec2instances-info-as-a-vendor-neutral-alternative-at-cloud-instances-info"&gt;ec2instances.info&lt;/a&gt; website (a.k.a. instances.vantage.sh) to conveniently compare EC2 instance types across families based on specs and pricing.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s basically an online spreadsheet with a lot of data about all cloud instance types and filters to slice and dice that data, as you can see below:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://leanercloud.com/images/blog/2024/06/forking-ec2instances-info-as-a-vendor-neutral-alternative-at-cloud-instances-info/image-2.png" alt="Illustration from: Forking ec2instances.info as a vendor-neutral alternative at cloud-instances.info" loading="lazy" decoding="async"&gt;
&lt;/p&gt;
&lt;h2 id="the-ec2instancesinfo-open-source-project"&gt;The ec2instances.info Open Source project&lt;/h2&gt;
&lt;p&gt;Few users realize that this very useful website is backed by an open source project.&lt;/p&gt;</description></item><item><title>My thoughts on the current state of EC2 Spot pricing</title><link>https://leanercloud.com/blog/2024-06-01-thoughts-current-state-ec2-spot-pricing.html</link><pubDate>Sat, 01 Jun 2024 23:16:42 +0000</pubDate><guid>https://leanercloud.com/blog/2024-06-01-thoughts-current-state-ec2-spot-pricing.html</guid><description>&lt;h2 id="and-what-you-can-do-about-it"&gt;And what you can do about it&lt;/h2&gt;
&lt;p&gt;&lt;img src="https://leanercloud.com/images/blog/2024/06/thoughts-current-state-ec2-spot-pricing/image-1.jpeg" alt="Author" loading="lazy" decoding="async"&gt;
&lt;/p&gt;
&lt;p&gt;&lt;a href="https://leanercloud.beehiiv.com/authors/dbb3b931-f102-4461-b4a5-36030dc88cab"&gt;Cristian Măgherușan-Stanciu&lt;/a&gt;&lt;br&gt;
May 10, 2023&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve recently seen a &lt;a href="https://news.ycombinator.com/item?id=35802157&amp;amp;utm_source=leanercloud.beehiiv.com&amp;amp;utm_medium=referral&amp;amp;utm_campaign=my-thoughts-on-the-current-state-of-ec2-spot-pricing"&gt;post&lt;/a&gt; on HackerNews discussing an interesting &lt;a href="https://pauley.me/post/2023/spot-price-trends/?utm_source=leanercloud.beehiiv.com&amp;amp;utm_medium=referral&amp;amp;utm_campaign=my-thoughts-on-the-current-state-of-ec2-spot-pricing"&gt;article&lt;/a&gt; titled “Farewell to the Era of Cheap EC2 Spot Instances”, painting a pretty depressing picture of recent trends of EC2 Spot pricing.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://leanercloud.com/images/blog/2024/06/thoughts-current-state-ec2-spot-pricing/image-2.png" alt="Illustration from: My thoughts on the current state of EC2 Spot pricing" loading="lazy" decoding="async"&gt;
&lt;/p&gt;
&lt;p&gt;As someone building AWS cost optimization &lt;a href="http://autospotting.io/?utm_source=leanercloud.beehiiv.com&amp;amp;utm_medium=referral&amp;amp;utm_campaign=my-thoughts-on-the-current-state-of-ec2-spot-pricing"&gt;tooling&lt;/a&gt; that makes it easy for people to use Spot instances, I&amp;rsquo;m pretty familiar with this space so thought I&amp;rsquo;d share my 2 cents about this current situation and wanted to also offer a few suggestions to Spot users who want to still get the most of Spot instances.&lt;/p&gt;</description></item><item><title>How we maximized task density on our ECS cluster by avoiding burstable instances</title><link>https://leanercloud.com/blog/2024-06-01-maximized-task-density-ecs-cluster-avoiding-burstable-instances.html</link><pubDate>Sat, 01 Jun 2024 09:49:03 +0000</pubDate><guid>https://leanercloud.com/blog/2024-06-01-maximized-task-density-ecs-cluster-avoiding-burstable-instances.html</guid><description>&lt;h2 id="and-why-we-had-to-deploy-nat-gateways-in-our-public-subnets"&gt;And why we had to deploy NAT Gateways in our public subnets&lt;/h2&gt;
&lt;p&gt;&lt;img src="https://leanercloud.com/images/blog/2024/06/maximized-task-density-ecs-cluster-avoiding-burstable-instances/image-1.jpeg" alt="Author" loading="lazy" decoding="async"&gt;
&lt;/p&gt;
&lt;p&gt;&lt;a href="https://leanercloud.beehiiv.com/authors/dbb3b931-f102-4461-b4a5-36030dc88cab"&gt;Cristian Măgherușan-Stanciu&lt;/a&gt;&lt;br&gt;
June 28, 2023&lt;/p&gt;
&lt;p&gt;&lt;img src="https://leanercloud.com/images/blog/2024/06/maximized-task-density-ecs-cluster-avoiding-burstable-instances/image-2.png" alt="Illustration from: How we maximized task density on our ECS cluster by avoiding burstable instances" loading="lazy" decoding="async"&gt;
&lt;/p&gt;
&lt;p&gt;As I&amp;rsquo;ve mentioned in my previous posts, I&amp;rsquo;ve been recently working with an AI startup to help them optimize their AWS costs.&lt;/p&gt;
&lt;p&gt;After quickly doing the basic things like converting EBS volumes to GP3 using &lt;a href="https://leanercloud.com/ebs-optimizer?utm_source=leanercloud.beehiiv.com&amp;amp;utm_medium=referral&amp;amp;utm_campaign=how-we-maximized-task-density-on-our-ecs-cluster-by-avoiding-burstable-instances"&gt;EBSOptimizer&lt;/a&gt;, right-sized and converted their RDS databases to Graviton and a few other low hanging fruits, the bulk of the work was about converting their individual instances running Docker-compose to ECS.&lt;/p&gt;</description></item><item><title>My thoughts on the current state of EC2 Spot pricing</title><link>https://leanercloud.com/blog/2024-05-03-thoughts-current-state-ec2-spot-pricing.html</link><pubDate>Fri, 03 May 2024 21:31:08 +0000</pubDate><guid>https://leanercloud.com/blog/2024-05-03-thoughts-current-state-ec2-spot-pricing.html</guid><description>&lt;h2 id="and-what-you-can-do-about-it"&gt;And what you can do about it&lt;/h2&gt;
&lt;p&gt;&lt;img src="https://leanercloud.com/images/blog/2024/05/thoughts-current-state-ec2-spot-pricing/image-1.jpeg" alt="Author" loading="lazy" decoding="async"&gt;
&lt;/p&gt;
&lt;p&gt;&lt;a href="https://leanercloud.beehiiv.com/authors/dbb3b931-f102-4461-b4a5-36030dc88cab"&gt;Cristian Măgherușan-Stanciu&lt;/a&gt;&lt;br&gt;
May 10, 2023&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve recently seen a &lt;a href="https://news.ycombinator.com/item?id=35802157&amp;amp;utm_source=leanercloud.beehiiv.com&amp;amp;utm_medium=referral&amp;amp;utm_campaign=my-thoughts-on-the-current-state-of-ec2-spot-pricing"&gt;post&lt;/a&gt; on HackerNews discussing an interesting &lt;a href="https://pauley.me/post/2023/spot-price-trends/?utm_source=leanercloud.beehiiv.com&amp;amp;utm_medium=referral&amp;amp;utm_campaign=my-thoughts-on-the-current-state-of-ec2-spot-pricing"&gt;article&lt;/a&gt; titled “Farewell to the Era of Cheap EC2 Spot Instances”, painting a pretty depressing picture of recent trends of EC2 Spot pricing.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://leanercloud.com/images/blog/2024/05/thoughts-current-state-ec2-spot-pricing/image-2.png" alt="Illustration from: My thoughts on the current state of EC2 Spot pricing" loading="lazy" decoding="async"&gt;
&lt;/p&gt;
&lt;p&gt;As someone building AWS cost optimization &lt;a href="http://autospotting.io/?utm_source=leanercloud.beehiiv.com&amp;amp;utm_medium=referral&amp;amp;utm_campaign=my-thoughts-on-the-current-state-of-ec2-spot-pricing"&gt;tooling&lt;/a&gt; that makes it easy for people to use Spot instances, I&amp;rsquo;m pretty familiar with this space so thought I&amp;rsquo;d share my 2 cents about this current situation and wanted to also offer a few suggestions to Spot users who want to still get the most of Spot instances.&lt;/p&gt;</description></item><item><title>Vantage just updated ec2instances.info and released all their code, now what?</title><link>https://leanercloud.com/blog/2024-05-03-vantage-just-updated-ec2instances-info-and-released-all-their-code-now-what.html</link><pubDate>Fri, 03 May 2024 21:31:08 +0000</pubDate><guid>https://leanercloud.com/blog/2024-05-03-vantage-just-updated-ec2instances-info-and-released-all-their-code-now-what.html</guid><description>&lt;p&gt;In case you haven&amp;rsquo;t noticed, Vantage recently updated &lt;a href="https://ec2instances.info?utm_source=leanercloud.beehiiv.com&amp;amp;utm_medium=referral&amp;amp;utm_campaign=vantage-just-updated-ec2instances-info-and-released-all-their-code-now-what"&gt;ec2instances.info&lt;/a&gt; with a new refreshed look and feel.&lt;/p&gt;
&lt;p&gt;Over the weekend I had a deep-dive into their changes and thought about what to do with the &lt;a href="http://cloud-instances.info?utm_source=leanercloud.beehiiv.com&amp;amp;utm_medium=referral&amp;amp;utm_campaign=vantage-just-updated-ec2instances-info-and-released-all-their-code-now-what"&gt;cloud-instances.info&lt;/a&gt; fork I &lt;a href="https://leanercloud.beehiiv.com/p/forking-ec2instances-info-as-a-vendor-neutral-alternative-at-cloud-instances-info"&gt;launched&lt;/a&gt; just a few weeks ago.&lt;/p&gt;
&lt;h2 id="why-i-forked-it-in-the-first-place"&gt;Why I forked it in the first place?&lt;/h2&gt;
&lt;p&gt;I covered this in more depth in my initial post, but basically when I decided to fork it, their main public code base hadn&amp;rsquo;t been touched in the last 6 months, and barely touched in the last year, except for a couple of my pull requests.&lt;/p&gt;</description></item><item><title>How can Arm chips like AWS Graviton or Apple M1/2 be faster and cheaper than x86 chips from Intel or AMD</title><link>https://leanercloud.com/blog/2024-04-11-can-arm-chips-like-aws-graviton-apple-m12-faster-cheaper-x86-chips-intel-amd.html</link><pubDate>Thu, 11 Apr 2024 06:50:44 +0000</pubDate><guid>https://leanercloud.com/blog/2024-04-11-can-arm-chips-like-aws-graviton-apple-m12-faster-cheaper-x86-chips-intel-amd.html</guid><description>&lt;h2 id="the-arm-priceperformance-paradox"&gt;The Arm price/performance paradox&lt;/h2&gt;
&lt;p&gt;In my cost optimization gigs I often see how many people don&amp;rsquo;t understand how Arm chips (such as AWS Graviton and Apple M1/M2) can be both cheaper and faster than x86 chips from Intel and AMD.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s counter-intuitive, so many think that since Graviton is ~20% cheaper, it must also be slower.&lt;/p&gt;
&lt;p&gt;To explain this paradox, imagine two development teams:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Team x86 has 4 engineers and 6 managers&lt;/li&gt;
&lt;li&gt;Team Arm has 6 engineers and 2 managers&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;That&amp;rsquo;s how you can get 50% more output at 20% less costs.&lt;/p&gt;</description></item><item><title>Why I recommended ECS instead of Kubernetes to my latest customer</title><link>https://leanercloud.com/blog/2024-04-11-recommended-ecs-instead-kubernetes-latest-customer.html</link><pubDate>Thu, 11 Apr 2024 06:50:44 +0000</pubDate><guid>https://leanercloud.com/blog/2024-04-11-recommended-ecs-instead-kubernetes-latest-customer.html</guid><description>&lt;h2 id="and-how-a-cost-optimization-exercise-often-leads-to-deeper-modernization-of-cloud-applications"&gt;And how a cost optimization exercise often leads to deeper modernization of cloud applications&lt;/h2&gt;
&lt;p&gt;&lt;img src="https://leanercloud.com/images/blog/2024/04/recommended-ecs-instead-kubernetes-latest-customer/image-1.jpeg" alt="Author" loading="lazy" decoding="async"&gt;
&lt;/p&gt;
&lt;p&gt;&lt;a href="https://leanercloud.beehiiv.com/authors/dbb3b931-f102-4461-b4a5-36030dc88cab"&gt;Cristian Măgherușan-Stanciu&lt;/a&gt;&lt;br&gt;
June 08, 2023&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s been a while since my last post here, and since then I&amp;rsquo;ve been pretty busy. I&amp;rsquo;ve been working with an innovative AI startup, helping them optimize their AWS cloud setup. At the same time I&amp;rsquo;ve been preparing an Udemy course on using ChatGPT for cloud-native software development with a DevOps focus.&lt;/p&gt;</description></item><item><title>Progress report for the first week after forking ec2instances.info</title><link>https://leanercloud.com/blog/2023-10-25-progress-report-for-the-first-week-after-forking-ec2instances-info.html</link><pubDate>Wed, 25 Oct 2023 15:54:28 +0000</pubDate><guid>https://leanercloud.com/blog/2023-10-25-progress-report-for-the-first-week-after-forking-ec2instances-info.html</guid><description>&lt;p&gt;It&amp;rsquo;s been a little more than a week since I decided to fork &lt;a href="http://ec2instances.info?utm_source=leanercloud.beehiiv.com&amp;amp;utm_medium=referral&amp;amp;utm_campaign=progress-report-for-the-first-week-after-forking-ec2instances-info"&gt;ec2instances.info&lt;/a&gt; as &lt;a href="https://cloud-instances.info/index.html?utm_source=leanercloud.beehiiv.com&amp;amp;utm_medium=referral&amp;amp;utm_campaign=progress-report-for-the-first-week-after-forking-ec2instances-info"&gt;cloud-instances.info&lt;/a&gt;, which I &lt;a href="https://leanercloud.beehiiv.com/p/forking-ec2instances-info-as-a-vendor-neutral-alternative-at-cloud-instances-info"&gt;announced&lt;/a&gt; publicly last Thursday.&lt;/p&gt;
&lt;p&gt;While in my previous post I mostly focused on the context around this fork and how I got to it, on this post I want to talk a bit about what happened after after I decided to fork the project over the last few days and where we&amp;rsquo;re at right now.&lt;/p&gt;</description></item><item><title>How we maximized task density on our ECS cluster by avoiding burstable instances</title><link>https://leanercloud.com/blog/2023-06-16-maximized-task-density-ecs-cluster-avoiding-burstable-instances.html</link><pubDate>Fri, 16 Jun 2023 11:47:28 +0000</pubDate><guid>https://leanercloud.com/blog/2023-06-16-maximized-task-density-ecs-cluster-avoiding-burstable-instances.html</guid><description>&lt;h2 id="and-why-we-had-to-deploy-nat-gateways-in-our-public-subnets"&gt;And why we had to deploy NAT Gateways in our public subnets&lt;/h2&gt;
&lt;p&gt;&lt;img src="https://leanercloud.com/images/blog/2023/06/maximized-task-density-ecs-cluster-avoiding-burstable-instances/image-1.jpeg" alt="Author" loading="lazy" decoding="async"&gt;
&lt;/p&gt;
&lt;p&gt;&lt;a href="https://leanercloud.beehiiv.com/authors/dbb3b931-f102-4461-b4a5-36030dc88cab"&gt;Cristian Măgherușan-Stanciu&lt;/a&gt;&lt;br&gt;
June 28, 2023&lt;/p&gt;
&lt;p&gt;&lt;img src="https://leanercloud.com/images/blog/2023/06/maximized-task-density-ecs-cluster-avoiding-burstable-instances/image-2.png" alt="Illustration from: How we maximized task density on our ECS cluster by avoiding burstable instances" loading="lazy" decoding="async"&gt;
&lt;/p&gt;
&lt;p&gt;As I&amp;rsquo;ve mentioned in my previous posts, I&amp;rsquo;ve been recently working with an AI startup to help them optimize their AWS costs.&lt;/p&gt;
&lt;p&gt;After quickly doing the basic things like converting EBS volumes to GP3 using &lt;a href="https://leanercloud.com/ebs-optimizer?utm_source=leanercloud.beehiiv.com&amp;amp;utm_medium=referral&amp;amp;utm_campaign=how-we-maximized-task-density-on-our-ecs-cluster-by-avoiding-burstable-instances"&gt;EBSOptimizer&lt;/a&gt;, right-sized and converted their RDS databases to Graviton and a few other low hanging fruits, the bulk of the work was about converting their individual instances running Docker-compose to ECS.&lt;/p&gt;</description></item><item><title>Why I recommended ECS instead of Kubernetes to my latest customer</title><link>https://leanercloud.com/blog/2023-06-16-recommended-ecs-instead-kubernetes-latest-customer.html</link><pubDate>Fri, 16 Jun 2023 11:47:28 +0000</pubDate><guid>https://leanercloud.com/blog/2023-06-16-recommended-ecs-instead-kubernetes-latest-customer.html</guid><description>&lt;h2 id="and-how-a-cost-optimization-exercise-often-leads-to-deeper-modernization-of-cloud-applications"&gt;And how a cost optimization exercise often leads to deeper modernization of cloud applications&lt;/h2&gt;
&lt;p&gt;&lt;img src="https://leanercloud.com/images/blog/2023/06/recommended-ecs-instead-kubernetes-latest-customer/image-1.jpeg" alt="Author" loading="lazy" decoding="async"&gt;
&lt;/p&gt;
&lt;p&gt;&lt;a href="https://leanercloud.beehiiv.com/authors/dbb3b931-f102-4461-b4a5-36030dc88cab"&gt;Cristian Măgherușan-Stanciu&lt;/a&gt;&lt;br&gt;
June 08, 2023&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s been a while since my last post here, and since then I&amp;rsquo;ve been pretty busy. I&amp;rsquo;ve been working with an innovative AI startup, helping them optimize their AWS cloud setup. At the same time I&amp;rsquo;ve been preparing an Udemy course on using ChatGPT for cloud-native software development with a DevOps focus.&lt;/p&gt;</description></item><item><title>Forking ec2instances.info as a vendor-neutral alternative at cloud-instances.info</title><link>https://leanercloud.com/blog/2023-05-15-forking-ec2instances-info-as-a-vendor-neutral-alternative-at-cloud-instances-info.html</link><pubDate>Mon, 15 May 2023 21:09:41 +0000</pubDate><guid>https://leanercloud.com/blog/2023-05-15-forking-ec2instances-info-as-a-vendor-neutral-alternative-at-cloud-instances-info.html</guid><description>&lt;h1 id="about-ec2instancesinfo"&gt;About &lt;a href="http://ec2instances.info?utm_source=leanercloud.beehiiv.com&amp;amp;utm_medium=referral&amp;amp;utm_campaign=forking-ec2instances-info-as-a-vendor-neutral-alternative-at-cloud-instances-info"&gt;ec2instances.info&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;Most people using AWS for enough time end up using the &lt;a href="http://ec2instances.info?utm_source=leanercloud.beehiiv.com&amp;amp;utm_medium=referral&amp;amp;utm_campaign=forking-ec2instances-info-as-a-vendor-neutral-alternative-at-cloud-instances-info"&gt;ec2instances.info&lt;/a&gt; website (a.k.a. instances.vantage.sh) to conveniently compare EC2 instance types across families based on specs and pricing.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s basically an online spreadsheet with a lot of data about all cloud instance types and filters to slice and dice that data, as you can see below:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://leanercloud.com/images/blog/2023/05/forking-ec2instances-info-as-a-vendor-neutral-alternative-at-cloud-instances-info/image-2.png" alt="Illustration from: Forking ec2instances.info as a vendor-neutral alternative at cloud-instances.info" loading="lazy" decoding="async"&gt;
&lt;/p&gt;
&lt;h2 id="the-ec2instancesinfo-open-source-project"&gt;The ec2instances.info Open Source project&lt;/h2&gt;
&lt;p&gt;Few users realize that this very useful website is backed by an open source project.&lt;/p&gt;</description></item><item><title>Vantage just updated ec2instances.info and released all their code, now what?</title><link>https://leanercloud.com/blog/2023-05-15-vantage-just-updated-ec2instances-info-and-released-all-their-code-now-what.html</link><pubDate>Mon, 15 May 2023 21:09:41 +0000</pubDate><guid>https://leanercloud.com/blog/2023-05-15-vantage-just-updated-ec2instances-info-and-released-all-their-code-now-what.html</guid><description>&lt;p&gt;In case you haven&amp;rsquo;t noticed, Vantage recently updated &lt;a href="https://ec2instances.info?utm_source=leanercloud.beehiiv.com&amp;amp;utm_medium=referral&amp;amp;utm_campaign=vantage-just-updated-ec2instances-info-and-released-all-their-code-now-what"&gt;ec2instances.info&lt;/a&gt; with a new refreshed look and feel.&lt;/p&gt;
&lt;p&gt;Over the weekend I had a deep-dive into their changes and thought about what to do with the &lt;a href="http://cloud-instances.info?utm_source=leanercloud.beehiiv.com&amp;amp;utm_medium=referral&amp;amp;utm_campaign=vantage-just-updated-ec2instances-info-and-released-all-their-code-now-what"&gt;cloud-instances.info&lt;/a&gt; fork I &lt;a href="https://leanercloud.beehiiv.com/p/forking-ec2instances-info-as-a-vendor-neutral-alternative-at-cloud-instances-info"&gt;launched&lt;/a&gt; just a few weeks ago.&lt;/p&gt;
&lt;h2 id="why-i-forked-it-in-the-first-place"&gt;Why I forked it in the first place?&lt;/h2&gt;
&lt;p&gt;I covered this in more depth in my initial post, but basically when I decided to fork it, their main public code base hadn&amp;rsquo;t been touched in the last 6 months, and barely touched in the last year, except for a couple of my pull requests.&lt;/p&gt;</description></item><item><title>How can Arm chips like AWS Graviton or Apple M1/2 be faster and cheaper than x86 chips from Intel or AMD</title><link>https://leanercloud.com/blog/2023-05-10-can-arm-chips-like-aws-graviton-apple-m12-faster-cheaper-x86-chips-intel-amd.html</link><pubDate>Wed, 10 May 2023 07:00:00 +0000</pubDate><guid>https://leanercloud.com/blog/2023-05-10-can-arm-chips-like-aws-graviton-apple-m12-faster-cheaper-x86-chips-intel-amd.html</guid><description>&lt;h2 id="the-arm-priceperformance-paradox"&gt;The Arm price/performance paradox&lt;/h2&gt;
&lt;p&gt;In my cost optimization gigs I often see how many people don&amp;rsquo;t understand how Arm chips (such as AWS Graviton and Apple M1/M2) can be both cheaper and faster than x86 chips from Intel and AMD.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s counter-intuitive, so many think that since Graviton is ~20% cheaper, it must also be slower.&lt;/p&gt;
&lt;p&gt;To explain this paradox, imagine two development teams:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Team x86 has 4 engineers and 6 managers&lt;/li&gt;
&lt;li&gt;Team Arm has 6 engineers and 2 managers&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;That&amp;rsquo;s how you can get 50% more output at 20% less costs.&lt;/p&gt;</description></item><item><title>Progress report for the first week after forking ec2instances.info</title><link>https://leanercloud.com/blog/2023-05-10-progress-report-for-the-first-week-after-forking-ec2instances-info.html</link><pubDate>Wed, 10 May 2023 07:00:00 +0000</pubDate><guid>https://leanercloud.com/blog/2023-05-10-progress-report-for-the-first-week-after-forking-ec2instances-info.html</guid><description>&lt;p&gt;It&amp;rsquo;s been a little more than a week since I decided to fork &lt;a href="http://ec2instances.info?utm_source=leanercloud.beehiiv.com&amp;amp;utm_medium=referral&amp;amp;utm_campaign=progress-report-for-the-first-week-after-forking-ec2instances-info"&gt;ec2instances.info&lt;/a&gt; as &lt;a href="https://cloud-instances.info/index.html?utm_source=leanercloud.beehiiv.com&amp;amp;utm_medium=referral&amp;amp;utm_campaign=progress-report-for-the-first-week-after-forking-ec2instances-info"&gt;cloud-instances.info&lt;/a&gt;, which I &lt;a href="https://leanercloud.beehiiv.com/p/forking-ec2instances-info-as-a-vendor-neutral-alternative-at-cloud-instances-info"&gt;announced&lt;/a&gt; publicly last Thursday.&lt;/p&gt;
&lt;p&gt;While in my previous post I mostly focused on the context around this fork and how I got to it, on this post I want to talk a bit about what happened after after I decided to fork the project over the last few days and where we&amp;rsquo;re at right now.&lt;/p&gt;</description></item></channel></rss>