by H.Thirukkumaran | Aug 8, 2017 | tip of the day
Define a lifecycle for your buckets before it is created on Google Cloud Storage. Customers who don’t define lifecycle and don’t set the lifecycle option for the buckets end up having challenge to clean up the buckets or pay more money by keeping the...
by H.Thirukkumaran | Aug 8, 2017 | tip of the day
If you are loading data into BigQuery using simple ETL approach of loading files to Google Cloud Storage and loading that file to BigQuery use the utilities in Google Cloud SDK instead of writing custom programs using the APIs. This will save lot of time as the...
Recent Comments