Microsoft IIS

Microsoft IIS

Application and Data / Application Hosting / Web Servers
Site Reliability Engineer at Cooperative Bank Of Thessaly·
Needs advice
on
GraylogGraylog
and
PrometheusPrometheus

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?

READ MORE
4 upvotes·12.6K views
Replies (1)
Recommends
on
New Relic

Please check the NewRelic, It has most of the capabilities that you were expecting with dashboards and alerts with SMS/Email notification options.

READ MORE
3 upvotes·2.1K views

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?

READ MORE
3 upvotes·394.4K views
Replies (1)
Recommends
on
NGINX

i use nginx nginx is more better than apache

READ MORE
2 upvotes·1 comment·733 views
qtbrtchip
qtbrtchip
·
November 25th 2021 at 4:52AM

I use nginx for most of my projects. My projects are not big, not handling very high workload. But it run quite well up to now.

·
Reply
Needs advice
on
ASP.NET CoreASP.NET Core
and
OwinOwin

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

READ MORE
3 upvotes·18.8K views
Software Engineer at IVP·
Needs advice
on
AppDynamicsAppDynamicsDatadogDatadog
and
DynatraceDynatrace

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!

READ MORE
8 upvotes·1.4M views