Which scaling pattern is most appropriate when a system's bottleneck is stateful session data?
-
A
Horizontal scaling with sticky sessions or a shared session store
-
B
Vertical scaling of the web tier only
-
C
Adding more read replicas to the database
-
D
Increasing CDN cache TTLs