Blog Archives: Blog (page 8)

Kubernetes Cluster IP vs NodePort vs LoadBalancer vs Ingress

Kubernetes Cluster IP vs NodePort vs LoadBalancer vs Ingress

Do you want to understand the difference between Cluster IP vs NodePort vs LoadBalancer vs Ingress? Read the following article to learn more.

Continue Reading
How to create your own Kubernetes cluster

How to create your own Kubernetes cluster

In this article, I want to explain how I run my applications on a Kubernetes cluster using a simple project I created based on Vagrant and VirtualBox.

Continue Reading
Android Input Management for Games

Android Input Management for Games

This is the twelfth article of the Android Game Programming series. Here, I would like to discuss how to manage user input on Android for our games.

Continue Reading
Let’s start building the Game Framework

Let’s start building the Game Framework

In this article, we will start to create our Game Framework. It will be used to write all our videogames.

Continue Reading
Getting Started with Kubernetes

Getting Started with Kubernetes

In this article, I would like to give you a brief introduction to Kubernetes and how to deploy applications on it.

Continue Reading
Android Graphics Programming for Games

Android Graphics Programming for Games

In this article, I would like to introduce to you the basic android graphics programming concepts to develop our video game.

Continue Reading
BOSH for Beginners

BOSH for Beginners

In this article, I want to explain what Bosh is, its main concepts, and how to use it practically to deploy software.

Continue Reading