Terraform is hot-word in IT scene. It can literally terraform your barren, ill-developed IT infra to beautiful, lush productive environment, with just a dash of code. Learn more about it here.
Category: 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.
Fastlane Snapshot: iOS
Thanks to Fastlane Snapshot for iOS, without it generating screenshots of your iOS application would've never been so easy.
You must be logged in to post a comment.