Best practice to save the user profile in AEM
Hi Everyone,
I am working for a client requirement where we need to design a registration form for end users who would provide some basic details (first name, last name etc). These users can be max 50K in total per year. What would be the best approach to keep this data.
Questions:
- is it okay to keep the user profile in aem (publish) considering 50k per year is not big number? what should be the design consideration we should keep in mind?
- If we choose to save it in external DB - how should we manage the session later on ?