Mirantis Kubernetes Engine vs. Oracle WebLogic Server

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Mirantis Kubernetes Engine
Score 9.4 out of 10
N/A
The Mirantis Kubernetes Engine (formerly Docker Enterprise, acquired by Mirantis in November 2019)aims to let users ship code faster. Mirantis Kubernetes Engine gives users one set of APIs and tools to deploy, manage, and observe secure-by-default, certified, batteries-included Kubernetes clusters on any infrastructure: public cloud, private cloud, or bare metal.
$0
per year
Oracle WebLogic Server
Score 7.4 out of 10
N/A
Oracle WebLogic Server is a unified and extensible platform for developing, deploying and running enterprise applications, such as Java, for on-premises and in the cloud. WebLogic Server offers a scalable implementation of Java Enterprise Edition (EE) and Jakarta EE.N/A
Pricing
Mirantis Kubernetes EngineOracle WebLogic Server
Editions & Modules
Free
$0.00
per year
Basic
$500.00
per year
No answers on this topic
Offerings
Pricing Offerings
Mirantis Kubernetes EngineOracle WebLogic Server
Free Trial
YesNo
Free/Freemium Version
YesNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional DetailsThese pricing options are compatible with Linux or Windows Server and are per year, per node. The basic version requires maximum online purchase not to exceed 50 nodes. Support/professional services are not included.
More Pricing Information
Community Pulse
Mirantis Kubernetes EngineOracle WebLogic Server
Considered Both Products
Mirantis Kubernetes Engine
Chose Mirantis Kubernetes Engine
I didn’t select Mirantis Cloud Native Suite (Docker Enterprise) when I joined this organisation it was already being used here. The one thing I can say about Mirantis Cloud Native Suite (Docker Enterprise) is easy to use and creates a good impact in the businesses. So, I …
Chose Mirantis Kubernetes Engine
So far I haven't used any other containerized product except Docker Enterprise because in terms of community support and tutorial videos, Docker has a better reach than other tools.
Docker can be easily set up from local to the cloud without worrying about the flavor of OS …
Chose Mirantis Kubernetes Engine
I have not used any other software as a container management solution. Its containerized apps allow the usage of less memory, thus they start and shut down very fast. This tool is helping the enterprise software to work quickly against the changing conditions thus offers great
Chose Mirantis Kubernetes Engine
I have heard about others, but all my professional life I have been using Docker as my primary container and the thing is you just don't need anything else right now. Because Kubernetes supports Docker and Docker is open-source and just very simple to get started with. 10 …
Chose Mirantis Kubernetes Engine
I have used Vagrant for consistent development environments as well. It is a more "heavyweight" solution since it's a complete virtual machine that requires a host like VirtualBox in order to run. With Docker, the container is much more lightweight and just requires the docker …
Chose Mirantis Kubernetes Engine
FreeNAS, I don't wish to bad mouth any product but it appeared that iXsystems just did not want to help their users or attempt to resolve issues. It looks good on paper and it worked well for me for about 4 years until I needed more support and a more complex and bigger …
Chose Mirantis Kubernetes Engine
Docker has become the defacto service, as far as I have seen, to run Linux or other tools on any OS and architecture and get the same output. I have used vagrant in the past, but it was much more complicated to use. Docker is very common among developers, so documentation and …
Chose Mirantis Kubernetes Engine
Dockers isn't a replacement for VMWare or VirtualBox in all cases. It's fundamentally a different way to solve the development problem. We use Docker when we need a lightweight, fast development scaffold. We use other virtualization solutions if we need GUI access or need a …
Chose Mirantis Kubernetes Engine
I would also compare to BSD Jails, LXC, and Solaris Zones, but they weren't listed. One of the first reasons we decided to use Docker over other container applications is because Docker is the default everyone recommends and is easily the most popular. We found Docker to be …
Chose Mirantis Kubernetes Engine
Docker provides less lock in and more portability than Heroku. You can also easily self host or choose a Docker hosting service. Additionally, there is a wide availability of Docker containers where Heroku build packs are somewhat more limited. Heroku offers a more turnkey …
Chose Mirantis Kubernetes Engine
We've used XAMPP, PHPmyAdmin and similar local environments (our app is on PHP).

