
Ultimate access to all questions.
A healthcare mobile application leverages proprietary machine learning algorithms for early diagnosis based on patient health metrics. Ensuring the protection of this sensitive data is crucial. The development team aims to migrate to a scalable user management system that includes log-in and sign-up functionalities, as well as support for Multi-Factor Authentication (MFA).
Identify the two most suitable options from the list below that would require the least amount of development effort to accomplish this transition. (Select two)
A
Use Lambda functions and DynamoDB to create a custom solution for user management
B
Use Lambda functions and RDS to create a custom solution for user management
C
Use Amazon Cognito for user-management and facilitating the log-in/sign-up process
D
Use Amazon SNS to send Multi-Factor Authentication (MFA) code via SMS to mobile app users
E
Use Amazon Cognito to enable Multi-Factor Authentication (MFA) when users log-in