ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 266 - Professional Cloud Architect discussion

Report
Export

You analyzed TerramEarth's business requirement to reduce downtime, and found that they can achieve a majority of time saving by reducing customer's wait time for parts. You decided to focus on reduction of the 3 weeks aggregate reporting time.

Which modifications to the company's processes should you recommend?

A.
Migrate from CSV to binary format, migrate from FTP to SFTP transport, and develop machine learning analysis of metrics
Answers
A.
Migrate from CSV to binary format, migrate from FTP to SFTP transport, and develop machine learning analysis of metrics
B.
Migrate from FTP to streaming transport, migrate from CSV to binary format, and develop machine learning analysis of metrics
Answers
B.
Migrate from FTP to streaming transport, migrate from CSV to binary format, and develop machine learning analysis of metrics
C.
Increase fleet cellular connectivity to 80%, migrate from FTP to streaming transport, and develop machine learning analysis of metrics
Answers
C.
Increase fleet cellular connectivity to 80%, migrate from FTP to streaming transport, and develop machine learning analysis of metrics
D.
Migrate from FTP to SFTP transport, develop machine learning analysis of metrics, and increase dealer local inventory by a fixed factor
Answers
D.
Migrate from FTP to SFTP transport, develop machine learning analysis of metrics, and increase dealer local inventory by a fixed factor
Suggested answer: C

Explanation:

The Avro binary format is the preferred format for loading compressed data. Avro data is faster to load because the data can be read in parallel, even when the data blocks are compressed.Cloud Storage supports streaming transfers with the gsutil tool or boto library, based on HTTP chunked transfer encoding. Streaming data lets you stream data to and from your Cloud Storage account as soon as it becomes available without requiring that the data be first saved to a separate file. Streaming transfers are useful if you have a process that generates data and you do not want to buffer it locally before uploading it, or if you want to send the result from a computational pipeline directly into Cloud

Storage.References: https://cloud.google.com/storage/docs/streaming https://cloud.google.com/bigquery/docs/loading-data

asked 18/09/2024
Samy Mameri
28 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first