Recent Posts

Building a social media site - Infrastructure

4 minute read

In the past few days I’ve been working on setting up the infrastructure for my cloud webapp. I chose Google Cloud, because I had no previous experience with ...

Evaluating Cloud Datastore

3 minute read

As I successfully integrated my dotnetcore API with Cloud Datastore I wanted to give it a quick spin, and evaluate it in terms of: Performance (entity ret...

Using Cloud Datastore with dotnetcore

3 minute read

As part of my ongoing investigation into possible DB technologies, I’ve decided to give Cloud Datastore a try. Cloud Datastore is a managed NoSql database se...

Building a social media site - Introduction

1 minute read

In my previous post I mentioned that I’m working on a personal project. I’ve had several smaller pet projects/experiments in the past, as I really believe th...