Question-59: The process of receiving and importing data for the purpose of either immediate use or storage in a database is referred to as data intake. Ingesting something means taking it in or absorbing it via the digestive tract. Either in real time or in batches, data may be fed into the system. Each data item is imported during the real-time data ingestion process as it is being emitted by the source. Please see the TerramEarth case study for more information about this subject. You have been tasked with coming up with a fresh framework for the intake of the data collected from the 200,000 automobiles that are linked to a cellular network. You should adhere to the best practises advocated by Google. Which components of your system should you employ for the intake of the data, taking into consideration the technological requirements?
A. Google Kubernetes Engine with an SSL Ingress
B. Cloud IoT Core with public/private key pairs
C. Compute Engine with project-wide SSH keys
D. Compute Engine with specific SSH keys
Correct Answer
Get All 340 Questions and Answer for Google Professional Cloud Architect
: 2 Explanation: Cloud IoT Core that supports both public and private key pairs. https://cloud.google.com/iot-core/ IoT Core was created in order to link existing devices that are located in various parts of the globe to GCP. In addition to this, it is possible to achieve end-to-end security by using TLS 1.2 with asymmetric key authentication. Therefore, this is an exact match for the query Q. Option 2 is the one with the most accuracy. Although the executive summary does not specifically mention the new technology, the technical requirement does mention a transformation of technology. You have been tasked with developing a brand-new architecture, and the cloud-based IoT core is the solution to fulfil this prerequisite.