Amazon EC2 Auto Scaling vs. Microsoft IIS

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Amazon EC2 Auto Scaling
Score 8.5 out of 10
N/A
Amazon EC2 Auto Scaling helps users maintain application availability and allows users to automatically add or remove EC2 instances according to definable conditions.N/A
Microsoft IIS
Score 8.5 out of 10
N/A
Microsoft IIS is an application server and infrastructure.N/A
Pricing
Amazon EC2 Auto ScalingMicrosoft IIS
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Amazon EC2 Auto ScalingMicrosoft IIS
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
Amazon EC2 Auto ScalingMicrosoft IIS
Considered Both Products
Amazon EC2 Auto Scaling
Chose Amazon EC2 Auto Scaling
The operating system, CPU, RAM, and storage may be constructed in any configuration and readily altered after the build. The most important factor is the "sense of security."Problems may arise once every several years, but there is a significant difference when discussing how …
Chose Amazon EC2 Auto Scaling
On the servers with fixed resources, Microsoft IIS was installed. In terms of storage capacity, the server has a predetermined limit. It's possible to run out of money before the next billing cycle begins. A higher price tag or more resources may be necessary to ensure …
Chose Amazon EC2 Auto Scaling
The main reason is our total infra is created on AWS and we tend to use the natural service by AWS rather than third party tools, which has more advantages when the auto scaling interacts with other AWS services and its way easy to configure when we compare it with counter …
Chose Amazon EC2 Auto Scaling
They are complement with each other. EC2 Auto Scaling + S3 can almost satisfy the needs for most cloud based applications.
Chose Amazon EC2 Auto Scaling
There are no reasonable alternatives to consider when you're building a highly available application of EC2 instances in AWS. There are alternative high availability architectures to consider, including but not limited Elastic Kubernetes Service or serverless architectures. In …
Chose Amazon EC2 Auto Scaling
The Oracle Compute Instance Auto scaling features works very similar to the AWS once. However, the AWS EC2 Auto scaling feature has many more config parameters to it.
Chose Amazon EC2 Auto Scaling
AWS UI's are better to use. They are cleaner. Azure UI looks crowded. AWS instance is faster than Azure. Load balancer emphases in AWS is useful.
Chose Amazon EC2 Auto Scaling
1 year ago, without auto scaling, every time we think we might have a peak in demand, we launch a new server manually. So far we did not buy it but sometimes the server was not used at all or we forgot to remove from load balancer. Cost was affected a little bit but human …
Chose Amazon EC2 Auto Scaling
We tried with dedicated hardware load balancers with two servers a few years ago. It was a huge investment, and involves a lot of work, mainly on the server side. Also, that was not elastic. So if we wanted to go from 2 to 3 servers, we need to buy another server. That works, …
Microsoft IIS
Chose Microsoft IIS
On Windows, Microsoft IIS is easier to implement and maintain than Apache web service. Normally if you need to host PHP or other apache native content on a Windows server, it's recommended to use WAMP or equivalent software to simplify the installation, administration, and …
Chose Microsoft IIS
It's difficult to compare Apache HTTP Server, nginx, and IIS - they really serve a similar purpose on a different stack. IIS is well suited to the Microsoft stack. Apache HTTP Server works well for Java web applications. nginx is a multipurpose tool that we sometimes deploy …
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 …
Chose Microsoft IIS
Microsoft IIS is a lot more easier for Microsoft .NET developers to integrate and configure. It is MUCH more easier to install and therefore less time consuming to deliver applications to end users. IIS can be installed with a few clicks of a button by anyone with …
Chose Microsoft IIS
After using both Microsoft IIS and free Linux alternatives, like NGINX and Apache, I have to say I much prefer the Linux products in every way. Configuration is clearer (you have to edit config files deep in Linux somewhere, but once you've done it once, it's easy). Logging is …
Chose Microsoft IIS
Microsoft IIS is more simple to configure and also to maintain against other solutions. Often IIS help me to troubleshoot with its administartive tool.
Chose Microsoft IIS
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 …
Chose Microsoft IIS
We have always been a IIS company so we haven't used any other products like it.
Chose Microsoft IIS
Positive: Better integration with Active Directory
Negative: Appache Tomcat is open source and can be deployed on all operating systems including Linux, which allows for easier cross-platform deployments.
Chose Microsoft IIS
I have had a couple of tries at using Apache and Linux as a whole but I guess I am not of the right mindset to get over the learning barrier to make this work.
Chose Microsoft IIS
Microsoft IIS stacked up well with Apache, but since we are a Microsoft shop primarily, we had more resources that were familiar with managing the operating system and the server itself. While there are some benefits to Apache, you can find most of them in Microsoft IIS if you …
Chose Microsoft IIS
Microsoft IIS was selected long ago as it was included with the Windows licensing. As such no new servers or costs were needed to host a site. We now host nearly 4,000 sites on Microsoft IIS. We do still use other platforms as needed but we always start with Microsoft IIS …
Chose Microsoft IIS
Nginx is hard to support for smaller multiple projects, which is one reason we use the Microsoft IIS server, which is best fit for a set-up once and forget scenario. The Apache server is more recommended for smaller sized projects due to its cost factor, as the Microsoft IIS …
Chose Microsoft IIS
IIS is easier to configure and manage. Doesn't require deep knowledge of the product to manage it. Doesn't require for IT team to learn Linux/Unix OS for basic web hosting. However, for advanced IT specialists, all three solutions could be useful and can work together.
Chose Microsoft IIS
Apache and Nginx are both lower overhead solutions compared to IIS, but require extensive configuration through files or command lines. For someone creating a website for the first time, these solutions are difficult to understand and implement.
Chose Microsoft IIS

