Microsoft IIS vs. Oracle WebLogic Server

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Microsoft IIS
Score 8.1 out of 10
N/A
Microsoft IIS is an application server and infrastructure.N/A
Oracle WebLogic Server
Score 6.6 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
Microsoft IISOracle WebLogic Server
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Microsoft IISOracle WebLogic Server
Free Trial
NoNo
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details——
More Pricing Information
Community Pulse
Microsoft IISOracle WebLogic Server
Considered Both Products
Microsoft IIS
Chose Microsoft IIS
In terms of the configuration on a shared volume perspective, I think the Apache HTTP Server does a better job here. The Apache angle on this problem is more efficient from a man power perspective and ends up costing a little less in the long run over time. IIS tends to scale …
Oracle WebLogic Server
Chose Oracle WebLogic Server
In comparison to IIS, Apache, Tomcat - Oracle Weblogic App Server is an all-round server, easy to configure, supported and in my opinion very strong in B2B applications. I personally would not trust IIS in a B2B environment. Administration of Weblogic is Web GUI driven and this …
Top Pros
Top Cons
Features
Microsoft IISOracle WebLogic Server
Application Servers
Comparison of Application Servers features of Product A and Product B
Microsoft IIS
7.5
28 Ratings
6% below category average
Oracle WebLogic Server
7.5
34 Ratings
6% below category average
IDE support8.020 Ratings7.031 Ratings
Security management7.028 Ratings6.032 Ratings
Administration and management8.028 Ratings8.434 Ratings
Application server performance8.028 Ratings7.333 Ratings
Installation9.028 Ratings8.934 Ratings
Open-source standards compliance5.017 Ratings7.423 Ratings
Best Alternatives
Microsoft IISOracle WebLogic Server
Small Businesses
NGINX
NGINX
Score 9.0 out of 10
NGINX
NGINX
Score 9.0 out of 10
Medium-sized Companies
NGINX
NGINX
Score 9.0 out of 10
NGINX
NGINX
Score 9.0 out of 10
Enterprises
NGINX
NGINX
Score 9.0 out of 10
NGINX
NGINX
Score 9.0 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Microsoft IISOracle WebLogic Server
Likelihood to Recommend
8.9
(28 ratings)
6.8
(42 ratings)
Likelihood to Renew
10.0
(1 ratings)
9.0
(1 ratings)
Usability
10.0
(9 ratings)
9.0
(1 ratings)
Availability
8.0
(1 ratings)
-
(0 ratings)
Performance
7.8
(2 ratings)
9.0
(1 ratings)
Support Rating
9.4
(6 ratings)
6.0
(1 ratings)
Ease of integration
8.2
(2 ratings)
9.0
(1 ratings)
Product Scalability
8.0
(1 ratings)
-
(0 ratings)
User Testimonials
Microsoft IISOracle WebLogic Server
Likelihood to Recommend
Microsoft
Publishing applications or websites is easy with Microsoft IIS. You don't need external software or complicated tutorials involving command lines and editing configuration files. On other hand, sometimes the troubleshooter needs a high knowledge of Windows Server, Registry, and tools to debug the application. If you need to host non-Microsoft technology as PHP pages or have a low budget, I recommend IIS equivalent software as Apache.
Read full review
Oracle
If you need to have complex options in place you can count on Weblogic to be a robust Applicational Server you can rely on. But you would need to keep an eye on maintaining the framework updated quite frequently to avoid security breaches and subsequent severe situations. If you don't have other infrastructure for test purposes, I wouldn't advise you on having devs and QA installing this heavy application in their local machines, there are other lightweight solutions that would be a better fit for that.
Read full review
Pros
Microsoft
  • A big advantage that we use all the time is reviewing the logs that automatically get generated in IIS. It has helped us troubleshoot various problems in our applications over the years.
  • IIS integrates really well with Visual Studio and TFS. We are able to quickly deploy new applications and changes to applications when requested by the business.
  • IIS has proven that it is easy to configure and maintain with minimal effort.
