Industry Use cases for Kubernetes / Openshift from Experts

Sakshi Arya
3 min readMar 2, 2021

Hello guys !!

Yesterday night I attended a LIVE WEBINAR on ๐™„๐™ฃ๐™™๐™ช๐™จ๐™ฉ๐™ง๐™ฎ ๐™ช๐™จ๐™š ๐™˜๐™–๐™จ๐™š๐™จ-๐™†๐™ช๐™—๐™š๐™ง๐™ฃ๐™š๐™ฉ๐™š๐™จ/๐™Š๐™ฅ๐™š๐™ฃ๐™จ๐™๐™ž๐™›๐™ฉ By Mr. Amel Mathai, Mr.Daleep Singh Bais and Abid Mattoo. This story is about to share, whatever I have learnt from this webinar.

The session was all about Kubernetes /Openshift and itโ€™s Industry use cases with practical demo. The session was amazing with practical knowledge.

Here I am exploring some key points which I have learnt from the session:

What is Kubernetes:

Kubernetes is an open-source container-orchestration system for automating computer application deployment, scaling, and management. It was originally designed by Google and is now maintained by the Cloud Native Computing Foundation.

Benifits and Challanges Of K8s:

What is Virtualization:

Problem with Virtualization is that:

  1. Application required complicated installation and integration every time they are depolyed.
  2. Demands power machines.

Solution for Virtualization:

Adopting a container strategy will allow applications to be easily shared and deployed.

โ€œContainerization is the new Virtualization.โ€

What are containers:

A container is a standard unit of software that packages up code and all its dependencies so the application runs quickly and reliably from one computing environment to another.

What is Openshift:

Features of Openshift:

And lastly experts shown us demo of webapp deployment on openshift.

Special Thanks to Mr. Vimal Daga Sir, Preeti Chandak Maโ€™am and LinuxWorld Informatics Pvt Ltd for arranging such great session for us.

--

--