Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
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
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.