I have created a GRPC Server in C# using the example given at Link. Now I want to figure out as how should I be hosting this server so that I achieve following:
I'm going to add one more option.
With dot net core, you can run this as a Linux Daemon now.