<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Send this article to your friend who still thinks the cloud is a good idea	</title>
	<atom:link href="https://rameerez.com/send-this-article-to-your-friend-who-still-thinks-the-cloud-is-a-good-idea/feed/" rel="self" type="application/rss+xml" />
	<link>https://rameerez.com/send-this-article-to-your-friend-who-still-thinks-the-cloud-is-a-good-idea/</link>
	<description>Maker of PromptHero, Jobician, Hustl, and more</description>
	<lastBuildDate>Mon, 12 Jan 2026 16:16:17 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.0.1</generator>
	<item>
		<title>
		By: Piotr		</title>
		<link>https://rameerez.com/send-this-article-to-your-friend-who-still-thinks-the-cloud-is-a-good-idea/#comment-19705</link>

		<dc:creator><![CDATA[Piotr]]></dc:creator>
		<pubDate>Fri, 14 Nov 2025 10:32:44 +0000</pubDate>
		<guid isPermaLink="false">https://rameerez.com/?p=5940#comment-19705</guid>

					<description><![CDATA[Thanks a lot for this article. 

My few cents: one of the things that I like with running your app on your own machines is that in the worst case scenario, when you&#039;ll make a mistake, a bug, and your app starts to consume 100% CPU and RAM - it will be localized to your servers only.

Compare it to big cloud providers where you pay-as-you-go without the means to put a real hard-cap for your expenses. None of them provide you with that, saying either it&#039;s impossible or &quot;you don&#039;t want to turn your customers down because you hit some peak in popularity, right?&quot;. 

So, you create all those auto-scaling solutions that will add new machines, configure them on some LoadBalancer to deal with higher memory and CPU consumption.

By the time you realize there was some bug in your app you could already see that you just added a thousands of dollars to your bill. 

They might cancel your bill after you&#039;ll reach them. 
Or they might not. 
One more dependency on a good will of a cloud provider.

You don&#039;t have any such concerns while running it on your own servers.]]></description>
			<content:encoded><![CDATA[<p>Thanks a lot for this article. </p>
<p>My few cents: one of the things that I like with running your app on your own machines is that in the worst case scenario, when you&#8217;ll make a mistake, a bug, and your app starts to consume 100% CPU and RAM &#8211; it will be localized to your servers only.</p>
<p>Compare it to big cloud providers where you pay-as-you-go without the means to put a real hard-cap for your expenses. None of them provide you with that, saying either it&#8217;s impossible or &#8220;you don&#8217;t want to turn your customers down because you hit some peak in popularity, right?&#8221;. </p>
<p>So, you create all those auto-scaling solutions that will add new machines, configure them on some LoadBalancer to deal with higher memory and CPU consumption.</p>
<p>By the time you realize there was some bug in your app you could already see that you just added a thousands of dollars to your bill. </p>
<p>They might cancel your bill after you&#8217;ll reach them.<br />
Or they might not.<br />
One more dependency on a good will of a cloud provider.</p>
<p>You don&#8217;t have any such concerns while running it on your own servers.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: John		</title>
		<link>https://rameerez.com/send-this-article-to-your-friend-who-still-thinks-the-cloud-is-a-good-idea/#comment-19704</link>

		<dc:creator><![CDATA[John]]></dc:creator>
		<pubDate>Thu, 13 Nov 2025 14:36:39 +0000</pubDate>
		<guid isPermaLink="false">https://rameerez.com/?p=5940#comment-19704</guid>

					<description><![CDATA[I&#039;ve been in the industry and worked extensively in both worlds, the world before the cloud and the world after the cloud.  I work for a major cloud provider.  I agree with your assessment that some people are too dogmatic one way or the other.  My belief is that there&#039;s a future where connectivity is so good that you run what is economical to run in the cloud in the cloud and run what is economical to run in a self-managed setup in a self-managed setup.  The premise of using cloud services is where you can derive value from removing undifferentiated heavy lifting.  Back in the old days I used to run my own DNS servers and my own e-mail servers.  Nobody does that anymore.  And your write-up here completely ignores the fact that cloud object storage is a good deal, and I&#039;d be surprised if you&#039;re not using it yourself for backups.  What you&#039;re really talking about here is that cloud compute and cloud managed database is expensive.  But anyway - here&#039;s a crack at a rational argument for you.  If you&#039;re a one person entrepreneur trying to incubate an idea, why would you waste time on configuring operating systems and software?  I can deploy and test in the cloud and then tear it all down.  Stand it back up when I need it.  That&#039;s what Terraform is for.  I can&#039;t terraform away 169 Euros per server.  And if I have a good business idea then the ROI is going to dwarf my piddly startup cloud bill. 

I agree with a lot of what you said here, because if you&#039;re going to run servers for 730 hours per month, why not get as low as you can, it just makes financial sense.  The tradeoffs can be done very simply in a spreadsheet.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been in the industry and worked extensively in both worlds, the world before the cloud and the world after the cloud.  I work for a major cloud provider.  I agree with your assessment that some people are too dogmatic one way or the other.  My belief is that there&#8217;s a future where connectivity is so good that you run what is economical to run in the cloud in the cloud and run what is economical to run in a self-managed setup in a self-managed setup.  The premise of using cloud services is where you can derive value from removing undifferentiated heavy lifting.  Back in the old days I used to run my own DNS servers and my own e-mail servers.  Nobody does that anymore.  And your write-up here completely ignores the fact that cloud object storage is a good deal, and I&#8217;d be surprised if you&#8217;re not using it yourself for backups.  What you&#8217;re really talking about here is that cloud compute and cloud managed database is expensive.  But anyway &#8211; here&#8217;s a crack at a rational argument for you.  If you&#8217;re a one person entrepreneur trying to incubate an idea, why would you waste time on configuring operating systems and software?  I can deploy and test in the cloud and then tear it all down.  Stand it back up when I need it.  That&#8217;s what Terraform is for.  I can&#8217;t terraform away 169 Euros per server.  And if I have a good business idea then the ROI is going to dwarf my piddly startup cloud bill. </p>
<p>I agree with a lot of what you said here, because if you&#8217;re going to run servers for 730 hours per month, why not get as low as you can, it just makes financial sense.  The tradeoffs can be done very simply in a spreadsheet.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: wheresalice		</title>
		<link>https://rameerez.com/send-this-article-to-your-friend-who-still-thinks-the-cloud-is-a-good-idea/#comment-19702</link>

		<dc:creator><![CDATA[wheresalice]]></dc:creator>
		<pubDate>Thu, 06 Nov 2025 08:42:34 +0000</pubDate>
		<guid isPermaLink="false">https://rameerez.com/?p=5940#comment-19702</guid>

					<description><![CDATA[It&#039;s hard to argue that Cloudflare isn&#039;t the cloud when it literally has cloud in its name. But otherwise yes, fully agree there&#039;s little actual value from big cloud providers. The perceived value is because people have had bad experiences with poorly-managed on-premise infrastructure, and ironically that&#039;s often because they weren&#039;t given enough budget]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s hard to argue that Cloudflare isn&#8217;t the cloud when it literally has cloud in its name. But otherwise yes, fully agree there&#8217;s little actual value from big cloud providers. The perceived value is because people have had bad experiences with poorly-managed on-premise infrastructure, and ironically that&#8217;s often because they weren&#8217;t given enough budget</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Luke Cavanagh		</title>
		<link>https://rameerez.com/send-this-article-to-your-friend-who-still-thinks-the-cloud-is-a-good-idea/#comment-19701</link>

		<dc:creator><![CDATA[Luke Cavanagh]]></dc:creator>
		<pubDate>Thu, 06 Nov 2025 00:13:24 +0000</pubDate>
		<guid isPermaLink="false">https://rameerez.com/?p=5940#comment-19701</guid>

					<description><![CDATA[Hetzner is very solid for a solid VPS hosting provider.]]></description>
			<content:encoded><![CDATA[<p>Hetzner is very solid for a solid VPS hosting provider.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Iñigo		</title>
		<link>https://rameerez.com/send-this-article-to-your-friend-who-still-thinks-the-cloud-is-a-good-idea/#comment-19700</link>

		<dc:creator><![CDATA[Iñigo]]></dc:creator>
		<pubDate>Wed, 05 Nov 2025 15:52:59 +0000</pubDate>
		<guid isPermaLink="false">https://rameerez.com/?p=5940#comment-19700</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://rameerez.com/send-this-article-to-your-friend-who-still-thinks-the-cloud-is-a-good-idea/#comment-19696&quot;&gt;Agent Cyberis&lt;/a&gt;.

I worked for a telco company for more than 15 years and we always wondered *how* it was possible that AWS could charge you so much money for traffic.

Transit is actually *really* cheap.

Telcos will either charge you for line capacity, or for a direct peering connection a percentile 95 of the traffic you&#039;re injecting.

AWS, Google, etc. charge you for byte transferred, which is much more.

It&#039;s not just the hardware. Everything comes with an extremelly high price attached.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://rameerez.com/send-this-article-to-your-friend-who-still-thinks-the-cloud-is-a-good-idea/#comment-19696">Agent Cyberis</a>.</p>
<p>I worked for a telco company for more than 15 years and we always wondered *how* it was possible that AWS could charge you so much money for traffic.</p>
<p>Transit is actually *really* cheap.</p>
<p>Telcos will either charge you for line capacity, or for a direct peering connection a percentile 95 of the traffic you&#8217;re injecting.</p>
<p>AWS, Google, etc. charge you for byte transferred, which is much more.</p>
<p>It&#8217;s not just the hardware. Everything comes with an extremelly high price attached.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Agent Cyberis		</title>
		<link>https://rameerez.com/send-this-article-to-your-friend-who-still-thinks-the-cloud-is-a-good-idea/#comment-19696</link>

		<dc:creator><![CDATA[Agent Cyberis]]></dc:creator>
		<pubDate>Wed, 05 Nov 2025 03:15:36 +0000</pubDate>
		<guid isPermaLink="false">https://rameerez.com/?p=5940#comment-19696</guid>

					<description><![CDATA[I celebrated 50 years in everything automated last July. Started writing Fortran on a teletype connected to a Univac over an acoustic modem. Most of my experience is building the hardware and software. Great experience. I&#039;ve noticed lots of ebb and flow. Large centralized resources and dumb terminals at the edge, then distributed computing, then decentralized capability at the edge, and back. I&#039;m glad companies are beginning to re-patriate their computing to on prem, or colo based hardware. The cloud might be fine to rapidly prototype something, but someone&#039;s got to pay for those billion dollar, gigawatt datacenters and it isn&#039;t AWS/GCP/Azure; it&#039;s their cash cow customers. I never liked being milked. Besides, spinning up your own server(s) is cool.]]></description>
			<content:encoded><![CDATA[<p>I celebrated 50 years in everything automated last July. Started writing Fortran on a teletype connected to a Univac over an acoustic modem. Most of my experience is building the hardware and software. Great experience. I&#8217;ve noticed lots of ebb and flow. Large centralized resources and dumb terminals at the edge, then distributed computing, then decentralized capability at the edge, and back. I&#8217;m glad companies are beginning to re-patriate their computing to on prem, or colo based hardware. The cloud might be fine to rapidly prototype something, but someone&#8217;s got to pay for those billion dollar, gigawatt datacenters and it isn&#8217;t AWS/GCP/Azure; it&#8217;s their cash cow customers. I never liked being milked. Besides, spinning up your own server(s) is cool.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: rameerez		</title>
		<link>https://rameerez.com/send-this-article-to-your-friend-who-still-thinks-the-cloud-is-a-good-idea/#comment-10556</link>

		<dc:creator><![CDATA[rameerez]]></dc:creator>
		<pubDate>Tue, 15 Oct 2024 00:25:31 +0000</pubDate>
		<guid isPermaLink="false">https://rameerez.com/?p=5940#comment-10556</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://rameerez.com/send-this-article-to-your-friend-who-still-thinks-the-cloud-is-a-good-idea/#comment-10511&quot;&gt;Al&lt;/a&gt;.

Thanks for reading and sharing your experience, Al! I enjoyed reading your comment.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://rameerez.com/send-this-article-to-your-friend-who-still-thinks-the-cloud-is-a-good-idea/#comment-10511">Al</a>.</p>
<p>Thanks for reading and sharing your experience, Al! I enjoyed reading your comment.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Al		</title>
		<link>https://rameerez.com/send-this-article-to-your-friend-who-still-thinks-the-cloud-is-a-good-idea/#comment-10511</link>

		<dc:creator><![CDATA[Al]]></dc:creator>
		<pubDate>Mon, 14 Oct 2024 09:54:11 +0000</pubDate>
		<guid isPermaLink="false">https://rameerez.com/?p=5940#comment-10511</guid>

					<description><![CDATA[I started out my career in a big on-prem company (80k+ servers with all the trimmings) as a sysadmin, then became a developer eventually moved companies and joined the cloud world. I&#039;ve been through a few cloud (and multi cloud!) companies at this point as roles across devops to backend developer. And I do indeed currently have both devops and cloud in my title. I say this only to point out that I feel I have experience both on-prem and in-cloud, as both ops and dev.

My 2c in 2s; AWS / GCP is absurdly, almost comically expensive. Hosting your own servers is not hard. You don&#039;t need to pay someone for it unless you really don&#039;t want to and are feeling flush with cash. (You do you I guess).

Networking can be a bit more involved but assuming you just want to break your servers up between vlans (dmz / prod / dev / logging) or some such you should be fine. Cloudflare tunnels are an excellent option for ingress.

Storage is dirt cheap. Even if you want some fancy network storage NFS has you covered; it&#039;s old and battle tested tech and is likely fine for 99% of companies.

Installing postgres and setting up replication to a secondary is not even a days work. Postgres on a big server can take insane punishment, the bigger problem is how derpy the queries are you&#039;re throwing at it.

Hell even kubernetes baremetal isn&#039;t too onerous, though it&#039;s definitely more fiddly to configure.

A lot of features the cloud has I&#039;ve seen either not used, or enabled for &quot;compliance&quot; and are not useful in practice. Everywhere has cloud cost programs to cut back on waste, there are so many companies now that make their own living feeding off this alone it&#039;s crazy.

Sadly though a lot of devs, especially the younger ones, joined post-cloud and haven&#039;t used anything but. I think there&#039;s also an argument that not really understand how your code is run &#038; deployed is a bad thing. The clouds advertise that &quot;developers shouldn&#039;t need to care how X works, how their code is deployed or where&quot; but I disagree; this is a blatant lie. I&#039;ve lost count of the number of projects I&#039;ve seen fall over because something fundemental about the cloud / networking / deployment / ops wasn&#039;t understood at the start.

Nice blog!]]></description>
			<content:encoded><![CDATA[<p>I started out my career in a big on-prem company (80k+ servers with all the trimmings) as a sysadmin, then became a developer eventually moved companies and joined the cloud world. I&#8217;ve been through a few cloud (and multi cloud!) companies at this point as roles across devops to backend developer. And I do indeed currently have both devops and cloud in my title. I say this only to point out that I feel I have experience both on-prem and in-cloud, as both ops and dev.</p>
<p>My 2c in 2s; AWS / GCP is absurdly, almost comically expensive. Hosting your own servers is not hard. You don&#8217;t need to pay someone for it unless you really don&#8217;t want to and are feeling flush with cash. (You do you I guess).</p>
<p>Networking can be a bit more involved but assuming you just want to break your servers up between vlans (dmz / prod / dev / logging) or some such you should be fine. Cloudflare tunnels are an excellent option for ingress.</p>
<p>Storage is dirt cheap. Even if you want some fancy network storage NFS has you covered; it&#8217;s old and battle tested tech and is likely fine for 99% of companies.</p>
<p>Installing postgres and setting up replication to a secondary is not even a days work. Postgres on a big server can take insane punishment, the bigger problem is how derpy the queries are you&#8217;re throwing at it.</p>
<p>Hell even kubernetes baremetal isn&#8217;t too onerous, though it&#8217;s definitely more fiddly to configure.</p>
<p>A lot of features the cloud has I&#8217;ve seen either not used, or enabled for &#8220;compliance&#8221; and are not useful in practice. Everywhere has cloud cost programs to cut back on waste, there are so many companies now that make their own living feeding off this alone it&#8217;s crazy.</p>
<p>Sadly though a lot of devs, especially the younger ones, joined post-cloud and haven&#8217;t used anything but. I think there&#8217;s also an argument that not really understand how your code is run &amp; deployed is a bad thing. The clouds advertise that &#8220;developers shouldn&#8217;t need to care how X works, how their code is deployed or where&#8221; but I disagree; this is a blatant lie. I&#8217;ve lost count of the number of projects I&#8217;ve seen fall over because something fundemental about the cloud / networking / deployment / ops wasn&#8217;t understood at the start.</p>
<p>Nice blog!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
