Apache Hadoop is one of the most popular tool for dealing with Big Data.
automation
Kubernetes: Up and Running
Kubernetes is a software that allows us to deploy, manage and scale applications. The applications will be packed in containers and kubernetes groups them into units. It allows us to span our application over thousands of servers while looking like one single unit.
HTTPD Service is not Idempotent in Nature — Make it using Ansible
HTTPD Services is not idempotent in nature and also consume more resources . So, In this article we are going to see how to make HTTPD service idempotent in nature using automation tool Ansible.
Introduction to Automation Testing
Quality is one of the most firm and important factor when it comes to the software or the product one does deliver. With the advancement of Technology we have been witnessing number of tools and softwares to examine the quality……. Read More ›