Upgrading your SDL Tridion 2013 SP1 HR1 Content Deployer to a separated Content Deployer endpoint and Content Deployer worker
To make your Content Deployer implementation scalable, separate the endpoint from the worker (processing engine) by putting each in a separate microservice. If you have your Content Deployer (HTTP or HTTPS) Role currently installed as a Java/JSP Web application, you can replace it with an endpoint running in the Web application (a deprecated setup); alternatively, you can also run it as a standalone microservice. The Content Deployer worker always runs as a standalone microservice.