Shibboleth + NoSQL DB

Alan Buxey alan.buxey at myunidays.com
Fri May 18 04:24:13 EDT 2018


hi,

given that this is a question of various software solutions and words
- yes, you probably could - integration is all about having the right
mix of things and bits to talk to each other.  you might need some
lambda to talk to that DynamoDB backend rather than talk native to it
(but you'd probably want to do that for scaling anyway....) but why
are you fixated on NoSQL technology? what is the use case, why NoSQL
over a
relational DB?  what scaling are you expecting? what performance
issues are you concerned about for relational (and what issues have
you
not considered for NoSQL)?  maybe Amazon RDS is the service you really want?

alan


More information about the users mailing list