Skip to content

New GCP Question #7076

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
2 of 10 tasks
MakendranG opened this issue Oct 20, 2024 · 1 comment
Closed
2 of 10 tasks

New GCP Question #7076

MakendranG opened this issue Oct 20, 2024 · 1 comment

Comments

@MakendranG
Copy link
Contributor

I'm submitting an ISSUE: please check one with "x"

  • New question{'s}
  • New assessment
  • Missed questions/answers
  • Request for new quiz/answers/...
  • Documentation issue or request for ...
  • ...

Q80. Which of the following Google Cloud services is best suited for storing unstructured data, such as images and videos?

  • Cloud SQL
  • Cloud Bigtable
  • Cloud Storage
  • Cloud Spanner

Explanation

  • Cloud SQL is a fully managed relational database service for MySQL, PostgreSQL, and SQL Server databases. It is designed for structured data and relational database needs. Cloud Bigtable is a NoSQL database service designed for large-scale, low-latency workloads but is not ideal for storing unstructured data like media files. Cloud Storage is designed specifically for storing unstructured data, such as images, videos, and backups. It is highly scalable, durable, and optimized for performance. Cloud Spanner is a fully managed, scalable, relational database service for mission-critical applications requiring strong consistency and horizontal scaling. It’s not designed for unstructured data storage.
@MakendranG
Copy link
Contributor Author

Hello Team,

I have worked on this issue and raised a PR #7075

Kindly merge it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants