Amazon Web Services vs. CloudFoundry

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Amazon Web Services
Score 8.7 out of 10
N/A
Amazon Web Services (AWS) is a subsidiary of Amazon that provides on-demand cloud computing services. With over 165 services offered, AWS services can provide users with a comprehensive suite of infrastructure and computing building blocks and tools.
$100
per month
CloudFoundry
Score 7.1 out of 10
N/A
CloudFoundry is a free, open source cloud computing platform supported by the non-profit CloudFoundry. It is not tied to any particular cloud service, but can be self-hosted or run on any cloud service preferred.N/A
Pricing
Amazon Web ServicesCloudFoundry
Editions & Modules
Free Tier
$0
per month
Basic Environment
$100 - $200
per month
Intermediate Environment
$250 - $600
per month
Advanced Environment
$600-$2500
per month
No answers on this topic
Offerings
Pricing Offerings
Amazon Web ServicesCloudFoundry
Free Trial
YesNo
Free/Freemium Version
YesYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional DetailsAWS allows a “save when you commit” option that offers lower prices when you sign up for a 1- or 3- year term that includes an AWS service or category of services.
More Pricing Information
Community Pulse
Amazon Web ServicesCloudFoundry
Top Pros
Top Cons
Features
Amazon Web ServicesCloudFoundry
Infrastructure-as-a-Service (IaaS)
Comparison of Infrastructure-as-a-Service (IaaS) features of Product A and Product B
Amazon Web Services
8.9
67 Ratings
9% above category average
CloudFoundry
-
Ratings
Service-level Agreement (SLA) uptime8.863 Ratings00 Ratings
Dynamic scaling9.164 Ratings00 Ratings
Elastic load balancing9.360 Ratings00 Ratings
Pre-configured templates7.956 Ratings00 Ratings
Monitoring tools9.164 Ratings00 Ratings
Pre-defined machine images8.457 Ratings00 Ratings
Operating system support9.062 Ratings00 Ratings
Security controls9.365 Ratings00 Ratings
Automation9.116 Ratings00 Ratings
Platform-as-a-Service
Comparison of Platform-as-a-Service features of Product A and Product B
Amazon Web Services
-
Ratings
CloudFoundry
9.8
1 Ratings
18% above category average
Ease of building user interfaces00 Ratings10.01 Ratings
Scalability00 Ratings9.01 Ratings
Development environment creation00 Ratings10.01 Ratings
Development environment replication00 Ratings10.01 Ratings
Issue recovery00 Ratings10.01 Ratings
Upgrades and platform fixes00 Ratings10.01 Ratings
Best Alternatives
Amazon Web ServicesCloudFoundry
Small Businesses
Akamai Cloud Computing
Akamai Cloud Computing
Score 9.0 out of 10
AWS Elastic Beanstalk
AWS Elastic Beanstalk
Score 9.0 out of 10
Medium-sized Companies
SAP on IBM Cloud
SAP on IBM Cloud
Score 9.1 out of 10
IBM Cloud Private
IBM Cloud Private
Score 9.5 out of 10
Enterprises
SAP on IBM Cloud
SAP on IBM Cloud
Score 9.1 out of 10
IBM Cloud Private
IBM Cloud Private
Score 9.5 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Amazon Web ServicesCloudFoundry
Likelihood to Recommend
8.8
(79 ratings)
10.0
(1 ratings)
Likelihood to Renew
9.4
(10 ratings)
-
(0 ratings)
Usability
7.2
(9 ratings)
-
(0 ratings)
Availability
9.0
(1 ratings)
-
(0 ratings)
Support Rating
7.2
(24 ratings)
-
(0 ratings)
Online Training
7.0
(1 ratings)
-
(0 ratings)
Implementation Rating
10.0
(3 ratings)
-
(0 ratings)
User Testimonials
Amazon Web ServicesCloudFoundry
Likelihood to Recommend
Amazon AWS
We recommend AWS Lightsail with Plesk Ubuntu Web Admin (free) edition for launching WordPress websites. Pricing starts with 3.5$ per month and they are providing 3 months free. In order to access advanced features of Plesk, consider upgrading to paid Plesk plans that starts with 13.50$ per month (10 websites supported). Up to 40% discount is available for the first year. Anyway, even the free Plesk Web Admin version is by itself self sufficient with free SSL.
Read full review
CloudFoundry
It's well suited if:
  • The organization has large number of applications that needs to be deployed frequently.
  • The organization is tied to the DevOps mindset.
  • The organization has programs in different languages.
  • The applications does not need EJB's support that servers like web logic provide.
It's less suited if:
  • The applications needs security configuration within the same CloudFoundry instance.
  • The organization, for whatever reason does not want developers to manage the instances.
Read full review
Pros
Amazon AWS
  • Starting an instance and accessing it for testing purpose, demo or production deployment its always easy.
  • All the things which are available over AWS are pretty well managed and easy to use.
  • You might find everything you required for an product and other development over AWS.
  • Its suitable for both either an enterprise or an startup
  • Various resources and documentation are available in case you struck somewhere.
