Announment : Beta Release of Deploying Access Manager in Docker Container

Deploying Access Manager in Docker Containers


Micro Focus is happy to announce the Beta release of deploying Access Manager as Containers. Access Manager supports Docker for deploying the containers. Access Manager components are delivered as Docker images and are self-sufficient to run on their own.

Access Manager Docker images are optimized to run on Kubernetes, a popular container orchestration engine for Docker. Kubernetes simplifies deploying, running, scaling, and upgrading Access Manager Docker images. The Access Manager Docker images are cloud-native applications and can run in Kubernetes environments deployed on Linux servers and cloud.

General Understanding of Docker & Kubernetes

 General Understanding of Docker and Kubernetes 


Q. What is Docker? 

A. Docker is a containerization platform that packages the application and all its dependencies together in the form of a docker container to ensure that the application works seamlessly in any environment.