main
  • About
  • Civil Engineering
    • Interview questions
    • Bridge design
  • Google Cloud
    • Code samples
    • kafka
    • Cloud Run
    • persistent disks
    • Spinnaker
    • Assessment questions
    • IAM
    • Cloud Storage
    • VPC
    • Cost optimization
    • Compute Engine
    • App Engine
    • Cloud Vision
    • Spanner
    • Cloud SQL
    • Solutions
      • Static IP - WIP
      • Network performance
      • Building a VPN
      • Build a streaming app
      • ML train with taxi data
    • Dataproc
    • Dataprep
    • BigTable
    • Cloud Fusion
    • Data flow
    • CloudFront
    • APIGEE
    • BigQuery
    • Cloud logging
    • Pubsub
    • Identity Aware Proxy
    • Data center migration
    • Deployment Manager
    • Kubeflow
    • Kubernetes Engine
    • Istio
    • Read the following
    • Storage for cloud shell
    • kms
    • kpt
    • Hybrid cloud with Anthos
    • helm
    • Architecture
    • terraform
    • Network
    • Data studio
    • Actions
    • Jenkins
  • Data Processing
    • Data Lake
    • Data ingestion
    • Data Cleaning - Deduplication
    • Data Cleaning - Transformation
    • Data cleaning - rule definition
    • ETL
  • Machine Learning
    • Tensorflow
    • Tensorflow tips
    • Keras
    • Scikit-learn
    • Machine learning uses
    • Working with Pytorch
    • Federated learning
  • AWS cloud
    • Billing
    • Decrease volume size of EC2
    • Run CVE search engine
    • DataSync
    • EC2 spot instances
  • Java
    • Java
    • NIO
    • System Design
      • Zero trust framework
    • Collections
  • Azure
    • Enterprise Scale
    • API
    • Resource group
    • Create an sql database
  • UBUNTU
    • No Release file
    • STRATO blockchain
    • iperf
    • Rsync
    • curl
    • Shell
    • FAQ - git
  • PH test
    • Syllabus
    • Opportunities
    • Aptitude test
  • Development
    • Course creation
    • web.dev
    • docfx template
  • npm
  • Docker Desktop
  • Nginx
  • English rules
  • Confluent
  • sanity theme
  • Java Native Interface tutorial
  • Putty
  • Personal website host
  • Google search SEO
  • Reading a textbook
  • DFCC Progress
  • STORAGE
    • Untitled
  • Services Definition
    • Cloud VPN and routing
  • Microservices design and Architecture
    • Untitled
  • Hybrid network architecture
    • Untitled
  • Deployment
    • Untitled
  • Reliability
    • Untitled
  • Security
    • Untitled
  • Maintenance and Monitoring
    • Peering
  • Archive
    • parse dml to markdown
Powered by GitBook
On this page
  • Data Engineering
  • Question 1
  • Question 2
  • Question 3
  • Question 4
  • Question 5
  • Question 6
  • Question 7
  • Question 8
  • Question 9
  • Question 10
  • Question 11
  • Question 12
  • Question 13
  • Question 14
  • Cloud Architect

Was this helpful?

  1. Google Cloud

Assessment questions

PreviousSpinnakerNextIAM

Last updated 4 years ago

Was this helpful?

Data Engineering

Question 1

Question 2

Question 3

Question 4

Question 5

Use Cloud Spanner for storage. Monitor CPU utilization and increase node count if more than 70% utilized for your time span

Question 6

Question 7

Question 8

// BigtableIO
// https://beam.apache.org/releases/javadoc/2.1.0/org/apache/beam/sdk/io/gcp/bigtable/BigtableIO.html

BigtableOptions.Builder optionsBuilder =
     new BigtableOptions.Builder()
         .setProjectId("project")
         .setInstanceId("instance");

 PCollection<KV<ByteString, Iterable<Mutation>>> data = ...;

 data.apply("write",
     BigtableIO.write()
         .withBigtableOptions(optionsBuilder)
         .withTableId("table"));

Question 9

Question 10

Question 11

Question 12

D.

Question 13

Question 14

Mock tests 1 attempted on 10th Feb, 2021

11 wrong, 32-3=29-11=18 correct.

So, 18/29 = 62% to 80%

Cloud Architect

.

.

.

.

.

.

.

.

.

.

https://cloud.google.com/solutions/migration/hadoop/hadoop-gcp-migration-overview
https://cloud.google.com/dataflow/docs/concepts/streaming-pipelines#session-windows
https://cloud.google.com/spanner/docs/transactions?hl=en
https://cloud.google.com/spanner/docs/secondary-indexes
https://cloud.google.com/bigtable/docs/gc-sequence-numbers
https://cloud.google.com/speech-to-text/docs/sync-recognize
https://cloud.google.com/speech-to-text/docs/basics#sample-rates
https://cloud.google.com/logging/docs/reference/audit/bigquery/rest/Shared.Types/AuditData
https://developers.google.com/machine-learning/crash-course/regularization-for-simplicity/l2-regularization
https://docs.google.com/forms/d/e/1FAIpQLSdvf8Xq6m0kvyIoysdr8WZYCG32WHENStftiHTSdtW4ad2-0w/viewscore?viewscore=AE0zAgCNLuKpw3FwjL9un13LWQ3pjdxHg3kzeMVbF8Ho8Gxg87udac-fiRgbiOLeOvFonMU