Open in app

Sign In

Write

Sign In

Suds Kumar
Suds Kumar

2 Followers

Home

About

Jan 24, 2021

Cloud Storage Best Practices

When analyzing Cloud Storage use, we consider three needs: Performance Retention Access patterns Retention Setting a lifecycle policy lets you tag specific objects or buckets and creates an automatic rule that will delete or even transform storage classes for that particular object or bucket type. Access patterns The ability to transform objects into…

1 min read

1 min read


Jan 24, 2021

Cloud Dataproc Best Practices

Specify cluster image versions. Cloud Dataproc uses image versions to bundle operating system and big data components (including core and optional components) and GCP connectors into a single package that is deployed on a cluster. If you don’t specify an image version when creating a new cluster, Cloud Dataproc will default to…

3 min read

3 min read


Jan 23, 2021

BigQuery query performance

Control projection — Query only the columns that you need. Projection refers to the number of columns that are read by your query. Projecting excess columns incurs additional (wasted) I/O and materialization (writing results). Avoid SELECT *. Prune partitioned queries When querying a partitioned table, use the _PARTITIONTIME pseudo column to…

4 min read

4 min read


Jan 23, 2021

BigQuery cost optimization

BigQuery operations that are free of charge in any location: Batch loading data Automatic re-clustering Exporting data Deleting table, views, partitions, functions and datasets Metadata operations Cached queries Queries that result in an error Storage for the first 10 GB of data per month Query data processed for the first…

Bigquery

4 min read

Bigquery

4 min read


Sep 30, 2020

BigQuery REST API call using JWT

This post looks at calling BigQuery from devices through REST API. Devices often have a small footprint and have constraints and may not be possible to install Client Libraries. By using JWT directly as a bearer token, rather than an OAuth 2.0 …

Google Big Query

2 min read

BigQuery REST API call using JWT
BigQuery REST API call using JWT
Google Big Query

2 min read


Sep 27, 2020

BigQuery to Cloud Storage extract using DataFlow

BigQuery provides an excellent CLI — “bq extract” and an API as well as Client Library in many languages for achieving the same. In exporting table data documentation it says — You can use a service such as Dataflow to read data from BigQuery instead of manually exporting it. This…

Google Cloud Dataflow

2 min read

BigQuery to Cloud Storage extract using DataFlow
BigQuery to Cloud Storage extract using DataFlow
Google Cloud Dataflow

2 min read

Suds Kumar

Suds Kumar

2 Followers

Google Cloud enthusiast

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech