Nothing here yet.
Technology Enthusiast; passionate about building smarter cities.Excited about learning and teaching
In the battle for the Game of Attention, content is the two-edged sword and user experience is the horse that leads it to battle. The streaming wars are in full blast with Netflix positioned for continual dominance, armed with over 50,000 individual...

Read Part 1 Setting up Kubernetes and Kubernetes Dashboard using Docker Desktop. In this article, we will be deploying a WebApi and MySql Database to Kubernetes. To understand the process, here is a visual representation of the different components ...

This article is a follow-up to my previous article on containerizing an Aspnet.core API and MySQL database with docker-compose. In this article, we are going to be going one step further by deploying the Web API to Kubernetes. I have split this proce...

In this blog post, I am going to be going through how to containerize both a.NetCore API and a MySql Database and connect both together using a docker-compose file. If you are new to Docker you can check out two of my previous posts. containerize-an-...
