List of questions
Related questions
Question 262 - Professional Machine Learning Engineer discussion
You work for a bank with strict data governance requirements. You recently implemented a custom model to detect fraudulent transactions You want your training code to download internal data by using an API endpoint hosted in your projects network You need the data to be accessed in the most secure way, while mitigating the risk of data exfiltration. What should you do?
A.
Enable VPC Service Controls for peering's, and add Vertex Al to a service perimeter
B.
Create a Cloud Run endpoint as a proxy to the data Use Identity and Access Management (1AM) authentication to secure access to the endpoint from the training job.
C.
Configure VPC Peering with Vertex Al and specify the network of the training job
D.
Download the data to a Cloud Storage bucket before calling the training job
Your answer:
0 comments
Sorted by
Leave a comment first