Read full review
Oracle
  • The brand relation between Java and WebLogic Application Server usually provides a quicker access to programming features and their availability for the applications deployed.
  • The access to centralized configuration both from console and command line WLST eases the implementation of changes major or not in an organized and expedite way.
  • The maturity of the product is also visible in the available tools provided by the product itself, for both monitoring of resources and alerting for availability and thresholds
Read full review
Cons
Microsoft
  • Angular/node apps don't run on IIS, or at least we never figured out how. Rather we ended up using nginx.
  • There are still occasional memory leaks - check your recycle settings!
  • If you have very heavy usage for web APIs, IIS requires regular restarts for reasons unknown.
Read full review
Oracle
  • 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
Likelihood to Renew
Microsoft
We have no intention to replace all applications running on top of the IIS platform. Not all applications support other platforms and not all support staff are skilled in Linux/Apache platform support. Whereas IIS may not be the best performing or most secure web platform available, for the aforementioned reasons, it is impossible not to continue use of this product.
Read full review
Oracle
No answers on this topic
Usability
Microsoft
As I've mentioned earlier, Microsoft IIS is very simple and easy to use. The user interface is a little bit overloaded with a huge number of different options, but once you have a little clue of what you are doing and what you need - no issues at all.
Read full review
Oracle
I would have given it a 10 but sometimes the hogging threads become a issue and needs server bounce. Except that, we are very pleased with the product.
Read full review
Reliability and Availability
Microsoft
ARR (application request routing) in Microsoft IIS Server enables the web-admins to increase the web app reliability and availability through the rule based routing and load balancing of HTTP requests which in turn provides highly available server. IIS 7.0 Manager also provides kernel as well as user mode caching for faster performance and in case if the server fails, the IIS server has good amount of details logged in its log files which help understand and debug the cause quickly. Load balancing facilitates IIS server to fight against availability issues.
Read full review
Oracle
No answers on this topic
Performance
Microsoft
In my experience, I have never had significant issues with IIS performance. Sometimes I've experienced issues with loading time, but it is mostly related to the web site code. However Amazon, Microsoft and Google providing free cloud services with very limited resources, and in that scenario, "heavy" websites on IIS could be the issue. In other situations - performance is good.
Read full review
Oracle
Oracle WebLogic Application Server is great at security, performance and features.
Read full review
Support Rating
Microsoft
As mentioned earlier there is so much documentation or guides or stack overflow questions out there that someone will have faced the same or very similar scenario to what you are going through that you will almost certainly find a solution to what you are after.
Read full review
Oracle
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
Microsoft
Apache is java. Java is unnecessary complex. No developer wants to invest in learning all the hundreds of text based configuration files to get something done. Also, apache gives you the most evil and un-usable user interface possible. [Microsoft] IIS makes [life] after development easy, which is already complex enough to be bothered by something as mundane as exposing your work over the internet.
Read full review
Oracle
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 time to get code into production.
Read full review
Scalability
Microsoft
Microsoft IIS Server is scalable if the underlying server configuration is done correctly. Use x64 edition v/s 32bit and using 32bit mode application pools are some of the tweaks to be done to make the IIS server scalable. There are too many small configurations need to be carried out in order to make a highly scalable IIS server hence not giving full score in this area.
Read full review
Oracle
No answers on this topic
Return on Investment
Microsoft
  • Allowing us to internally host our monitoring websites allows quick access to data that can be quite hidden, saving developer time.
  • It was inexpensive compared to more bulky solutions saving upfront cost.
  • It’s easy to install and enable allowing more developer savings.
Read full review
Oracle
  • WebLogic Application Server definitely had a positive ROI since all the applications are deployed on a single platform and making maintenance extremely cost effective.
  • Since all major cloud vendors support and maintain WebLogic, it gives us an opportunity to explore possibilities to move the organizational infrastructure on to the cloud without too much effort.
Read full review
ScreenShots