Because of how easy you can change the configuration of libraries on PHP and versions (which is SO painful on XAMPP or other friendly LAMP local servers) we are using Docker right now. Also, being …
Chose Mirantis Kubernetes Engine
Docker isn’t a buzz word. It has promising return on investment and a bright future ahead backed up by the open source community.
Chose Mirantis Kubernetes Engine
Prior to docker, we had a custom build and deployment system. For local development, we use VirtualBox to host our VMs, while our custom VMs resided directly on the servers. We chose Docker primarily to allow us to get rid of our custom deployment system, both simplifying build …
Chose Mirantis Kubernetes Engine
Docker is great because of how the Docker Runtime works and how it eliminates the need to have the full operating system overhead that you'd find in a virtual machine (VM), keeping things lightweight and compatible regardless of where you go. Having an isolated, full Linux …
Chose Mirantis Kubernetes Engine
For light weight frontends, the Docker Swarm is the easiest to manage. One person can then mange the production environment and at the same time develop new software.
Chose Mirantis Kubernetes Engine
While Ansible and Docker focus on solving two different problems, we were previously using Ansible to ensure that all dependencies were automatically setup on new servers and that proper configuration was applied when new nodes were brought up. With docker, most of these …
Chose Mirantis Kubernetes Engine
While we still use virtual machines [for our Docker servers], we prefer Docker containers for our deployments. It really allows for a simpler infrastructure footprint to manage. For example, instead of managing 30 virtual machines with one or two apps on each VM, we could …
Chose Mirantis Kubernetes Engine
I had to use virtual machines before, the last one was VirtualBox. I was only a user there, I wasn't responsible for the configuration, it was a black box for me. When I had to use Docker for the first time I was a skeptic, but it proved to be easy. I can't really compare the …
Chose Mirantis Kubernetes Engine
Doocker lacks a lot of the scaling, automation, integration of 3rd party tools/solutions, and integration of shared high-performance self-healing storage, solutions like Heketi provide those missing pieces.
Chose Mirantis Kubernetes Engine
Docker runs both locally and on the server, whereas VirtualBox is only used locally to create a development environment. Docker gives us the ability to have the exact same environment both in the cloud and on individual developers' laptops. There are no surprises for the team, …
Chose Mirantis Kubernetes Engine
Vagrant is another software that offers similar [features that] stack to Docker. It offers an isolated container similar to Docker but Docker is lighter weight because it does not have the additional overhead of a VM Container. Docker has a much larger community of developers …
Chose Mirantis Kubernetes Engine
Docker is a different beast in that it is not trying to solve all of your infrastructure problems or most of them, it is simply trying to provide a reliable container serviced based on linux containers in which you can easily and quickly deploy microservices. LXD does provide …
Chose Mirantis Kubernetes Engine
Docker doesn't directly compare to very many other services. It is unique in its field. However, I love how fast Docker services spin up in comparison to VM-based or server-based applications. Docker is being adopted at a fast rate in the industry, so it's great to see Docker …
Chose Mirantis Kubernetes Engine
Before Docker, we were using Chef to manage our deployments. Chef didn't provide the environmental consistency and release confidence we needed. We had a split process between how the build servers, the developers and the deployed environments were managing the software …
Oracle WebLogic Server
Chose Oracle WebLogic Server
I have only used WebSphere for an evaluation period but I felt it was even harder to learn and it's cost was going to be bigger in the long run. Oracle WebLogic Server was more like the middle ground for what we needed at the time, both in terms of costs and learning curve.
Chose Oracle WebLogic Server
As mentioned earlier we didn't choose Oracle WebLogic Server, but received it as part of the application we bought. After using it for a few years we found it to be a stable product that has a bit of a learning curve compared to Microsoft IIS but is as stable and maybe even …
Chose Oracle WebLogic Server
I wasn't involved in selecting the server we were using but in our team we've made some efforts to improve the local deployment process by trying some other Applicational servers too.
Apache Tomcat was a more lightweight solution for sure, and it coped well with our applications …
Chose Oracle WebLogic Server
Oracle Weblogic Application Server is very robust and has good features and stability. It is a very sought-after tool for deploying many kinds of applications.
Chose Oracle WebLogic Server
I believe the Oracle WebLogic Suite is probably a better all encompassing suite of development tools for the IT department. [It] is probably a bit more expensive than other competitors like apache tomcat or NGINX, but is worth the investment if you consider the savings from …
Chose Oracle WebLogic Server
We have no option because we need it to use Oracle Forms, but we have used Jboss and tomcat in other projects and Weblogic is more stable.
Chose Oracle WebLogic Server
Apache Tomcat, Red Hat JBoss Enterprise Application Platform and IBM WebSphere Application Server on Cloud
Chose Oracle WebLogic Server
Oracle WebLogic Application Server is a leading server side container. It is far superior than IBM's WebSphere application server, JBOSS or Tomcat server. The easiness of using Oracle's weblogic application server is much user friendly and also it has great support and user …
Chose Oracle WebLogic Server
Oracle Weblogic Application Server gains its reputation from the performance, easy of maintenance, to be compared with the competitor solutions. However, Weblogic is "all-in-on" solution, sometimes it is too fat for some business needs that only requires part of the full …
Chose Oracle WebLogic Server
The main competitor is Wildfly and Websphere. The choice it's all about the bundled cost regarding the chosen OS and Java vendor. All three are almost the same in terms of performance and features. An exceptional alternative from the OSS ecosystem is Payara. Payra has some …
Chose Oracle WebLogic Server
Oracle WebLogic Application Server is much more stable when compared to opensource application servers like Oracle GlassFish Server or Apache Tomcat. Coming to JBoss Enterprise Application Server, Oracle WebLogic Application Server has better support with most of the cloud …
Chose Oracle WebLogic Server
Red Hat JBoss Enterprise Application Platform
Chose Oracle WebLogic Server
I used them in different contexts.
Chose Oracle WebLogic Server
Apache Tomcat requires a lot of out-of-the-box set-up that is difficult to work with, especially when it comes to production-ready configurations. The only advantage it has over Oracle WLS is that it's free, which is probably why many commercial server products are bundled with …
Chose Oracle WebLogic Server
Apache tomcat is used by the group of developers in our organization but the major student ERP production systems do run on WebLogic due to its feature-rich nature and stability. Although the cost is considered a hindrance to its wider use.
Chose Oracle WebLogic Server
We use Oracle Commerce Cloud as well.
Chose Oracle WebLogic Server
Best support of JEE specifications.
Chose Oracle WebLogic Server
We are using OBIEE application and when we install an application it is installed automatically with the application. We selected the WebLogic Server for better administration and maintenance of the application. It is very important for us to keep our production application up …
Chose Oracle WebLogic Server
WebSphere is another major contender and they have pitching and are more updated/streamlined. I still prefer WebLogic from an administrator standpoint. Support is much better and there are more options for finding answers to issues or new features.
Chose Oracle WebLogic Server
Red Hat JBoss EAP is good and open source. We chose Oracle WebLogic because we are using Oracle products like Oracle Enterprise Manager and it's very easy to integrate WebLogic with it. Also, for our mission critical applications, we wanted an application server with great …
Chose Oracle WebLogic Server
Compared to the alternatives, Weblogic is on the heavier side and requires more configuration to get it running. Instance startup time is also relatively long, but this could be due to the application size deployed on the server. Licensing cost for WebLogic would also be higher …
Chose Oracle WebLogic Server
We tested Red Hat JBoss. Then we decided to use WebLogic because of support issues we had with the other.
Chose Oracle WebLogic Server
Performance is better with heavy workloads.
Chose Oracle WebLogic Server
Apache Tomcat, Oracle GlassFish Server and Red Hat JBoss Enterprise Application Platform
Features
Mirantis Kubernetes EngineOracle WebLogic Server
Application Servers
Comparison of Application Servers features of Product A and Product B
Mirantis Kubernetes Engine
-
Ratings
Oracle WebLogic Server
8.1
Ratings
2% above category average
IDE support00 Ratings6.00 Ratings
Security management00 Ratings9.00 Ratings
Administration and management00 Ratings7.00 Ratings
Application server performance00 Ratings8.50 Ratings
Installation00 Ratings8.00 Ratings
Open-source standards compliance00 Ratings10.00 Ratings
Best Alternatives
Mirantis Kubernetes EngineOracle WebLogic Server
Small Businesses
Portainer
Portainer
Score 9.6 out of 10
NGINX
NGINX
Score 9.2 out of 10
Medium-sized Companies
Red Hat OpenShift
Red Hat OpenShift
Score 9.3 out of 10
NGINX
NGINX
Score 9.2 out of 10
Enterprises
Red Hat OpenShift
Red Hat OpenShift
Score 9.3 out of 10
NGINX
NGINX
Score 9.2 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Mirantis Kubernetes EngineOracle WebLogic Server
Likelihood to Recommend
8.3
(0 ratings)
7.5
(0 ratings)
Likelihood to Renew
9.1
(0 ratings)
9.0
(0 ratings)
Usability
8.0
(0 ratings)
7.0
(0 ratings)
Performance
-
(0 ratings)
9.0
(0 ratings)
Support Rating
7.8
(0 ratings)
6.0
(0 ratings)
Ease of integration
-
(0 ratings)
9.0
(0 ratings)
User Testimonials
Mirantis Kubernetes EngineOracle WebLogic Server
Likelihood to Recommend
Docker is great for when you would want to use a VM for any given application, but don't need the overhead of the whole OS. Docker containers use very little computing resources, boot up very quickly, and are very easy to set up. An instance where Docker may not be appropriate would be for an application that requires good security. If in this situation, a true VM would probably be your best bet.
Read full review
I see Oracle WebLogic Application Server being appropriate when an application needs several different data sources and messaging providers configured and accessible, with a configured level of control of resources (connection pools) and timeouts. It is also advisable to create distributed resources that you can configure as always active to provide more processing power, or as failover for situations of availability in case of disaster recovery, for example. An application where the number of required resources configured is very small and almost non-changeable, and no scalability is required, some other options exist in the market with less cost.
Read full review
Pros
  • Containerization - allowing multiple micro-services to function together without in-depth orchestration at the VM level.
  • Rapid deployment - a developer with appropriate access can simply push to the correct remote and the deploy happens automatically from there
  • Decouples provisioning from VM administration - allows containers to be deployed (more) regardless of VM set up.