Read full review
CloudFoundry
  • Support for Orgs and Spaces that allow for managing users and deployables within a large organization.
  • Easy deployment, deploying code is as simple as executing single line from CLI, thanks to build-packs.
  • Solid and rich CLI, that allows for various operations on the instance.
  • Isolated Virtual Machines called Droplets, that provide clean run time environment for the code. This used to be a problem with Weblogic and other application servers, where multiple applications are run on the same cluster and they share resources.
  • SSH capability for the droplet (isolated VM's are called droplets), that allows for real time viewing of the App code while the application is running.
  • Support for multiple languages, thanks to build-packs.
  • Support for horizontal scaling, scaling an instance horizontally is a breeze.
  • Support for configuring environment variable using the service bindings.
  • Supports memory and disk space limit allocation for individual applications.
  • Supports API's as well as workers (processes without endpoints)
  • Supports blue-green deployment with minimal down time
Read full review
Cons
Amazon AWS
  • If there is one thing I think AWS needs improvement on, it is the administration dashboard. It can be a nightmare to use especially when trying to access billing. This could be made better, honestly, as there should be a simplified way to access simple admin features.
  • While AWS was fairly easy to integrate into our solutions, it is not as easy to use without some IT knowledge. The dashboards are complicated and designed for someone who is computer savvy. If you are just want to keep track of billing, for example, you may need to take a course or spend a few hours with someone being walked through the admin console.
  • AWS does tend to be slow at times. If you do not have a fast internet connection, it can take time to access services that are hosted on AWS. This is not always the case but we have had clients complain about this if they are trying to access a service from multiple points (IP addresses). The only real fix we found was to make our files cache to another server and only keep current data accessible to clients.
Read full review
CloudFoundry
  • Does not support stateful containers and that would be a nice to have.
  • Supports showing logs, but does not persist the logs anywhere. This makes relying on Cloud Foundry's logs very unreliable. The logs have to be persisted using other third party tools like Elk and Kibana.
Read full review
Likelihood to Renew
Amazon AWS
We are almost entirely satisfied with the service. In order to move off it, we'd have to build for ourselves many of the services that AWS provides and the cost would be prohibitive. Although there are cost savings and security benefits to returning to the colo facility, we could never afford to do it, and we'd hate to give up the innovation and constant cycle of new features that AWS gives us.
Read full review
CloudFoundry
No answers on this topic
Usability
Amazon AWS
Our cloud platform architecture was designed in order to collect, analyze, and optimize modern networks, from AWS-powered computing, networking, storage, and more. So, we needed a reliable, scalable, and secure global computing infrastructure. Auto Scaling and Elastic Load Balancing were key features in our evaluation and later on for scalability and high performance. We being a cybersecurity company, we needed to ensure that our cloud provider utilizes an end-to-end approach to secure and harden the infrastructure, including physical, operational, and software measures - which AWS had all in place.
Read full review
CloudFoundry
No answers on this topic
Reliability and Availability
Amazon AWS
Availability is very good, with the exception of occasional spectacular outages.
Read full review
CloudFoundry
No answers on this topic
Performance
Amazon AWS
AWS does not provide the raw performance that you can get by building your own custom infrastructure. However, it is often the case that the benefits of specialized, high-performance hardware do not necessarily outweigh the significant extra cost and risk. Performance as perceived by the user is very different from raw throughput.
Read full review
CloudFoundry
No answers on this topic
Support Rating
Amazon AWS
The customer support of Amazon Web Services are quick in their responses. I appreciate its entire team, which works amazingly, and provides professional support. AWS is a great tool, indeed, to provide customers a suitable way to
immediately search for their compatible software's and also to guide them in a
good direction. Moreover, this product is a good suggestion for every type of
company because of its affordability and ease of use.
Read full review
CloudFoundry
No answers on this topic
Implementation Rating
Amazon AWS
The API's were very well documented and was Janova's main point of entry into the services.
Read full review
CloudFoundry
No answers on this topic
Alternatives Considered
Amazon AWS
Amazon Web Services is well suited when we have a huge amount of data to store, process, manipulate and get meaningful information out of. It is also suitable when we need very fast data retrieval from the database. They provide a superior product at a fair price which allows us to further our goals and push the limits of what we are capable of as a team / company.
Read full review
CloudFoundry
While Docker shines in providing support for volumes and stateful instances, Cloud foundry shines in providing support for deploying stateless services. Heroku shines in integrating with Git and using commits to git as hooks to trigger deployments right from the command line. But it does not provide on-premise solution that Cloud foundry provides.
Read full review
Return on Investment
Amazon AWS
  • AWS has lowered our employee cost, because you don't have to hire Network/Server Admins to manage infrastructure.
  • Increased productivity by incorporating Continuous Integration with AWS and our development life cycle.
  • Increased customer confidence by being able to provide HIPAA level security in our development and production environments
Read full review
CloudFoundry
  • Positive impact, since it simplifies the deployment time by a huge margin. Without cloud foundry, deploying a code needs coordination with infrastructure teams, while with cloud foundry, its a simple one line command. This reduces the deployment time from at least few hours to few minutes. Faster deployments promote faster dev cycle iterations.
  • Code maintenance such as upgrading a Node or Java version is as simple as updating the build-pack. Without cloud foundry, using web logic, the specific version only supports a specific version of Java. So updating the version involves upgrading the version of web logic that needs to involve few teams. So without cloud foundry, it takes at least few days, with cloud foundry, its a matter of few mins.
  • Overall, happier Developers and thats harder to quantify.
Read full review
ScreenShots