What is Microsoft IIS?
Who uses Microsoft IIS?
Microsoft IIS Integrations
Here are some stack decisions, common use cases and reviews by companies and developers who chose Microsoft IIS in their tech stack.
We are a small bank and we have 5 VMware ESXi servers with mainly Windows Server VMs with numerous windows services installed and most of these servers have Microsoft SQL Server and Microsoft IIS installed. Also we have some applications that have application logs (mainly in a db table) and we have a few Hangfire instances and one MQ Series server.
Now the management gave me the task of site reliability (I'm fairly new to this) which means all Windows Services must run 24/7 so I have to know if a service fails to start. All databases must run properly so I have to know locks, Query performance, and any SQL Agent job failures. The same goes for IIS websites/services must be up and running all the time.
In addition to these, I must collect all the Hangfire job failures(which are a lot) as well as general server metrics like CPU, RAM, I/O Disk, Disk sizes, etc.
On top of all these, I must setup alerts via Slack/sms or mail. Now the question which tool or a stack of tools can achieve all that?
I am currently in school for computer science and am doing a class project about web servers. Our assignment is to research and select one of these web servers. Could you please let me know which one you would choose among NGINX, Microsoft IIS, and Apache HTTP Server and why?
Hi, I have an old web app written in HTML and JavaScript and hosted at Microsoft IIS. But due to some restrictions on the production environment, we can not enable IIS. I tried to create an Owin app and hosted it in a desktop service and everything is working fine. But I am not aware of the Pros and Cons of using OWIN app and hosting in windows service. Can anyone please tell me the Pros and Cons of using OWIN interface and windows service and also if there are any other alternatives available and why should I go for that alternative? Note: All of my web app pages are static pages. Thanks, Nirbhay
Hey there! We are looking at Datadog, Dynatrace, AppDynamics, and New Relic as options for our web application monitoring.
Current Environment: .NET Core Web app hosted on Microsoft IIS
Future Environment: Web app will be hosted on Microsoft Azure
Tech Stacks: IIS, RabbitMQ, Redis, Microsoft SQL Server
Requirement: Infra Monitoring, APM, Real - User Monitoring (User activity monitoring i.e., time spent on a page, most active page, etc.), Service Tracing, Root Cause Analysis, and Centralized Log Management.
Please advise on the above. Thanks!