Shared Resources

Learn about shared resources, shared-nothing architecture, and session failures.

Shared resource effect

Another scaling effect that can jeopardize stability is the “shared resource” effect. Commonly seen in the guise of a service-oriented architecture or “common services” project, the shared resource is ...