Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Professional Cloud Developer All Questions

View all questions & answers for the Professional Cloud Developer exam

Exam Professional Cloud Developer topic 1 question 82 discussion

Actual exam question from Google's Professional Cloud Developer
Question #: 82
Topic #: 1
[All Professional Cloud Developer Questions]

Case study -
This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided.
To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study.
At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section.

To start the case study -
To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. If the case study has an
All Information tab, note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the Question button to return to the question.

Company Overview -
HipLocal is a community application designed to facilitate communication between people in close proximity. It is used for event planning and organizing sporting events, and for businesses to connect with their local communities. HipLocal launched recently in a few neighborhoods in Dallas and is rapidly growing into a global phenomenon. Its unique style of hyper-local community communication and business outreach is in demand around the world.

Executive Statement -
We are the number one local community app; it's time to take our local community services global. Our venture capital investors want to see rapid growth and the same great experience for new local and virtual communities that come online, whether their members are 10 or 10000 miles away from each other.

Solution Concept -
HipLocal wants to expand their existing service, with updated functionality, in new regions to better serve their global customers. They want to hire and train a new team to support these regions in their time zones. They will need to ensure that the application scales smoothly and provides clear uptime data.

Existing Technical Environment -
HipLocal's environment is a mix of on-premises hardware and infrastructure running in Google Cloud Platform. The HipLocal team understands their application well, but has limited experience in global scale applications. Their existing technical environment is as follows:
* Existing APIs run on Compute Engine virtual machine instances hosted in GCP.
* State is stored in a single instance MySQL database in GCP.
* Data is exported to an on-premises Teradata/Vertica data warehouse.
* Data analytics is performed in an on-premises Hadoop environment.
* The application has no logging.
* There are basic indicators of uptime; alerts are frequently fired when the APIs are unresponsive.

Business Requirements -
HipLocal's investors want to expand their footprint and support the increase in demand they are seeing. Their requirements are:
* Expand availability of the application to new regions.
* Increase the number of concurrent users that can be supported.
* Ensure a consistent experience for users when they travel to different regions.
* Obtain user activity metrics to better understand how to monetize their product.
* Ensure compliance with regulations in the new regions (for example, GDPR).
* Reduce infrastructure management time and cost.
* Adopt the Google-recommended practices for cloud computing.

Technical Requirements -
* The application and backend must provide usage metrics and monitoring.
* APIs require strong authentication and authorization.
* Logging must be increased, and data should be stored in a cloud analytics platform.
* Move to serverless architecture to facilitate elastic scaling.
* Provide authorized access to internal apps in a secure manner.
HipLocal's data science team wants to analyze user reviews.
How should they prepare the data?

  • A. Use the Cloud Data Loss Prevention API for redaction of the review dataset.
  • B. Use the Cloud Data Loss Prevention API for de-identification of the review dataset.
  • C. Use the Cloud Natural Language Processing API for redaction of the review dataset.
  • D. Use the Cloud Natural Language Processing API for de-identification of the review dataset.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
