TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    CloudFoundry

    Score10 out of 10
    N/ACloudFoundry 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

    Heap

    Score8.1 out of 10
    Small Businesses (1-50 employees)
    Heap is a web analytics platform captures every user interaction on web iOS with no extra code. The tool allows you to track events and set up funnels to understand user flow and dropoff. It also provides visualization tools to track trends over time.

    $0

    per month

    Pricing
    CloudFoundryHeap
    Editions & Modules
    No answers on this topic
    Free
    $0
    Up to 10k sessions/month
    Growth
    Starting at $3,600 annually
    Up to 300k sessions/year
    Pro
    Contact Heap Sales
    Custom sessions per month and unlimited projects
    Premier
    Contact Heap Sales
    Custom sessions per month
    Offerings
    Pricing Offerings
    CloudFoundryHeap
    Free Trial
    NoYes
    Free/Freemium Version
    YesYes
    Premium Consulting/Integration Services
    NoYes
    Entry-level Setup FeeNo setup feeOptional
    Additional Details—Heap pricing is based on session volume. A session is a period of activity from a single user on your app or website. It can include many pageviews or events.
    More Pricing Information
    Community Pulse
    CloudFoundryHeap
    Considered Both Products
    CloudFoundry
    No answer on this topic
    Contentsquare
    No answer on this topic
    Key User Insights
    Would buy again
    No answers on this topic
    95%
    Would buy again
    216 Answers
    Delivers good value for the price
    No answers on this topic
    99%
    Delivers good value for the price
    149 Answers
    Happy with the feature set
    No answers on this topic
    95%
    Happy with the feature set
    215 Answers
    Lived up to sales and marketing promises
    No answers on this topic
    97%
    Lived up to sales and marketing promises
    117 Answers
    Implementation went as expected
    No answers on this topic
    89%
    Implementation went as expected
    121 Answers
    Features
    CloudFoundryHeap
    Platform-as-a-Service
    Comparison of Platform-as-a-Service features of CloudFoundry and Heap
    Feature
    CloudFoundry
    9.8
    1 Ratings
    24% above category average
    Heap
    -
    Ratings
    Ease of building user interfaces10.01 Ratings00 Ratings
    Scalability9.01 Ratings00 Ratings
    Development environment creation10.01 Ratings00 Ratings
    Development environment replication10.01 Ratings00 Ratings
    Issue recovery10.01 Ratings00 Ratings
    Upgrades and platform fixes10.01 Ratings00 Ratings
    Best Alternatives
    CloudFoundryHeap
    Small Businesses
    IBM Cloud Foundry
    Score8.5 out of 10
    Mixpanel
    Score8.3 out of 10
    Medium-sized Companies
    IBM Cloud Private
    Score9.6 out of 10
    Gainsight PX
    Score7.6 out of 10
    Enterprises
    AWS Elastic Beanstalk
    Score8.6 out of 10
    Gainsight PX
    Score7.6 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    CloudFoundryHeap
    Likelihood to Recommend
    10.0
    (1 ratings)
    8.4
    (233 ratings)
    Likelihood to Renew
    -
    (0 ratings)
    9.3
    (9 ratings)
    Usability
    -
    (0 ratings)
    9.0
    (65 ratings)
    Availability
    -
    (0 ratings)
    9.1
    (2 ratings)
    Performance
    -
    (0 ratings)
    8.4
    (61 ratings)
    Support Rating
    -
    (0 ratings)
    9.0
    (8 ratings)
    Implementation Rating
    -
    (0 ratings)
    9.0
    (3 ratings)
    Configurability
    -
    (0 ratings)
    9.1
    (1 ratings)
    Ease of integration
    -
    (0 ratings)
    9.1
    (1 ratings)
    Product Scalability
    -
    (0 ratings)
    7.3
    (2 ratings)
    Vendor post-sale
    -
    (0 ratings)
    8.2
    (1 ratings)
    Vendor pre-sale
    -
    (0 ratings)
    8.2
    (1 ratings)
    User Testimonials
    CloudFoundryHeap
    Likelihood to Recommend
    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.
    Incentivized
    Read full review
    Contentsquare
    Scenarios when Heap was well suited: It is when a user claims that he encountered a bug without giving us the details of the error message. Scenarios where it is less appropriate: Its when we try to capture user interaction in our mobile app
    Incentivized
    Read full review
    Pros
    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
    Incentivized
    Read full review
    Contentsquare
    • Realtime interactions which are captured automatically is a unique feature which no other product offers.
    • Low code implementation is a big plus for marketing teams, as there is less dependency on engineering
    • Detailed customer behaviours can be studied with captured replay sessions
    • Due to all the above points - it helped to improve customer experience
    Incentivized
    Read full review
    Cons
    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.
    Incentivized
    Read full review
    Contentsquare
    • I think Heap can improve its onboarding; I would love to see some info that is helpful for someone who isn't in Heap every single day.
    • Sharing dashboards can be tricky, it feels like a huge learning curve that I already have forgotten how to do.
    Incentivized
    Read full review
    Likelihood to Renew
    CloudFoundry
    No answers on this topic
    Contentsquare
    It's a great platform. I'm glad that one of our product managers introduced it because it has allowed us to create all kinds of new functionality. We're not only able to create a better product experience from our communications because of Heap, but we're also able to generate all kinds of helpful analysis.
    Incentivized
    Read full review
    Usability
    CloudFoundry
    No answers on this topic
    Contentsquare
    On a scale from 1-10, I find Heap to be incredibly user-friendly and easy to use. I enjoyed the training videos available and was quickly able to pick up how to create events and reports to track user interactions on our product. I would recommend Heap for its usability first and foremost.
    Incentivized
    Read full review
    Reliability and Availability
    CloudFoundry
    No answers on this topic
    Contentsquare
    I've never run into any issues with Heap's availability, Heap is always there when I need it. I haven't run into any issues like application errors or unplanned outages during my 2+ years of using Heap. Each and every time I log in to Heap I have a completely functional experience
    Incentivized
    Read full review
    Performance
    CloudFoundry
    No answers on this topic
    Contentsquare
    Heap doesn't affect page load times considerably nor has a large impact [on] our overall score, as far as page loading times inside of the tool its pretty reliable to retrieve data as much as "instant" that it can be the delay seems to be on data getting tracked into the servers to be read but it's not significant.
    Incentivized
    Read full review
    Support Rating
    CloudFoundry
    No answers on this topic
    Contentsquare
    Heap support has allowed us to troubleshoot and test a lot of different items. Their support team is always helpful and friendly, even when we come to them with the most complicated questions. I think this greatly improves the value proposition of the product because their support team is knowledgable and friendly.
    Incentivized
    Read full review
    Implementation Rating
    CloudFoundry
    No answers on this topic
    Contentsquare
    The implementation was smooth and easy. The Heap team helped us with implementation and it went great! Within a few weeks, we were fully up and running and utilizing the platform to its full capability. This is an additional thing that has made this platform so great and we couldn't recommend it enough.
    Incentivized
    Read full review
    Alternatives Considered
    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.
    Incentivized
    Read full review
    Contentsquare
    Heap offers a ton of functionality on a single platform.It also has an smart data science layer to offers suggestions for next steps in the analysis, allowing us to explore alternative paths we may not think to take. The low-code option for updating data is appealing, and there is a lot of automation with minimal engineering effort.
    Incentivized
    Read full review
    Scalability
    CloudFoundry
    No answers on this topic
    Contentsquare
    The most challenging part of using Heap in a growing organization is the naming and structure in which reports and dashboards are organized. I work within the marketing department and our Heap leader internally works within the IT/Product department, which makes it challenging because we often don't speak the same language, so the learning curve has been steep without any specific use-case examples to leverage online.
    Incentivized
    Read full review
    Return on Investment
    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.
    Incentivized
    Read full review
    Contentsquare
    • It has helped us make decisions on what products to scope for our MVP based on the usage data.
    • It's allowed us to measure success with our beta product.
    • It's helped us view our conversion rates in an easy and usable manner.
    Incentivized
    Read full review
    ScreenShots

    Heap Screenshots

    Screenshot of Dashboard in Heap (Use to get Product or User Behavior Insights)Screenshot of Effort Analysis provides the first-ever quantitative measurement of user friction, capturing the difficulty users face when moving through every step of every user flow across the digital experience.Screenshot of Heap Illuminate looks for the most common events between two steps in a funnel and generates a Top Events table that displays how well paths including different events convert to the next step so you can understand how that behavior is helping or hurting conversion.Screenshot of From Top Events you can choose an event and use Path Comparison to fork your funnel and see how the selected behavior impacts conversion downstream.