...
Inside each PIPEFORCE namespace multiple services are hosted to run your solutions. Depending on your setup, the number and type of these services could differ. Each service is encapsulated inside a (“Docker”) container and can “talk” to each other:
...
Public Service
Usually these services are by default available within your namespace and can be accessed from the public internet. They are therefore called "public" services:
...