'Memory Over Flow if I Use a lot of session

Is it Possible for Server Memory to Overflow if I use too many Sessions in Asp.net Core?

For example, what happens if I have an e-commerce web application and I Use session for store user shopping cart information and a large number of user create a shopping cart in one time .



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source