Back to Basics: Managing Your Web Application’s Session


Web sessions allow websites to have “short-term memory” about a user’s activity. One example of the usefulness of these sessions are ecommerce shopping carts. Items in a shopping cart remain in a “session”, accumulated until the moment of payment at checkout. This episode of Back to Basics covers the most common architectural patterns for web session management: sticky sessions and distributed session management. Gonzalo reviews the architectural designs and discusses advantages and disadvantages of this architectural building block.

Additional Resources:
https://aws.amazon.com/caching/session-management/
https://docs.aws.amazon.com/elasticloadbalancing/latest/application/sticky-sessions.html

Check out more resources for architecting in the #AWS cloud:
http://amzn.to/3qXIsWN

#AWS #AmazonWebServices #CloudComputing


Duration: 00:04:33
Publisher: Amazon Web Services
You can watch this video also at the source.