- (Exam Topic 1)
How should a multinational organization that is migrating to Google Cloud consider security and privacy regulations to ensure that it is in compliance with global standards?
Correct Answer:
A
Comply with data security and privacy regulations in each geographical region For a multi-national corporation, they need to abide not just by international laws, but also regional laws where they do business.
- (Exam Topic 1)
What is the difference between Standard and Coldline storage?
Correct Answer:
D
Reference: https://www.msp360.com/resources/blog/google-cloud-nearline-storage-vs-coldline-vs-standard/ Google Cloud Coldline is a new cold-tier storage for archival data with access frequency of less than once per
year. Unlike other cold storage options, Nearline has no delays prior to data access, so now it is the leading solution among competitors.
- (Exam Topic 3)
A cloud-native organization is not meeting their service level objective (SLO) but has not exhausted their error budget.
What should the organization prioritize?
Correct Answer:
C
Both Devs and SRE team must ensure that the error budget does not become exhausted. To avoid it, releases have to stop for the time being until the error budget resets. The team would have to reprioritize to focus on reliability to get it back to an acceptable state.
- (Exam Topic 3)
What is monitoring within the context of cloud operations?
Correct Answer:
B
- (Exam Topic 2)
Google offers Firebase, In terms of Firebase Console, any particular message that has to be deliv-ered to a customer at a certain degree of change in behavior can be managed through .
Correct Answer:
B
You can send notification messages using the Notifications composer in the Firebase console. Though this does not provide the same flexibility or scalability as sending messages with the Admin SDK or the HTTP and XMPP protocols, it can be very useful for testing or for highly targeted marketing and user engagement. The Firebase console provides analytics-based A/B testing to help refine and improve marketing messages.
After you have developed logic in your app to receive messages, you can allow non-technical users to send messages per the instructions on the Notifications page in the Firebase Help Center.