<div dir="ltr"><div>Pulp3's 3 primary software components are the rest-api, content-app, and the tasking system (its workers). Each is scalable by deploying more processes, which can provide both increased availability and capacity. The docs for the architecture and deployment are here:  <a href="https://docs.pulpproject.org/en/3.0/nightly/components.html">https://docs.pulpproject.org/en/3.0/nightly/components.html</a></div><div><br></div><div>Another HA way people deploy Pulp across the WAN is to have two independant Pulp's and have them sync to/from each other over the WAN periodically. In this way people avoid running their database connections and binary data over the WAN. Also Pulp3 integrates with S3 to reduce the amount of WAN traffic, making it really just the DB traffic, which I wouldn't recommend running over a WAN link.<br></div><div><br></div><div>At this time Pulp3 should be fully HA for failover except for 1 sub-component of the tasking system (the resource manager). That gap is tracked here ( <a href="https://pulp.plan.io/issues/3707">https://pulp.plan.io/issues/3707</a> ). We have a plan to solve it, but we haven't implemented it yet.<br></div><div><br></div><div>We invite user questions through <a href="mailto:pulp-list@redhat.com">pulp-list@redhat.com</a>, if you'd be willing to ask through that mailing list next time, we can respond through there also. More questions are welcome!</div><div><br></div><div>Cheers,</div><div>Brian</div><div><br> </div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Oct 1, 2019 at 4:15 AM <<a href="mailto:Felix.Fuhrmann@itzbund.de">Felix.Fuhrmann@itzbund.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello Pulp-Team,<br>
I have some architecture question. <br>
If I use pulp3 is there a possibility  to have two or three "pulp3-nodes" for a higher availability?<br>
<br>
Regards,<br>
Felix <br>
<br>
<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
Pulp-dev mailing list<br>
<a href="mailto:Pulp-dev@redhat.com" target="_blank">Pulp-dev@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/pulp-dev" rel="noreferrer" target="_blank">https://www.redhat.com/mailman/listinfo/pulp-dev</a><br>
</blockquote></div>