TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

IaaS vs. PaaS vs. CaaS  – Which Cloud Architecture Is Right for You?

66 pointsby phildoughertyabout 9 years ago

5 comments

cpitmanabout 9 years ago
I never see this mentioned, but to me the most important feature of Docker based CaaS (or PaaS) is that they are no longer purely for hosting custom software. The focus of Heroku style PaaS systems has been the flow of code to running software, but what about applications I have no code for?<p>I want to run GitLab, Mattermost, an API gateway, etc. With Docker based CaaS&#x2F;PaaS, this is easy since apps can be easily packaged as containers that are treated the same as your own custom apps. This is only my opinion, but I think we are getting to the point where <i>all</i> server software can be run on something like Kubernetes and traditional virtualization becomes even more of a commodity.<p>Disclaimer, I work for Red Hat! We have both a CaaS (RHEL Atomic Enterprise Platform ie Kubernetes) and a PaaS built on top of it (OpenShift v3). Containers taking over the entire data center is my own opinion, but it would be great!
评论 #11306280 未加载
评论 #11310197 未加载
评论 #11306476 未加载
评论 #11306925 未加载
smailiabout 9 years ago
Looks like the article has a &quot;part 2&quot; on a different page.<p>Here&#x27;s both links to make it a little easier:<p><a href="http:&#x2F;&#x2F;blog.containership.io&#x2F;iaas-vs-paas-vs-caas-which-cloud-architecture-is-right-for-you-part-1-c7bf3c48c70c" rel="nofollow">http:&#x2F;&#x2F;blog.containership.io&#x2F;iaas-vs-paas-vs-caas-which-clou...</a><p><a href="http:&#x2F;&#x2F;blog.containership.io&#x2F;iaas-vs-paas-vs-caas-which-cloud-architecture-is-right-for-you-part-2-a72623d7d001" rel="nofollow">http:&#x2F;&#x2F;blog.containership.io&#x2F;iaas-vs-paas-vs-caas-which-clou...</a>
insertnicknameabout 9 years ago
&gt; Saving around $300&#x2F;month is a lot of money for a lot of companies.<p>You mean ones without any employees or an office?
评论 #11306315 未加载
diegorbaqueroabout 9 years ago
When you go from $100 Dedicated Server with 10TB of bandwidth in average, to $900+ in AWS just for the bandwidth, well, you gotta think about it. Heroku puts a 2TB&#x2F;month BW soft limit, that won&#x27;t cut for some of us.
cmalpeliabout 9 years ago
Can someone explain to me why I would consider moving from Heroku to CaaS? Saving $300&#x2F;month sure as hell doesn&#x27;t seem worth it.
评论 #11306437 未加载