Building a social media site - Infrastructure II.
In the previous post we had a look at the high-level overview of the infrastructure of our shiny new webapp. Now it’s time to take a deep-dive into the imple...
In the previous post we had a look at the high-level overview of the infrastructure of our shiny new webapp. Now it’s time to take a deep-dive into the imple...
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 ...
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...
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...
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...