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

    TrueCommerce

    Score6.2 out of 10
    N/ATruecommerce EDI software is supported by a global commerce network that is used to connect with 160,000+ retailers. Headquartered in Cranberry Township, PA, the TrueCommerce Trading Partner EDI Platform is designed to offer an end-to-end solution for EDI compliance and integration.N/A
    Pricing
    CloudFoundryTrueCommerce
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    CloudFoundryTrueCommerce
    Free Trial
    NoYes
    Free/Freemium Version
    YesNo
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Features
    CloudFoundryTrueCommerce
    Platform-as-a-Service
    Comparison of Platform-as-a-Service features of CloudFoundry and TrueCommerce
    Feature
    CloudFoundry
    9.8
    1 Ratings
    24% above category average
    TrueCommerce
    -
    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
    CloudFoundryTrueCommerce
    Small Businesses
    IBM Cloud Foundry
    Score8.5 out of 10
    No answers on this topic
    Medium-sized Companies
    IBM Cloud Private
    Score9.6 out of 10
    Apache Camel
    Score7.4 out of 10
    Enterprises
    AWS Elastic Beanstalk
    Score8.6 out of 10
    TIBCO B2B Integration Solution
    Score8 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    CloudFoundryTrueCommerce
    Likelihood to Recommend
    10.0
    (1 ratings)
    10.0
    (4 ratings)
    Likelihood to Renew
    -
    (0 ratings)
    10.0
    (4 ratings)
    Usability
    -
    (0 ratings)
    9.0
    (2 ratings)
    Support Rating
    -
    (0 ratings)
    10.0
    (2 ratings)
    Implementation Rating
    -
    (0 ratings)
    10.0
    (1 ratings)
    User Testimonials
    CloudFoundryTrueCommerce
    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
    TrueCommerce
    If you want to sell online and need a platform, you should select Nexternal. If it is within your budget and you want to have success, Nexternal is the way to go. Since switching to Nexternal from Kreck, our online sales have more than tripled!
    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
    TrueCommerce
    • Page layout.
    • Processing purchases.
    • Ease of creation.
    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
    TrueCommerce
    • Nexternal is hosted solution which means much of the source code is protected and inaccessible. For clients looking to fully customize the user experience, there are some limitations, with any hosted solution, that must be considered.
    • Nexternal doesn't have a built in wish list feature. They did partner with a 3rd party vendor, and now offer the base functionality; however, for clients whose needs center on the capabilities of a wish list, this feature must be closely considered.
    • Nexternal's monthly fees are structured in such a way that they scale based on sales. This can be an affordable set up for a majority, but a deterrent for others. That said, the phrase 'you get what you pay for' rings true for ecommerce platforms as well. As I've mentioned perhaps too many times already, the level of reliable support combined with the user-friendly, secure platform are worth it.
    Incentivized
    Read full review
    Likelihood to Renew
    CloudFoundry
    No answers on this topic
    TrueCommerce
    I no longer work in a company that would utilize it.
    Read full review
    Usability
    CloudFoundry
    No answers on this topic
    TrueCommerce
    I love the control and attention to detail that this system has. Don't be intimidated by it. Keep playing with it, ask questions, and get to know the program. You will grow to absolutely love and understand it.
    Incentivized
    Read full review
    Support Rating
    CloudFoundry
    No answers on this topic
    TrueCommerce
    We've worked with ecommerce providers for over 12 years, and we have yet to find another solution that provides the same level of responsiveness and accessibility as Nexternal's account representatives.
    Incentivized
    Read full review
    Implementation Rating
    CloudFoundry
    No answers on this topic
    TrueCommerce
    I had help from start to finish. Doreen, my rep, was very patient, concise, clear, and she has always had the answers I need. Setting up your store is time consuming at first, but with the support system that Nexternal offers, it is painless.
    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
    TrueCommerce
    When we started with Nexternal, there were not as many options as there are today. We felt the platform was one that we could work with and had a great customer support contact that helped us during the creation of our site.
    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
    TrueCommerce
    • Decreased efficiency in terms of how long it takes to enter order.
    • Very quick with reporting which was great for meetings and customer service calls.
    • Inefficient in terms of shipping abilities.
    Read full review
    ScreenShots