Two factors drove our implementation of IIS.

1) Staff familiarity. IIS' ubiquity in the marketplace and its' already-familiar developer tools made IIS implementation straightforward.

2) Vendor support. Most of our external software publishers use IIS for their applications. …

Chose Microsoft IIS
IIS much easier to install, configure and maintain in a Windows environment. Tomcat is more appropriate when it comes bundled with third party applications.
Chose Microsoft IIS
Apache and Nginx are what we use for our large websites and public data. When dealing with the type of traffic we see on our sites IIS just doesn't scale out well. For our staff levels, Apache and Nginx are very hard to support for all of our projects so we can't always use …
Chose Microsoft IIS
We actually use both platforms in conjunction with each other.
Chose Microsoft IIS
Many support teams are not comfortable supporting Linux platforms which is where Apache can really shine; also, application vendors often do not support Apache on Linux whereas they do support their products on Microsoft servers running IIS. In our case, the applications that I …
Chose Microsoft IIS
I feel each has their own strengths, when it came to developing the in house applications ASP gave us more features so we went with IIS to support those features.
Chose Microsoft IIS
IIS is a different animal than most webservers. I don't know that I'd compare IIS to other products. The differences and reasons to use each are so diverse.
Chose Microsoft IIS
In my experience, Microsoft IIS was definitely easier to wrap my head around and also to troubleshoot. The GUI was a great visual way to see what "sites" and "app pools" you have, what is running, what is currently up. Microsoft IIS also offers the flexibility to have multiple …
Chose Microsoft IIS
Microsoft IIS is the only official way to run ASP.NET framework sites and for Microsoft System management tools (SCCM and WSUS). While open source options like Apache and NGINX are more commonly used in our department, to maintain the best compatibility we use IIS in certain …
Chose Microsoft IIS
Again Microsoft IIS is perfect for us due to the ease of use by our support team.
Features
Amazon EC2 Auto ScalingMicrosoft IIS
Application Servers
Comparison of Application Servers features of Product A and Product B
Amazon EC2 Auto Scaling
-
Ratings
Microsoft IIS
7.5
Ratings
5% below category average
IDE support00 Ratings8.00 Ratings
Security management00 Ratings7.00 Ratings
Administration and management00 Ratings8.00 Ratings
Application server performance00 Ratings8.00 Ratings
Installation00 Ratings9.00 Ratings
Open-source standards compliance00 Ratings5.00 Ratings
Best Alternatives
Amazon EC2 Auto ScalingMicrosoft IIS
Small Businesses
NGINX
NGINX
Score 9.2 out of 10
NGINX
NGINX
Score 9.2 out of 10
Medium-sized Companies
NGINX
NGINX
Score 9.2 out of 10
NGINX
NGINX
Score 9.2 out of 10
Enterprises
NGINX
NGINX
Score 9.2 out of 10
NGINX
NGINX
Score 9.2 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Amazon EC2 Auto ScalingMicrosoft IIS
Likelihood to Recommend
8.6
(0 ratings)
9.0
(0 ratings)
Likelihood to Renew
-
(0 ratings)
10.0
(0 ratings)
Usability
7.6
(0 ratings)
10.0
(0 ratings)
Availability
-
(0 ratings)
8.0
(0 ratings)
Performance
-
(0 ratings)
7.8
(0 ratings)
Support Rating
8.4
(0 ratings)
9.4
(0 ratings)
Ease of integration
-
(0 ratings)
8.2
(0 ratings)
Product Scalability
-
(0 ratings)
8.0
(0 ratings)
User Testimonials
Amazon EC2 Auto ScalingMicrosoft IIS
Likelihood to Recommend
[Amazon EC2 Auto Scaling] is simple to set up and pretty self-explanatory. Never had issues around scaling up or down. [Now] we won't need to guess the capacity for our apps or services. The both scaling, up and down is simply perfect, you can actually stop checking every time for resources because this tool takes care of everything
Read full review
IIS as a web application server is perfectly suited for .net, .net core, asp.net applications. Our core ESB runs on IIS and has hundreds of gigabytes of data moved through it every day spread across millions of transactions. We have other mission critical applications that deliver our results to patients and doctors relying on IIS web application servers. If you stay in the Microsoft development stack, IIS is a top tier, efficient, and reliable web server.
Read full review
Pros
  • Dynamic scaling can be configured to respond to a wide variety of metrics and alerts
  • Predictive scaling allows one to get ahead of high traffic events rather than simply reacting to them
  • Health checks are configurable based on the needs of your application and architecture
