Posted inCode Challenge Devops Code Challenge 1 – AWS automation Posted by By Chris Sam May 7, 2017 AWS Automation Automate the following tasks with your own choice of scripting language. Task 1:…
Posted inConfiguration Management Ansible Ansible Ad-hoc commands usage Posted by By Chris Sam February 23, 2017 Need for Ansible Ad-hoc commands Before getting into Ansible playbooks, we'll explore Ansible Ad-hoc commands…
Posted inConfiguration Management Ansible Ansible Tutorial – Introduction and Installation of Ansible Posted by By Chris Sam February 23, 2017 Ansible Tutorial - Introduction Ansible is one of the highly used configuration management and provisioning…
Posted inConfiguration Management Ansible Ansible Local Testing: Vagrant and Virtualbox Posted by By Chris Sam February 23, 2017 Ansible Local Testing Ansible works well with any server to which you can connect—remote or…
Posted inConfiguration Management Ansible Ansible Configuration and Inventory files Posted by By Chris Sam February 23, 2017 In the Ansible Configuration and Inventory section, we will get to know the basics of…
Posted inNuggets Bash script to automate EBS volume snapshot Posted by By Chris Sam October 10, 2016 This will be a nugget on how to automate EBS volume snapshot using a bash…