Read full review
  • I love that the weblogic dashboard allows you to manage applications and see the status of each application.
  • Oracle WebLogic Application Server simplifies usage periods in the development and production of business applications.
  • Oracle WebLogic Server allows me to define various aspects of data source entry, including creating a specific multiple connection to facilitate data entry.
  • Performance and administration are highlighted in weblogic.
Read full review
Cons
  • Docker has a bit of a learning curve, and it takes some time to become familiar with the tooling and syntax. Transitioning an existing architecture to docker can represent a significant investment.
  • Docker attempts to provide some level of cross-host container orchestration via swarm, but it falls short of third-party solutions like kubernetes.
  • We occasionally run into stability issues when the docker daemon is subjected to high load (many applications starting/stopping frequently). In these cases, docker hangs and we have to restart or replace the node.
Read full review
  • The Admin UI should be further simplified, the UI design was not too user-friendly— too many options and clicks required, difficult for the new beginners to figure out what they are looking for.
  • The admin server becomes the single failure point, although Oracle suggested some workarounds by setting VIP and VHost, it was not quite easy and straight forward.
  • Domain replication is hard, requiring a lot of knowledge and scripts efforts.
  • Admin will hang if the node manager communication encounters some issues for one or some nodes in the domain/cluster.
  • Not able to kill/terminate the stuck thread, the only way is to restart the managed server (JVM)
  • License cost is too high, for small businesses.
