Ken Bonny
Ken Bonny's Blog

Ken Bonny's Blog

Follow
homeMore Than Codebadgesnewsletter
Tag

services

#services

More content

Read more stories on Hashnode


Articles with this tag

Adding health monitoring to services

Nov 22, 20163 min read

In the previous project I worked on, the team needed a way to see if our services were still up and running. Thus health monitoring was introduced....

Adding health monitoring to services

IIS setup WCF with windows auth

Oct 25, 20162 min read

Recently I had to install a WCF service in my local IIS server so I could tests a specific bit of security that I had added. Since this is the first...

IIS setup WCF with windows auth