Web Service
Web services are long-running processes that are exposed to external or internal traffic. This includes any web servers that are serving requests on a domain. Web services are, by default, exposed on a domain automatically generated by Porter, which follows the form of*.onporter.run
. You can add a custom domain to your web service - Porter will automatically secure your endpoints with SSL certificates. Alternatively, you can expose your web service to only internal traffic (i.e. accessible only by other services inside the same cluster).