This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.
Tag: Google
-
Maritime noon report with Google Cloud Dataprep
I recently worked on an exciting project, the use case for the project was to make the maritime noon report data available in Google BigQuery, which sounds simple enough. However, there were a lot of requirements, from collecting application data from the Greenpeace fleet in different formats leveraging Cloud Functions and API calls, landing the […]
-
Securing HTTP trigger in Google Cloud Functions
In this how-to article, I’m going to show how you can secure your Google Cloud Platform (GCP) Functions HTTP trigger, it has not been that straightforward to secure HTTP trigger in Cloud Functions in the past HTTP triggers in GCP were publicly available. While this might be useful in a lot of scenarios, it’s also […]
-
BigQuery federated queries against WordPress Cloud SQL Database
BigQuery has added a new feature, in which you can connect to a Cloud SQL instance and make federated queries. In this how-to, I will explain how I made an external connection from BigQuery, then using federated queries to query my cloud SQL WordPress database and made a Top Story report in Google Data Studio.
-
Using Secret Manager in a Google Cloud Function with Python
When you write a cloud function, you need to protect an API key, account information user id and password, or other sensitive data. In the Google Cloud Platform (GCP) you can use the Secret Manager a secure and convenient storage system that provides a central place and single source of truth to manage access, and […]
-
Disable Billing for Google Cloud Project when billing exceeds the budget limit
In this article, I will explain how you can create a Google Cloud Platform (GCP) Cloud Function that you can use to cap the cost if the cost is higher than the budget the billing will be disabled.
-
Find free Datasets from Google dataset search tool
You are getting into Data Science, you are looking for datasets that you could use for your own learning and to sharpen your skills, Google has you covered. In this article I will tell you about the Google tools you can use to find dataset to sharpen your Data Science skills.
-
Google Sheet get currency exchange rate with GOOGLEFINANCE formula
Google Sheet get currency exchange rate with GOOGLEFINANCE formula
-
How to setup Google IoT core with BigQuery and an IoT sensor
In this how-to, I will show you how to set up an IoT sensor connects it to the Google Cloud Platform IoT core send the data to Google Cloud Pub/Sub. Then code a cloud function, that will wait for a pub/sub trigger and store the data in BigQuery and Firebase. This how-to if you go […]
-
What I got out of Google Next 17 Amsterdam
It’s a great time to start planning your infrastructure project to move to the cloud or if you starting a business you could just avoid the hassle to setup and manage your internal infrastructure by adopting a cloud solution.
-
Grandpa you do not know anything about digital
The other day at work, I was going to help a young fellow with a problem with a WordPress website, he had been referred by a colleague of mine, when this young fellow some – he just said “Grandpa you do not know anything about digital” and that was the end of our interaction.