
Jin Zhang
I’m Jin, Red Hat ASEAN Senior Platform Consultant. My primary focus is Ansible Automation (Infrastructure as Code), OpenShift, and OpenStack.
Decision Systems/Rule Base + Event-Driven Ansible
We use a rule base to find the new routing path with the lowest cost. RHDM gives the path from J to k. Kafka event is the communication channel for …

Introducing the Event-Driven Ansible & Demo
In AnsibleFest 2022, Red Hat announced an exciting new developer preview for Event-Driven Ansible. Event-Driven Ansible is a new way to enhance and …

RHACM GitOps – Kustomize for Dev & Prod Environments
This blog demonstrates how to use RHACM GitOps to manage the MySQL application in the development and Production environment.

RHACM GitOps: Install Service Mesh Operator and Configure a default control plan
This blog shows how to use RHACM GitOps to install Service Mesh and configure the default control plan.

Install the RHACM operator – import an existing cluster – Deploy a new cluster
This blog shows how to prepare RHACM and manage the cluster on AWS.

Dynamic Scheduler in Ansible Automation Platform
This blog starts with one patching automation workshop. The customer’s procedure is that the end user raises a patching request. The request includes …
Python inside Ansible Playbook
I want to share some tips on how to directly use Python inside an Ansible playbook.