Get up to 50% off on CKA, CKAD, CKS, KCNA, KCSA exams and courses!

Google Cloud Summit Kuala Lumpur 2018

Google Cloud Summit Kuala Lumpur 2018

Join Google Cloud Summit Kuala Lumpur 2018 and get learning experience and updates from industry experts.

Event will be happening at One World Hotel , Bandar Utama on 2nd October 2018 .

Register Now

Share :

Related Posts

Play with Ansible Playbooks

Play with Ansible Playbooks

Plays are ordered set of tasks to execute against host selections from your inventory. A playbook is a file containing one or more plays.

Installing Python Modules in Disconnected Environments

Installing Python Modules in Disconnected Environments

Installing a python module or package (any applications) is very easy if you have internet connection and access to public repo or private repo.

AWS Transformation Day Kuala Lumpur

AWS Transformation Day Kuala Lumpur

AWS is arranging the AWS Transformation Day Kuala Lumpur 2018 to discover first-hand the transformative opportunities of the cloud for your …

Redhat Event – 7 Paths to Modern Infrastructure Tour – Kuala Lumpur

Redhat Event – 7 Paths to Modern Infrastructure Tour – Kuala Lumpur

Location: Studio 1, Level 3 Pullman Kuala Lumpur Bangsar No 1 Jalan Pantai Jaya Tower 3, 59200 Kuala Lumpur Time: 9:00 a.m. – 5:00 p.m. Date : …

Implementing Ansible Roles

Implementing Ansible Roles

In a production environment, we will have hundreds and thousands of different types machines to handle. Hence the type of operations and …

Ansible Nested Loop with List and Dictionary

Ansible loops are simple and powerful with mixed data. You will sure say “awesome” when you realize the easiness with loops.