Prisma Certified Cloud Security Engineer (PCCSE) — Question 44

A manager informs the SOC that one or more RDS instances have been compromised and the SOC needs to make sure production RDS instances are NOT publicly accessible.

Which action should the SOC take to follow security best practices?

Answer options

Correct answer: D

Explanation

The correct answer is D because enabling the 'AWS RDS database instance is publicly accessible' policy and adding it to an auto-remediation alert rule ensures that any publicly accessible RDS instances are automatically remediated. Options A and C incorrectly address S3 buckets, which are not relevant to the RDS instance issue. Option B requires manual verification for production instances, which is less efficient than an automated approach.