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.

Learning GoJS for Interative Javascript Diagrams

GoJS : Interactive JavaScript Diagrams for the Web


Background

In the recent project, customers commented that there is no updated network diagram for the frequent changes especially involving many network configuration changes. Even with the configuration changes reflected in the project documentations, such documentations are normally not read by the people as relevant information is just a tiny part of documentations.

Therefore a need to reflect such network diagram in a easier manner so people can easily see the latest network layout and configurations. That is when GoJS is discovered.

Introducing NetIQ Risk Service v2.0

Product Release Announcement: NetIQ Risk Service v2.0


Micro Focus is pleased to announce the availability of NetIQ Risk Service v2.0. This release brings advanced levels of Adaptive Access Management (AAM) to organizations that didn’t have the specialized knowledge or resources to implement it. Through its turnkey integration with ArcSight Interset, NetIQ Risk Service significantly simplifies the adoption of User and Entity Behavioral Analytics (UEBA), enabling organizations to do more than simple step-up authentication. Used together, this solution from Micro Focus raises access management to a higher level of access control intelligence.

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.