A town redesigns its Hadoop-era lake for the cloud and needs a durable landing zone for raw civic files. Which pattern commonly replaces or fronts classic HDFS in that setting?
Select an answer to reveal the explanation.
Short Explanation
Object storage is the cloud’s big shared filing cabinet for raw dumps. Cities often land telemetry and files there instead of standing up classic HDFS for every byte. USB drives and ticket databases are not lake-scale landing zones.
Full Explanation
Managed object storage frequently serves as the cloud landing zone that replaces or fronts HDFS-style durable stores for Big Data. Raw civic files land cheaply at scale, then compute engines read them for batch or streaming work. Relational ticket stores and physical media do not provide that pattern. Recognizing object storage as the HDFS-like cloud store is core BDPC cloud chapter knowledge.