QuestionQ157
Securing communications and establishing boundary protectionYou are part of your company’s security team. You have been asked to reduce the external attack surface of your Linux bastion host by removing every public IP address. Site Reliability Engineers (SREs) need to reach the bastion host from public locations so they can access the internal VPC while off-site. How should you provide this access?
- A Implement Cloud VPN for the region where the bastion host lives.
- B Implement OS Login with 2-step verification for the bastion host.
- C Implement Identity-Aware Proxy TCP forwarding for the bastion host.
- D Implement Google Cloud Armor in front of the bastion host.
Community Discussion