MickeyRourke
Highly Voted 3 years, 11 months ago
Answer is B . Data loss prevention api is used for de-identification not natural language api
upvoted 19 times
...
thewalker
Most Recent 4 months, 1 week ago
Selected Answer: B
The best answer here is B. Use the Cloud Data Loss Prevention API for de-identification of the review dataset. Here's why: Data Loss Prevention API: This API is specifically designed for identifying and protecting sensitive data. It can be used to de-identify data, which means replacing sensitive information with non-sensitive substitutes. This is ideal for user reviews, as they might contain personal information like names, addresses, or other details that need to be protected. De-identification: De-identification is the process of removing or replacing sensitive information in a dataset while preserving its usefulness for analysis. This is crucial for HipLocal's data science team, as they need to analyze user reviews without compromising user privacy.
upvoted 1 times
thewalker
4 months, 1 week ago
Why other options are less suitable: A. Cloud Data Loss Prevention API for redaction: Redaction involves completely removing sensitive information from a dataset. While this can be effective, it might not be the best approach for user reviews, as it could remove valuable context and insights. C. Cloud Natural Language Processing API for redaction: The Natural Language Processing API is designed for understanding and analyzing text. It's not specifically designed for data protection or de-identification. D. Cloud Natural Language Processing API for de-identification: The Natural Language Processing API is not equipped for de-identification. It's primarily focused on tasks like sentiment analysis, entity recognition, and text summarization.
upvoted 1 times
...
...
santoshchauhan
8 months, 3 weeks ago
Selected Answer: B
B. Use the Cloud Data Loss Prevention API for de-identification of the review dataset. For analyzing user reviews, especially if they contain sensitive user information, it's important to protect user privacy. The Cloud Data Loss Prevention (DLP) API provides ways to de-identify sensitive data, which includes redaction, masking, tokenization, and other transformation techniques to obscure or remove sensitive information. De-identification refers to the process of removing or altering information that could be used to identify an individual, making the data safe for analysis without exposing personal information. This is crucial when handling user data to ensure compliance with privacy regulations and maintain user trust.
upvoted 1 times
...
theseawillclaim
9 months, 2 weeks ago
Selected Answer: B
Of course it's DLP. NLP API makes no sense here.
upvoted 1 times
...
Kadhem
11 months, 1 week ago
Selected Answer: B
Answer is B https://cloud.google.com/dlp/docs/deidentify-sensitive-data
upvoted 1 times
...
wanrltw
1 year ago
Selected Answer: D
https://www.exam-answer.com/hiplocal-data-preparation "De-identification is the process of removing or obfuscating personally identifiable information (PII) from a dataset, so that individuals cannot be identified. In this case, the data science team needs to analyze user reviews, which could potentially contain PII such as names, email addresses, or other personal information. To protect the privacy of the users, the data should be de-identified before it is analyzed. The Cloud Natural Language Processing API provides various features such as entity recognition, sentiment analysis, and syntax analysis. The API also includes a feature for de-identification, which can be used to remove PII from text data. This feature uses machine learning models to identify and mask or replace PII in the text. In contrast, the Cloud Data Loss Prevention API is designed to identify and redact sensitive data, such as credit card numbers, social security numbers, or other types of PII. It is not intended for general de-identification of text data."
upvoted 1 times
...
__rajan__
1 year, 2 months ago
Selected Answer: D
D is correct.
upvoted 1 times
...
jason0001
1 year, 7 months ago
Selected Answer: D
The Cloud Natural Language Processing API can help to extract insights from the user reviews, such as sentiment analysis and entity recognition. Additionally, de-identification can help to protect user privacy by removing any personal information from the review data.
upvoted 1 times
...
tomato123
2 years, 3 months ago
Selected Answer: B
B is correct
upvoted 1 times
...
[Removed]
2 years, 6 months ago
It looks like 'redaction' is a type of 'de-identification'. https://cloud.google.com/dlp/docs/transformations-reference#redaction
upvoted 1 times
[Removed]
2 years, 6 months ago
B. I suspect this is more an English problem than a cloud problem. "redaction of the review dataset" means removing the review itself. "de-identification of the review dataset" means you keep the review text itself, but mask the reviewer's identity so that we do not know any more who wrote it.
upvoted 2 times
...
...
p4
2 years, 10 months ago
A or B? what speaks for de-identification over reduction? reduction: replace sensitive data with a mask de-identification: replace sensitive data, while keeping possibility of re-identification by trusted party reduction protects user's data even more, whereas de-identification might be better for analyzing the data and link them together, right?
upvoted 1 times
...
ParagSanyashiv
2 years, 10 months ago
Selected Answer: B
B is the correct answer
upvoted 1 times
...
Gini
2 years, 12 months ago
I would take C as the purpose is to "analyze user reviews". Generally there is not sensitive data in reviews so I eliminate A and B. Natural Language Processing API is for analyzing things like reviews and comments, it has nothing to do with de-identification.
upvoted 1 times
Gini
2 years, 11 months ago
Reviewing this question again, the question asks "how to prepare the data" so I change my mind to B, to de-identify the data by Cloud Data Loss Prevention first. After that Natural Language Processing can be used to analyze the data.
upvoted 1 times
...
...
GoatSack
3 years ago
Answer B: https://cloud.google.com/dlp/docs/deidentify-sensitive-data
upvoted 1 times
GoatSack
3 years ago
Backs up: "Ensure compliance with regulations in the new regions (for example, GDPR)."
upvoted 1 times
...
...
celia20200410
3 years, 4 months ago
B: https://cloud.google.com/architecture/de-identification-re-identification-pii-using-cloud-dlp De-identification of PII in large-scale datasets using Cloud DLP Cloud DLP enables transformations such as redaction, masking, tokenization, bucketing, and other methods of de-identification.
upvoted 4 times
...
syu31svc
3 years, 4 months ago
I would take C; Cloud Natural Language Processing API for redaction Data Loss Prevention or DLP is not meant for analytics so A and B are wrong while de-identification is for DLP
upvoted 2 times
...
fraloca
3 years, 11 months ago
For me the solution is C
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...