Hacker News new | ask | show | jobs
by jeletonskelly 3800 days ago
Let's be honest though, CloudFoundry isn't a cloud. It's deployed onto a cloud provider like AWS and runs your apps on virtual machines inside an EC2 instance. It's useful if you want to abstract away your cloud provider, but it's not a cloud provider in and of itself.

Disclaimer: Currently working with a customer deploying to Cloud Foundry.

1 comments

It just depends on what you mean by "a cloud".

I usually refer to Cloud Foundry as a PaaS. It sits on top of an IaaS like AWS, OpenStack, Azure or vSphere, managed by BOSH.