Free Domain SSL Certificate Using Lets Encrypt

Free Domain SSL Certificate Using Let’s Encrypt

This post will be a nugget on getting free SSL/TLS certificate using Lets Encrypt. This will be useful if you ...
/
T2 Instances

AWS T2 Instances – All you need to know

Amazon EC2 service has over 70 different instance types. As of writing this article, there are around 10 EC2 families with ...
/
Devops Code Challenge

Devops Code Challenge 1 – AWS automation

AWS Automation Automate the following tasks with your own choice of scripting language. Task 1: Automate the EC2 instance creation ...
/
Centralized Logging using Graylog

Centralized logging using Graylog

Scenario Consider your environment has a number of servers. Whenever there is an issue being reported, you have to manually ...
/

Ansible Ad-hoc commands usage

Need for Ansible Ad-hoc commands Before getting into Ansible playbooks, we'll explore  Ansible Ad-hoc commands and how it helps to ...
/
Ansible Tutorial - 1

Ansible Tutorial – Introduction and Installation of Ansible

Ansible Tutorial - Introduction Ansible is one of the highly used configuration management and provisioning tool along with Chef, Puppet ...
/
Ansible local testing

Ansible Local Testing: Vagrant and Virtualbox

Ansible Local Testing Ansible works well with any server to which you can connect—remote or local. For speedier testing and ...
/
Ansible configuration and inventory

Ansible Configuration and Inventory files

In the Ansible Configuration and Inventory section, we will get to know the basics of Ansible Configuration file and Ansible ...
/
screen command

Unix screen command – Use cases

Unix screen command offers lot of features that we can make use of. In this article, we can see two ...
/
Nginx as a caching Reverse proxy for apache

Nginx as a caching reverse proxy for Apache

Scenario: Consider you have been assigned a task to improve the response time of an application. Assume that, it is ...
/
Loading...