Cloud

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.

How to setup SSH key based authentication
In an automated IT world, password-based authentications are not a good choice and will restrict so many abilities. For SSH access, you can easily …

Running Ansible Ad-Hoc commands
We have already run few ad-hoc command to list down the hosts in earlier sections.

Managing Ansible Inventory
Inventory File An inventory file is a simple and plain text file where we store those host information ansible has to deal with. It can be simple in …

Ansible Introduction
You have hundreds and thousands of online documentation and wiki pages for learning Ansible , and this is our attempt to cover Ansible in a simple …

How to Install and Configure AWS Command Line Interface (CLI)
The AWS Command Line Interface (CLI) is a unified tool to manage your AWS services. With just one tool to download and configure, you can control …

AWS Certified Solution Architect – Associate – Learning Path and Certification
I used to get a lot of queries on AWS learning path and exam preparation procedures via emails or chats. Honestly I am not an expert (now) to advise …

How To Check Your Resource Usage in AWS Free Tier
Okay, you are in a learning path for AWS (Amazon Web Services) cloud services and you want to get your hands dirty. As we all know, AWS is offering a …