Read full review
Usability
Docker's CLI has a lot of options, and they aren't all intuitive. And there are so many tools in the space (Docker Compose, Docker Swarm, etc) that have their own configuration as well. So while there is a lot to learn, most concepts transfer easily and can be learned once and applied across everything.
Read full review
Oracle WebLogic Server has so many features that sometimes it's hard to find the right place to setup things, I think the dated user interface does not help with that either. This has a direct impact when deciding to use it as your application server, you'd need to have the right people and invest the time needed to master it. If you're application justifies it then it will definitely be a great choice in the long run.
Read full review
Performance
No answers on this topic
Oracle WebLogic Application Server is great at security, performance and features.
Read full review
Support Rating
The community support for Docker is fantastic. There is almost always an answer for any issue I might encounter day-to-day, either on Stack Overflow, a helpful blog post, or the community Slack workspace. I've never come across a problem that I was unable to solve via some searching around in the community.
Read full review
The Oracle support is not great sometimes. They take a long time and need a lot of data over and over to resolve issues.
Read full review
Alternatives Considered
I have not used any other software as a container management solution. Its containerized apps allow the usage of less memory, thus
they start and shut down very fast. This tool is helping the enterprise
software to work quickly against the changing conditions thus offers great
scaling by simultaneously allowing me to meet the demands, which also leads to
easy implementation of the strategies.
Read full review
I wasn't involved in selecting the server we were using but in our team we've made some efforts to improve the local deployment process by trying some other Applicational servers too. Apache Tomcat was a more lightweight solution for sure, and it coped well with our applications needs, configuration and performance wise. Despite that, since we didn't got clearance to change that into our local servers, we kept using Weblogic to guarantee compliance between the testing environments and production.
Read full review
Return on Investment
  • We are able to try things very quickly compared to before. If you need to debug it, changes on X/Y/Z will have an impact on the way your app works, and changing libraries or configurations of the environment easily can improve your development cycles.
  • In case someone new arrives, the onboarding is pretty easy thanks to Docker. We have tried many configs and images until we reached a point were we have what we want. We don't have to painfully do that again for every new user. We just send him the image.
Read full review
  • It made it easy to handle over a 100 of deployments across multiple nodes every quarter.
  • It was easy to scale up our application to 36 nodes as the volume of transactions increased over the years.
  • Helped us achieve 99.999 availability for our users.
Read full review
ScreenShots