What is an xP3 SCpbCS deployment?
The xP3 deployment is set up for environments with higher load.
The xP3 deployment is set up for environments with higher load. All roles have been broken out onto their own servers, leaving the CD server with more resources available for serving content. Having all roles placed on separate servers means that if any servers experiences an increase in load, you have the ability to easily scale horizontally or vertically. An xM3 deployment would be identical to this, except there would be no xDB.
This deployment also includes a separate search role, to be used with a search product such as Solr or Coveo, which is hosted on a different server. It is strongly recommended that you use Solr in all production scenarios, and use Lucene for development only. Using Lucene only for development and having a separate search role means you no longer need to worry about indexes needing to be copied to each CD server, or resources on each CD server and the disk/CPU becoming completely consumed during indexing.
With higher traffic sites, xDB may have a high level of engagement activity that needs to be condensed into the Reporting database. This processing is performed by the Processing role and uses a large amount of CPU resources, so you may want to place the Processing role on a separate server.
