AWS Certified Data Engineer - Associate

AWS Certified Data Engineer - Associate

Get started today

Ultimate access to all questions.


Your company is developing a new mobile application that uses AWS Amplify for backend services. The application handles user authentication and personal data. Describe how you would implement a logging strategy for the Amplify services to ensure that all critical operations are logged, the logs are stored securely, and they can be easily accessed for compliance and auditing purposes.




Explanation:

AWS CloudTrail is suitable for logging API calls and actions related to Amplify services, which is crucial for auditing purposes. Amazon CloudWatch Logs can be used to collect operational logs from the Amplify environment, ensuring that all critical operations involving user authentication and personal data are logged and securely stored.