How can the security engineer implement this solution?

1 Comment

  1. Arthur
    Author

    As I understand it, the answer is:
    Create a new security group in the application VPC with no inbound rules. Create a new security group in the database VPC with an inbound rule that allows TCP port 1521 from the new application security group in the application VPC. Attach the application security group to the application instances that need database access, and attach the database security group to the database instances.

Leave a Reply

Your email address will not be published. Required fields are marked *

4 − 2 =