Industrial Use Cases for Kubernetes / OpenShift from Experts : A Knowledgeable Experience 📚
Hello Guys, I recently attended a session based on Industrial Use Cases for OpenShift/Kubernetes by Experts conducted by Mr. Amel Mathai ,Mr. Daleep Singh Bais & Mr. Abid Matoo
What is Kubernetes?
Kubernetes is an open-source container orchestration tool.
Benefits of using Kubernetes
- Scalability
- Workload
- Portability
- Stability vs Speed Arguments
Challenges associated with
- Kubernetes
- Deployment
- Hardening Operations
What is Openshift ?
OpenShift is an open source container application platform based on the Kubernetes container orchestrator for enterprise application development and deployment.
Why Use OpenShift?
OpenShift provides a common platform for enterprise units to host their applications on cloud without worrying about the underlying operating system. This makes it very easy to use, develop, and deploy applications on cloud. One of the key features is, it provides managed hardware and network resources for all kinds of development and testing. With OpenShift, PaaS developer has the freedom to design their required environment with specifications.
Features of OpenShift
- Multiple Language Support
- Multiple Database Support
- Extensible Cartridge System
- Source Code Version
- Management
- One-Click Deployment
- Multi Environment Support
- High Availability
- Dependency and Build
- Automatic Application Scaling
- Responsive Web Console
- Rich Command-line Toolset
- Remote SSH Login to
- Applications
- Rest API Support
- Self-service On Demand
- Application Stack
- Built-in Database Services
- Continuous Integration and
- Release Management
- IDE Integration
Podman:
Podman is a daemonless, open source, Linux native tool designed to make it easy to find, run, build, share and deploy applications using Open Containers Initiative (OCI) Containers and Container Images.
S2I(Source-to-Image)
S2I(Source-to-Image) enables developer to create application directly from source code, behind the scenes, it builds the image, pushes it to the registry and deploys the application.
At the end , I would conclude that it is a wonderful session by experts that gave an insight to the industrial use case regarding Kubernetes & OpenShift.
Thank you .