TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Keras

    Score7 out of 10
    N/AKeras is a Python deep learning libraryN/A

    Portainer

    Score9.8 out of 10
    N/APortainer is a centralized container management platform for containerized apps and IoT device management. It helps accelerate container adoption and reduce time-to-value on Kubernetes, Docker, and Swarm with a management portal, allowing users to deliver and manage containerized applications from the data center to the edge. Portainer helps - Reduce the operational complexity associated with multi-cluster management Bridge the skills gap and facilitate feature…

    $0

    Pricing
    KerasPortainer
    Editions & Modules
    No answers on this topic
    Portainer Business - 3 Nodes Free
    $0
    Home & Student
    $149
    per year
    Starter
    $995
    per year
    Professional
    $2995
    per year
    Enterprise
    Contact Sales for Pricing
    per year
    Offerings
    Pricing Offerings
    KerasPortainer
    Free Trial
    NoYes
    Free/Freemium Version
    NoYes
    Premium Consulting/Integration Services
    NoYes
    Entry-level Setup FeeNo setup feeOptional
    Additional Details——
    More Pricing Information
    Community Pulse
    KerasPortainer
    Considered Both Products
    Open Source
    No answer on this topic
    Portainer
    No answer on this topic
    Key User Insights
    Would buy again
    No answers on this topic
    100%
    Would buy again
    94 Answers
    Delivers good value for the price
    No answers on this topic
    100%
    Delivers good value for the price
    87 Answers
    Happy with the feature set
    No answers on this topic
    100%
    Happy with the feature set
    94 Answers
    Lived up to sales and marketing promises
    No answers on this topic
    100%
    Lived up to sales and marketing promises
    75 Answers
    Implementation went as expected
    No answers on this topic
    100%
    Implementation went as expected
    92 Answers
    Features
    KerasPortainer
    Container Management
    Comparison of Container Management features of Keras and Portainer
    Feature
    Keras
    -
    Ratings
    Portainer
    8.6
    94 Ratings
    5% above category average
    Security and Isolation00 Ratings8.790 Ratings
    Cluster Management00 Ratings8.575 Ratings
    Storage Management00 Ratings8.680 Ratings
    Resource Allocation and Optimization00 Ratings8.183 Ratings
    Discovery Tools00 Ratings8.970 Ratings
    Analytics, Monitoring, and Logging00 Ratings8.690 Ratings
    Best Alternatives
    KerasPortainer
    Small Businesses
    TensorFlow
    Score7.6 out of 10
    Mirantis Kubernetes Engine
    Score8 out of 10
    Medium-sized Companies
    Google Cloud AI
    Score8.7 out of 10
    Amazon Elastic Container Service (Amazon ECS)
    Score8.6 out of 10
    Enterprises
    Google Cloud AI
    Score8.7 out of 10
    SUSE Rancher
    Score9.4 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    KerasPortainer
    Likelihood to Recommend
    8.1
    (6 ratings)
    8.6
    (94 ratings)
    Likelihood to Renew
    -
    (0 ratings)
    9.1
    (3 ratings)
    Usability
    7.7
    (2 ratings)
    8.5
    (15 ratings)
    Support Rating
    8.2
    (2 ratings)
    9.1
    (3 ratings)
    Implementation Rating
    -
    (0 ratings)
    9.1
    (1 ratings)
    User Testimonials
    KerasPortainer
    Likelihood to Recommend
    Open Source
    Keras is quite perfect, if the aim is to build the standard Deep Learning model, and materialize it to serve the real business use case, while it is not suitable if the purpose is for research and a lot of non-standard try out and customization are required, in that case either directly goes to low level TensorFlow API or Pytorch
    Incentivized
    Read full review
    Portainer
    Many developers, especially lesser experienced developers, don't have a really good background in setting up containers from the command line. Portainer is invaluable to them. Giving a UI to them gives them much more confidence and allows them to learn properties and capabilities of containers under far less stress. On the flip side of this, giving then a UI on a production system can lead to chaos...never give junior developers access to production servers.
    Incentivized
    Read full review
    Pros
    Open Source
    • One of the reason to use Keras is that it is easy to use. Implementing neural network is very easy in this, with just one line of code we can add one layer in the neural network with all it's configurations.
    • It provides lot of inbuilt thing like cov2d, conv2D, maxPooling layers. So it makes fast development as you don't need to write everything on your own. It comes with lot of data processing libraries in it like one hot encoder which also makes your development easy and fast.
    • It also provides functionality to develop models on mobile device.
    Incentivized
    Read full review
    Portainer
    • Separating server maintenance with application development, providing a clear user interface for developers who don't want to worry about the underlying server.
    • RBAC for container deployment linked to a SAML IDP, not something particularly easy in a native Docker instance but point and shoot in Portainer, allowing the use of Azure / Okta etc to provide user access.
    • Image management with multiple repositories is super clear and reduces incidents
    Incentivized
    Read full review
    Cons
    Open Source
    • As it is a kind of wrapper library it won't allow you to modify everything of its backend
    • Unlike other deep learning libraries, it lacks a pre-defined trained model to use
    • Errors thrown are not always very useful for debugging. Sometimes it is difficult to know the root cause just with the logs
    Incentivized
    Read full review
    Portainer
    • When setting up static IPs for a new container, having the used ones for a specific network at hand would be cool or something like a mini IPAM of some sort...
    • Using the developertools to see "oh, it's a 40x or 500" when something doesn't seem to load because the ui just states "Didn't work" is kinda annoying. expandable toasts or something would be nice.
    Incentivized
    Read full review
    Likelihood to Renew
    Open Source
    No answers on this topic
    Portainer
    It is an excellent tool.
    Read full review
    Usability
    Open Source
    I am giving this rating depending on my experience so far with Keras, I didn't face any issue far. I would like to recommend it to the new developers.
    Read full review
    Portainer
    Accessibility for Non-Experts: even with some people having a bit longer on-boarding it is still very simple Quick setup is insanely useful, we can get it running in 10 seconds after installing docker Portainer has once again super clean UI and is very user friendly. Deployment/monitoring and management are super easy. I can tell just from a glance if something is out of date (watching at you Watchtower not doing your job for some reason)
    Incentivized
    Read full review
    Support Rating
    Open Source
    Keras have really good support along with the strong community over the internet. So in case you stuck, It won't so hard to get out from it.
    Read full review
    Portainer
    One of their staff members jumped on a video call immediately with me and led me through the problem and solution during a quick session of screen sharing. In this day and age that is above and beyond, especially when it comes to software. It took approximately 5-10 minutes to diagnose and fix, including pleasantries!
    Read full review
    Implementation Rating
    Open Source
    No answers on this topic
    Portainer
    It is really easy. Just follow the documentation.
    Incentivized
    Read full review
    Alternatives Considered
    Open Source
    Keras is good to develop deep learning models. As compared to TensorFlow, it's easy to write code in Keras. You have more power with TensorFlow but also have a high error rate because you have to configure everything by your own. And as compared to MATLAB, I will always prefer Keras as it is easy and powerful as well.
    Incentivized
    Read full review
    Portainer
    Portainer takes the cup in terms of usability and features. It is also more useful for smaller deployments, whereas Kubernetes in our opinion and experience, could probably be more suited to certain other use cases. Portainer is also a fresh feel among all the preexisting container management solutions and brings positivity and a new breeze in the industry.
    Read full review
    Return on Investment
    Open Source
    • Easy and faster way to develop neural network.
    • It would be much better if it is available in Java.
    • It doesn't allow you to modify the internal things.
    Incentivized
    Read full review
    Portainer
    • Increased productivity: Portainer's user-friendly interface and streamlined container management can help increase the productivity of IT teams.
    • Cost savings: By simplifying container management, Portainer can help reduce the time and resources required to manage container environments, potentially leading to cost savings.
    Incentivized
    Read full review
    ScreenShots

    Portainer Screenshots

    Screenshot of Portainer is a universal container management platform to help adopt and manage Docker, Kubernetes, Nomad and Edge environments.