CLOUD-DIGITAL-LEADER · Question #29
An organization wants to dynamically adjust its application to serve different user needs. What are the benefits of storing their data in the cloud for this use case?
The correct answer is C. Real-time data ingestion and analysis. To dynamically adjust an application to serve different user needs, the system must be able to ingest data as it arrives and analyze it immediately to make decisions - such as changing content, pricing, recommendations, or features in real time. Cloud platforms provide services…
Question
An organization wants to dynamically adjust its application to serve different user needs. What are the benefits of storing their data in the cloud for this use case?
Options
- AData can be stored in archive for long term access
- BAutomatic data cleaning and validation
- CReal-time data ingestion and analysis
- DNo data access management required
How the community answered
(64 responses)- A3% (2)
- B8% (5)
- C88% (56)
- D2% (1)
Explanation
To dynamically adjust an application to serve different user needs, the system must be able to ingest data as it arrives and analyze it immediately to make decisions - such as changing content, pricing, recommendations, or features in real time. Cloud platforms provide services like Pub/Sub, Dataflow, and BigQuery that enable this streaming ingestion and analysis pipeline. Option A (archive for long-term access) is for historical/cold storage, not dynamic adjustment. Option B (automatic data cleaning and validation) is not a standard cloud storage benefit and doesn't directly enable dynamic application behavior. Option D is incorrect because data access management (IAM, permissions) is always required for security and compliance.
Topics
Community Discussion
No community discussion yet for this question.