At the beginning of the Corona epidemic, I wrote an article about a personal data project I had worked on: The air I breathe how polluted is it?. I became an environmental data collector by purchasing a wearable, portable indoor-outdoor air quality monitor. My interest in air quality is about the fact that I have asthma and I need to take precautions where ever I go and try to avoid triggering my asthma. …
Category: Technology
Torbjorn has been working with IT technology since 1980, Torbjorn is sharing his view and experiences on digital technology
Productivity is essential in any small business and there are many different IT issues that can affect productivity, however, the one way to overcome all of these issues is to hire a managed IT services provider …
The fast development of the internet brought new ways in which businesses are conducted. What was unimaginable only a few years ago, today is the norm. Businesses around the globe have seen new opportunities and decided …
In the technology world, the cloud is used all the time. Some people are confused as to what the cloud actually is, and that’s understandable. Contrary to what you might think, the cloud isn’t just one …
Data comes in various forms and shapes, in my personal life I been very interested in Genome data and to create my family tree when I was born the family tree was handed down word of …
This was a very interesting project that I worked on, the use case for the project was to make the maritime noon report data available in Google BigQuery, sounds simple enough. However there were a lot …
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 straight forward to secure HTTP trigger in Cloud Functions in the …
I have created a Cloud Function that uses the NewsAPI to read the latest news and store the news in a Firestore collection. To read the news links I created an Angular app to read the news. …
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 …
Regardless of where you hosting your WordPress site, you can use Cloud SQL to be your backend database. In this How-to, I will explain the steps I took to migrate from the WordPress local MySQL to …
There are times when you write a cloud function that 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 …