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 inMonitoring Centralized logging using Graylog Posted by By Chris Sam April 12, 2017 Scenario Consider your environment has a number of servers. Whenever there is an issue being…
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 Linux Unix screen command – Use cases Posted by By Chris Sam January 23, 2017 Unix screen command offers lot of features that we can make use of. In this…
Posted inWebserver Nginx as a caching reverse proxy for Apache Posted by By Chris Sam October 24, 2016 Scenario: Consider you have been assigned a task to improve the response time of an…
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…
Posted inLinux Working with Logical Volume Manager (LVM) Posted by By Chris Sam October 2, 2016 Logical Volume Manager - LVM The Logical Volume Manager also know as LVM, provides a…