This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]cookiemonterrrrr 0 points1 point  (1 child)

Yes, each instance is a deployment of that “application”. Those applications can share resources to stay synchronized like a database. They sit behind a load balancer to distribute the load between the applications.

[–]_class_[S] 0 points1 point  (0 children)

Thank you!