Mohit Kumar

AWS, DevOps

Why Should You Use Splunk for Log Analysis ?

Everyone knows that logs play an important role in the IT industry. Logs are used for various purposes such as IT operations, system and application monitoring, business analytics, security and compliance and much more. Having a centralized logging system makes life easy for developers especially when there is a need to troubleshoot...

05-Jan-2017

AWS, DevOps

How to Combine AWS Ephemeral Storage by Using RAID 0

As we know, ephemeral storage is SSD storage which is provided by AWS freely with specific higher configuration of instances. It can be used to get the better disk I/O, as this storage may lose data if instances stop. So we never use this ephemeral storage for important data. Below are the use cases where this combination can be used. ...

28-Dec-2016

AngularJS, Automation Testing

Protractor with Jenkins and Headless Chrome (Xvfb) Setup

"Protractor is an end-to-end test framework for AngularJS applications. Protractor is to run one or multiple tests against your application running in a real browser, interacting with it as a user would." It is easier to check on GUI based system because it launches a browser automatically during the test. But what about non-GUI?...

28-Sep-2016