Read full review
  • 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
Cons
  • Sometimes, Auto scaling takes time to spin up your instances if your traffic is so high in short span of time.
  • And, Auto scaling can be more efficient if we have only Load balancer in our architecture.
  • It has some limitations on setting up the Auto scaling infra.
Read full review
  • For some web applications, it takes additional time to configure IIS to make a website work.
  • IIS logging - it is not the strongest side of the product.
  • Compared to Apache or Nginx, IIS uses way more system resources.
  • Even with regular patches, IIS has many vulnerabilities.
Read full review
Likelihood to Renew
No answers on this topic
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
Usability
Usability is good since we already know how AWS works. For those that are new it might be a little bit confusing at the beginning but they are improving it at a fast pace. Even though AWS keeps changing the user interface constantly, it is still powerful, understandable and easy to use. For technical people, they still offer the CLI.
Read full review
In general, Microsoft IIS is an alright product. It comes natively with Windows Server. It has good enough GUI to set things up & tweak things around. Once properly setup, it runs stably enough. And with enough Powershell magic, having a CI/CD pipeline to automatically deploy a new version of the application is doable.
Read full review
Reliability and Availability
No answers on this topic
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
Performance
No answers on this topic
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
Support Rating
The platform works as is. The help and tutorials on the help page can help you to setup the entire platform without problems, and also provides help on a huge variety of problems. Amazon also provides support plans. We have the basic support plan, but Amazon offers three support tiers, and we know that it works perfect.
Read full review
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
Alternatives Considered
The operating system, CPU, RAM, and storage may be constructed in any configuration and readily altered after the build. The most important factor is the "sense of security."Problems may arise once every several years, but there is a significant difference when discussing how to cope with hardware problems in the local age.
Read full review
On Windows, Microsoft IIS is easier to implement and maintain than Apache web service. Normally if you need to host PHP or other apache native content on a Windows server, it's recommended to use WAMP or equivalent software to simplify the installation, administration, and configuration of resources. However, you can use Microsoft IIS and other web services on the same server, taking care to keep separate folders and port usage for each system.
Read full review
Scalability
No answers on this topic
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
Return on Investment
  • We will devote more time to development than server administration, but we will require additional time if you migrate from another ecosystem.
  • Fault detection and reporting are automated in the old server, and bandwidth is fixed per month, but everything is manageable automatically. We only pay for the resources we use.
  • After some months, we met our return on investment (ROI).
Read full review
  • Speed of development. You don't need to be an expert to expose your website through some DNS
  • Robust, there has never been any downtime because of IIS itself.
  • The ease of use can have (and has had) some negative impact because it's too easy to implement something, and then forget. When a server is taken down, those unthoughtful implementations come to light the hard way.
Read full review
ScreenShots