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

Learning Everyday.

Join a community where DevOps, SREs, developers, and security engineers share how-to guides, articles, and videos to level up your skills.

Visit Learning Hub
Banner image
AWS Quick Start Event – August 2018 [Online]

AWS Quick Start Event – August 2018 [Online]

AWS has arranged another online session for beginners as well those are interested on AWS platform.

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.

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.

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 …

Dell Technologies Forum 2018 – Kuala Lumpur

Dell Technologies Forum 2018 – Kuala Lumpur

 From Portal : Dell Technologies Forum is a free, one-day event where you can experience the power of Dell’s seven technology powerhouses, all in …

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 : …

Deploying Roles With Ansible Galaxy

Deploying Roles With Ansible Galaxy

So you have learned about Ansible Roles and the importance of using roles. Ansible Galaxy is a public library where you can find thousands of roles …

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 …

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.