Avatar photo
By: Rania Mohamed

May 16, 2019 7:27 am

6,824 views

How CaaSP helps in Microservice (MSA) & PaaS?

To answer these questions, let’s first break the ice for containerization and why there is a need for Containers. Container technology was introduced back in 2006 -- even before the preparations were done for running containers. What initiated containerization? Virtualization technology has been in existence for long time and is pretty much mature. It’[…]

Read More


Avatar photo
By: Rania Mohamed

April 16, 2019 3:44 pm

57,942 views

Kubernetes Cluster vs Master Node

What is a Cluster? In software engineering, a cluster resembles a group of nodes that works together to distribute the work load. Additionally clustering helps in fault tolerance, by having a cluster acting as a secondary (backup) to a primary cluster. What is Master Node in Kubernetes? A master node is a node which controls […]

Read More