Ultimate access to all questions.
In the default Virtual Private Cloud (VPC) of your Google Cloud environment, two subnets exist: subnet-a and subnet-b. Subnet-a hosts your database servers, while subnet-b hosts your application servers and web servers. Your goal is to create a firewall rule that strictly permits database traffic from application servers (located in subnet-b) to the database servers (located in subnet-a). What steps should you take to accomplish this configuration?