A company has an application that runs as a series of AWS Lambda functions. Each Lambda function receives data from an Amazon Simple Notification Service (Amazon SNS) topic and writes the data to an Amazon Aurora DB instance. To comply with an information security policy, the company must ensure that the Lambda functions all use a single securely encrypted database connection string to access Aurora. Which solution will meet these requirements? A. Use IAM database authentication for Aurora to enable secure database connections for all the Lambda functions. B. Store the credentials and read the credentials from an encrypted Amazon RDS DB instance. C. Store the credentials in AWS Systems Manager Parameter Store as a secure string parameter. D. Use Lambda environment variables with a shared AWS Key Management Service (AWS KMS) key for encryption.  Suggested Answer: D Community Answer: C This question is in DVA-C02 AWS Certified Developer – Associate Exam For getting AWS Certified Developer – Associate Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Amazon. Trademarks, certification & product names are used for reference only and belong to Amazon. The website does not contain actual questions and answers from Amazon's Certification Exam.
Please login or Register to submit your answer