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

Exam Professional Cloud Architect All Questions

View all questions & answers for the Professional Cloud Architect exam

Exam Professional Cloud Architect topic 1 question 16 discussion

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

You have been asked to select the storage system for the click-data of your company's large portfolio of websites. This data is streamed in from a custom website analytics package at a typical rate of 6,000 clicks per minute. With bursts of up to 8,500 clicks per second. It must have been stored for future analysis by your data science and user experience teams.
Which storage infrastructure should you choose?

  • A. Google Cloud SQL
  • B. Google Cloud Bigtable
  • C. Google Cloud Storage
  • D. Google Cloud Datastore
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
victory108
Highly Voted 3 years, 4 months ago
B. Google Cloud Bigtable
upvoted 12 times
...
jeff001
Highly Voted 3 years, 7 months ago
B, Bigtable due to the IoT like requirements
upvoted 10 times
...
fff2e69
Most Recent 1 week, 2 days ago
Selected Answer: B
Google Cloud Bigtable is well-suited for handling high-throughput, low-latency workloads like clickstream data. It is optimized for analytics on time-series and event data at scale, and it supports high write rates, with the capacity to handle thousands of writes per second. This makes it ideal for storing large volumes of clickstream data with bursts, ensuring data is available for analysis by data science and user experience teams.
upvoted 1 times
...
Ekramy_Elnaggar
1 week, 4 days ago
Selected Answer: B
1. High throughput for clickstream data: Bigtable is a NoSQL database designed for high write throughput, making it ideal for handling the continuous stream of click data with bursts up to 8,500 clicks per second. 2. Scalability: Bigtable is highly scalable, allowing you to handle increasing data volumes as your website portfolio grows. 3. Low latency: Bigtable provides low latency data access, which is important for real-time analysis and reporting on clickstream data. 4. Integration with BigQuery: Bigtable integrates well with BigQuery, enabling your data science team to perform complex analysis and generate insights from the clickstream data.
upvoted 1 times
...
upliftinghut
5 months ago
Selected Answer: C
Big table if it needs real time but here the need for analysis is not urgent => Google cloud storage.
upvoted 2 times
...
pakilodi
11 months, 3 weeks ago
Selected Answer: B
The right answer is BigTable for a such large volume of data.
upvoted 1 times
...
Nora9
1 year ago
Selected Answer: B
B. Google cloud Bigtable is most suitable as it is for analysis and streamed data.
upvoted 1 times
...
MartinFish
1 year, 3 months ago
Selected Answer: B
Note: DataStore is now rename as FireStore.
upvoted 1 times
...
hiromi
1 year, 7 months ago
Selected Answer: B
B is correct
upvoted 1 times
...
alekonko
1 year, 8 months ago
Selected Answer: B
Bigtable is a high-perf NoSQL db service that handle large volumes of structured data with low latency
upvoted 3 times
...
zerg0
1 year, 9 months ago
Selected Answer: B
The Google Cloud Bigtable goes together with the BigQuery. The question itself gives away a bit.
upvoted 1 times
...
omermahgoub
1 year, 11 months ago
For storing click-data that is streamed in at a rate of 6,000 clicks per minute, with bursts of up to 8,500 clicks per second, and that needs to be stored for future analysis by your data science and user experience teams, you should consider using a scalable, high-performance, and low-latency NoSQL database such as Google Cloud Bigtable, option B. Google Cloud Bigtable is a fully managed, high-performance NoSQL database service that is designed to handle large volumes of structured data with low latency. It is well-suited for storing high-velocity data streams and can scale to handle millions of reads and writes per second. Option A: Google Cloud SQL, option C: Google Cloud Storage, and option D: Google Cloud Datastore, would not be suitable for this use case, as they are not designed to handle high-velocity data streams at this scale.
upvoted 4 times
...
i_am_robot
1 year, 11 months ago
B. Google Cloud Bigtable Google Cloud Bigtable is a scalable, high-performance NoSQL database that is well-suited for storing large amounts of data with low latency. It is designed for high-throughput workloads such as streaming data, and is able to handle bursts of up to millions of reads and writes per second. Given the high volume of click data that needs to be stored and the requirement for low latency, Google Cloud Bigtable would be a good choice for storing the data. It is able to handle the high rate of incoming data and provide fast access to the data for analysis by the data science and user experience teams. Google Cloud SQL is a fully-managed relational database service, and may not be the best choice for storing high-volume streaming data. Google Cloud Storage is an object storage service, and may not provide the necessary performance for storing and querying large amounts of data in real-time. Google Cloud Datastore is a NoSQL document database, and while it may be suitable for storing large amounts of data, it may not provide the necessary performance for handling high volumes of streaming data.
upvoted 2 times
...
Melampos
1 year, 11 months ago
Selected Answer: B
https://cloud.google.com/bigtable#section-9
upvoted 1 times
...
Bry_040706
1 year, 12 months ago
B. Google Cloud Bigtable
upvoted 1 times
...
AniketD
2 years ago
Selected Answer: B
Cloud Bigtable has all the features to fulfill the requirements mentioned in the question
upvoted 1 times
...
Mahmoud_E
2 years, 1 month ago
D is right answer
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 ...