QuestionQ344
Securing communications and establishing boundary protectionAn engineering team is deploying a web application that will be publicly accessible on the internet. The web application is hosted across multiple GCP regions and will be routed to the appropriate backend based on the URL request.
The team wants to prevent direct internet exposure of the application and deny traffic from a specified list of malicious IP addresses.
Which solution should the team implement to meet these requirements?
- A Cloud Armor
- B Network Load Balancing
- C SSL Proxy Load Balancing
- D NAT Gateway
Community Discussion