Topic 1 Question 280
Your organization has an application hosted in Cloud Run. You must control access to the application by using Cloud Identity-Aware Proxy (IAP) with these requirements:
• Only users from the AppDev group may have access. • Access must be restricted to internal network IP addresses.
What should you do?
Deploy a VPN gateway and instruct the AppDev group to connect to the company network before accessing the application.
Create an access level that includes conditions for internal IP address ranges and AppDev groups. Apply this access level to the application's IAP policy.
Configure firewall rules to limit access to IAP based on the AppDev group and source IP addresses.
Configure IAP to enforce multi-factor authentication (MFA) for all users and use network intrusion detection systems (NIDS) to block unauthorized access attempts.
ユーザの投票
コメント(2)
- 正解だと思う選択肢: B
I think it's B.
👍 3yokoyan2024/09/05 - 正解だと思う選択肢: B
An access level is a set of attributes assigned to requests based on their origin. Using information such as device type, IP address, and user identity, you can designate what level of access to grant. https://cloud.google.com/beyondcorp-enterprise/docs/access-levels
👍 1Zek2024/12/09
シャッフルモード