Try our conversational search powered by Generative AI!

Can I use DynamoDB for SessionState with EpiServer?

Vote:
 

Hi, there,

My supervisor wants me to use DynamoDB for SessionState. We want this because we have the site on a load balancer, and we want to avoid lost session problems. Is this possible?

If DynamoDB is not possible, what is the usual solution for EpiServer?

Thanks in advance.

#142159
Dec 02, 2015 22:38
Vote:
 

Hello Hugo

Episerver uses standard ASP.net session state providers. So as long as DynamoDB has a provider that can be uses there shouldn't be a problem (it seems there is a provider: http://docs.aws.amazon.com/AWSSdkDocsNET/latest/V2/DeveloperGuide/net-dg-dynamodb-session.html).

My best advice is follow the intructions on the link and try it, I wouldn't personally anticipate issues but its always best to try!

David

#142160
Dec 02, 2015 23:16
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.