ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 67 - SCS-C01 discussion

Report
Export

A company has a serverless application for internal users deployed on AWS. The application uses AWS Lambda for the front end and for business logic. The Lambda function accesses an Amazon RDS database inside a VPC The company uses AWS Systems Manager Parameter Store for storing database credentials. A recent security review highlighted the following issues The Lambda function has internet access. The relational database is publicly accessible.

The database credentials are not stored in an encrypted state.

Which combination of steps should the company take to resolve these security issues? (Select THREE)

A.
Disable public access to the RDS database inside the VPC
Answers
A.
Disable public access to the RDS database inside the VPC
B.
Move all the Lambda functions inside the VPC.
Answers
B.
Move all the Lambda functions inside the VPC.
C.
Edit the IAM role used by Lambda to restrict internet access.
Answers
C.
Edit the IAM role used by Lambda to restrict internet access.
D.
Create a VPC endpoint for Systems Manager. Store the credentials as a string parameter. Change the parameter type to an advanced parameter.
Answers
D.
Create a VPC endpoint for Systems Manager. Store the credentials as a string parameter. Change the parameter type to an advanced parameter.
E.
Edit the IAM role used by RDS to restrict internet access.
Answers
E.
Edit the IAM role used by RDS to restrict internet access.
F.
Create a VPC endpoint for Systems Manager. Store the credentials as a SecureString parameter.
Answers
F.
Create a VPC endpoint for Systems Manager. Store the credentials as a SecureString parameter.
Suggested answer: A, B, E
asked 16/09/2024
Arun Pandian
40 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first