MicroServices

What is Kubernetes ?

Kubernetes, or K8s is an Open-source platform that automates Container Operations. It is being used for automating deployment, scaling and management of Containerized applications. Kubernetes was originally developed and designed by engineers at Google, Google…

Continue Reading

MicroServices

What is a Container?

Container is a logical packaging of an application and its dependencis in a resource isolated way.   Container based applications can be deployed easily and consistently regardless of a target platform , it can run…

Continue Reading