2023年最新のCloud-Digital-Leader問題集レビュー専門クイズ学習材料
Cloud-Digital-Leaderテスト準備トレーニング練習試験問題 練習テスト
Google Cloud Digital Leader Certification Examは、クラウドコンピューティングの基礎、Googleクラウドプラットフォームサービス、データ分析、機械学習、人工知能など、幅広いトピックをカバーしています。また、デジタル変革戦略を設計および実装し、組織内の変化を管理する個人の能力をテストします。
質問 # 147
How does Google Cloud ensure that customer data remains secure and private when at rest?
- A. By providing privacy reviews for critical customer applications
- B. By aggregating training data for customers within each industry
- C. By automatically locking files containing suspicious code
- D. By auditing platform privacy practices against industry standards
正解:D
解説:
Google Cloud commitment to keep the data secure and private:
1. Org owns the data and not Google
2. Google does not sell data to 3rd parties
3. All customer data is encrypted by default
4. Google Cloud guards insider against your data
5. No backdoor access to any govt. entity
6. Google's privacy practices are audited against international standards
質問 # 148
You are running a data warehouse on BigQuery. A partner company is offering a recommendation engine based on the data in your data warehouse. The partner company is also running their applica-tion on Google Cloud. They manage the resources in their own project, but they need access to the BigQuery dataset in your project. You want to provide the partner company with access to the da-taset. What should you do?
- A. Create a Service Account in your own project, and ask the partner to grant this Service Account access to BigQuery in their project.
- B. Create a Service Account in your own project, and grant this Service Account ac-cess to BigQuery in your project.
- C. Ask the partner to create a Service Account in their project, and have them give the Service Account access to BigQuery in their project.
- D. Ask the partner to create a Service Account in their project, and grant their Service Account access to the BigQuery dataset in your project.
正解:D
解説:
- if the need is to authenticate the application to access your dataset, it's the application's serice account that will be provided during the authentication, so the service account is to be created at their side to run the application
質問 # 149
A video game organization has invested in cloud technology to generate insights from user behaviors. They want to ensure recommendations of games are aligned to players' interests. What may have prompted this business decision?
- A. Employees expect source code changes to be deployed faster.
- B. Employees expect more predictable data management spending.
- C. Customers expect a personalized experience.
- D. Customers expect faster time to market for games.
正解:C
解説:
Because in the cloud era, users expect more personalization and customization.
質問 # 150
An application has become very popular and the number of requests/users is increasing quickly. There is a meeting to figure out how to scale the systems so that they can accept user requests and still have the capacity to spare. What is the preferred option?
- A. Circular Scaling takes a round-robin approach to allocate and destroy VMs.
- B. Vertical Scaling
- C. Horizontal Scaling
- D. Triangular Scaling takes an automated average of Cost, Effort, and Time.
正解:C
解説:
Horizontal scaling, also called scaling out, adds new VMs to increase application capacity.
質問 # 151
A financial services company is running an experimental application workload that has a very large number of mathematical calculations involving floating-point numbers. The current application that is running on compute engine is not providing enough speed and throughput. What are the options to increase the processing performance?
- A. Since processing could also be dependent on reading and writing data to the disk, use a fast Local SSD.
- B. Instead of using a "general purpose" machine family, use "compute-optimized" machine family.
- C. Attach GPUs to the virtual machine for number crunching.
- D. Use a serverless option like Cloud Functions that will automatically scale as much as required.
正解:C
解説:
Compute Engine provides graphics processing units (GPUs) that you can add to your virtual machines (VMs). You can use these GPUs to accelerate specific workloads on your VMs such as machine learning and data processing.
https://cloud.google.com/compute/docs/gpus
質問 # 152
What is an example of unstructured data that organizations can capture from social media?
- A. Tagging
- B. Post comments
- C. Profile picture
- D. Location
正解:B
解説:
https://treehousetechgroup.com/8-examples-of-unstructured-data/
質問 # 153
One of your clients is in the retail sector. They have a small team supporting their operations and a small development team taking care of application development. They have heard of the benefits of machine learning, but they do not have the capacity to hire data scientists or the work to retain them. They have a team of analysts who works primarily on BigQuery and knows how to run SQL queries. They want to be able to get into the new age of machine learning and artificial intelligence. What options are available to run on Google Cloud?
- A. Use BigQuery ML to create machine learning models using SQL queries.
- B. Use the Unified AI Platform to create a custom TensorFlow model.
- C. Integrate the Cloud Vision API and the Cloud Speech API to create a custom mod-el that will suit the retail sector.
- D. Use the popular open-source libraries SciPy and NumPy to create machine learn-ing models.
正解:A
解説:
BigQuery ML allows you to create ML models using standard SQL queries. Those familiar with BigQuery and ML will be able to create ML models with just a basic understanding of machine learning.
https://cloud.google.com/bigquery-ml/docs/
質問 # 154
An online retail organization wants to optimize their service.
What is an example of unstructured data that they can use to make decisions?
- A. Customer survey comments
- B. Product sales trends
- C. Seller location coordinates
- D. Warehouse inventory records
正解:A
解説:
https://cloud.google.com/storage/docs/requester-pays
質問 # 155
Your organization wants to migrate its data management solutions to Google Cloud because it needs to dynamically scale up or down and to run transactional SQL queries against historical data at scale. Which Google Cloud product or service should your organization use?
- A. Pub/Sub
- B. BigQuery
- C. Cloud Spanner
- D. Cloud Bigtable
正解:C
質問 # 156
A multinational retail company has approached you to help design its systems. They have millions of transactions at their point of sale systems across the world that need to be captured, stored, and analyzed. They are seeing more growth and expect to expand into even more geographies. Which database would be appropriate for them?
- A. Cloud Storage
- B. Cloud Spanner
- C. Cloud Datastore
- D. Cloud SQL
正解:B
解説:
Cloud Spanner: "Fully managed relational database with unlimited scale, strong consistency, and up to 99.999% availability."
質問 # 157
What is a key difference between VMs and containers?
- A. Virtual Machines can only run Linux; containers can run any operating system.
- B. Virtual Machines use a shared operating system and are therefore lighter; containers are heavier on resources.
- C. Virtual Machines take less time to launch; containers take longer to launch.
- D. Each Virtual Machine in a machine has its own operating system; containers will share the same operating system.
正解:D
解説:
VMs have their individual OSs. All containers on a node use the host operating system.
質問 # 158
Your manager wants to restrict communication of all virtual machines with internet access; with resources in another network; or with a resource outside Compute Engine. It is expected that different teams will create new folders and projects in the near future.
How would you restrict all virtual machines from having an external IP address?
- A. Define an organization policy on all existing projects to restrict virtual machine instances from having an external IP address
- B. Define an organization policy at the root organization node to restrict virtual machine instances from having an external IP address
- C. Define an organization policy on all existing folders to define a constraint to restrict virtual machine instances from having an external IP address
- D. Communicate with the different teams and agree that each time a virtual machine is created, it must be configured without an external IP address
正解:B
質問 # 159
Your customer currently has a hybrid cloud setup including their on-premises data center and AWS. They are consolidating all their services on Google Cloud as part of a modernization plan and want to spend less IT effort in the future. There are about 10 MySQL and 25 PostgreSQL databases across the two DCs. What is the best option to for them?
- A. Use the Data Catalog Service to manage the metadata of the databases
- B. Use the Database Migration Service
- C. Use Cloud Dataflow service and setup Google's Cloud SQL as the sink and the others as the source, which will cause the data to flow in as expected.
- D. Use the Bare Metal Solution and copy the databases directly as they are on-premises and on AWS.
正解:B
解説:
Database Migration is the right one to use: "Simplifying migrations to Cloud SQL. Now available for MySQL and PostgreSQL migrations, with SQL Server coming soon." Since the customer also doesn't want to manage their own database installations in the future, Cloud SQL is the best option.
https://cloud.google.com/database-migration
質問 # 160
Your organization wants to be sure that is expenditures on cloud services are in line with the budget. Which two Google Cloud cost management features help your organization gain greater visibility into its cloud resource costs? (Choose two.)
- A. Billing dashboards
- B. Financial governance policies
- C. Payments profile
- D. Sustained use discounts
- E. Resource labels
正解:B、E
質問 # 161
Your organization wants to predict the behavior of visitors to its public website. To do that, you have decided to build a machine learning model. Your team has database-related skills but only basic machine learning skills, and would like to use those database skills.
Which Google Cloud product or feature should your organization choose?
- A. TensorFlow
- B. Cloud SQL
- C. BigQuery ML
- D. LookML
正解:C
質問 # 162
......
Google Cloudデジタルリーダー認定試験は、デジタルトランスフォーメーションとクラウドコンピューティングのキャリアを進めたいと考えている専門家に最適であり、Google Cloudテクノロジーで従業員をトレーニングして認定することで、デジタルトランスフォーメーション能力を向上させたい組織にも適しています。この認定試験は、グローバルに認められ、Google Cloudテクノロジーを使用したデジタルトランスフォーメーションの高度な専門知識を示し、専門家としての高いレベルを証明します。
試験問題解答ブレーン問題集でCloud-Digital-Leader試験問題集PDF問題:https://www.passtest.jp/Google/Cloud-Digital-Leader-shiken.html
Cloud-Digital-Leader試験問題集、Cloud-Digital-Leader練習テスト問題:https://drive.google.com/open?id=1EZxkS_KXUt6290DkpExaeDla1Alb6y18