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
![AWS Quick Start Event – August 2018 [Online]](/images/tb-uploads/2018/08/aws-quick-start-event-august-2018-online.png)
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 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 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
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
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
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
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
Plays are ordered set of tasks to execute against host selections from your inventory. A playbook is a file containing one or more plays.