Articles

Automating table backups in VertexAI training tasks — through BigQuery

Discover the advantages and the necessity of backing up a table during its usage in a VertexAI training task. We at REEA implemented an…Continue reading on Google Cloud - Community »...


Implementing trademark availability and search using USPTO Trademark API — part 2

USPTO Trademark API — Implementing trademark availability and search — part 2Trademarks are a valuable business asset that can help distinguish your brand and products from those of your ...


Integrating DockerSlim container minify step on Cloud Build

Learn about adding a Cloud Build step to minify your containers with DockerSlim by up to 30x making it secure too. Your Cloud Run…Continue reading on Google Cloud - Community »...


Reduce your BigQuery bills with BI Engine capacity orchestration

Learn how we at REEA are orchestrating BI Engine reservations by dynamically changing allocation size based on usage using Cloud Workflows…Continue reading on Google Cloud - Community »...


USPTO Trademark API — Search trademark & owner database — part 1

USPTO Trademark API — Search trademark & owner database — part 1In this article, we will describe how to use USPTO Trademark API service to execute trademark keywords search, owner search...


Automate the execution of BigQuery queries with Cloud Workflows

Resolve repetitive queries with scheduled invocations, combine simple queries to complex DML statements by using Cloud Workflows instead…Continue reading on Google Cloud - Community »...


Firestore Backups the easy way with Cloud Workflows

Backup nightly your Firestore collections to secure Cloud Storage the easy way with Cloud Workflows, don’t need to be a developer to setup.Continue reading on Google Cloud - Community »...


Run shell commands and orchestrate Compute Engine VMs with Cloud Workflows

Automate the execution of shell commands in a fully serverless and secure way without managing private keys. What a joy for a Cloud…Continue reading on Google Cloud - Community »...


Using Cloud Workflows to load Cloud Storage files into BigQuery

6">We will create a Cloud Workflow to load data from Google Storage into BigQuery. This is a complete guide on how to work with workflows…-files-into-bigquery-54228d166a7d?source=rss-350650c446...


Introducing “GCP Project Switcher” Extension for VS Code — My Weekend Project

Introducing “GCP Project Switcher” Extension for VS Code — My Weekend ProjectWriting, debugging and deploying from Visual Studio Code for Google Cloud Platform is working out great as you h...