In this article, I will walk you through the various methods of building docker images and updating … [Read more...] about How to build a docker image using Dockerfile?
Automation
Jenkins Integration – Terraform IaC Pipeline Setup
How to integrate Terraform IaC (Infrastructure as Code) into Jenkins? Cloud infrastructure offers … [Read more...] about Jenkins Integration – Terraform IaC Pipeline Setup
DevOps – Install and Configure awscli on Linux & Windows
AWS Cloud platform offers various methods to connect with cloud services. AWS console is very … [Read more...] about DevOps – Install and Configure awscli on Linux & Windows
Patch Windows & Linux using AWS SSM Patch Manager
How to use AWS SSM Patch Manager? AWS SSM Patch Manager provides a secure patching experience for … [Read more...] about Patch Windows & Linux using AWS SSM Patch Manager
AWS – S3 Buckets Tag remediation automation
This article will help you to remediate the S3 buckets tags using the AWS CLI script. Amazon's … [Read more...] about AWS – S3 Buckets Tag remediation automation
GitOps vs Infrastructure as Code
What is GitOps? Why it's so popular? GitOps is nothing but doing "Infrastructure as Code" right. … [Read more...] about GitOps vs Infrastructure as Code
How to use Terraform from Azure Cloud Shell?
How to use terraform from Azure cloud shell? Do we need to install an additional package to use … [Read more...] about How to use Terraform from Azure Cloud Shell?
How Will Business Intelligence Be Applied in the Next Decade?
In a September article here, we made note of the staggering projected growth rate of the business … [Read more...] about How Will Business Intelligence Be Applied in the Next Decade?
Ansible – What is Playbook ? Play with Tasks & Handlers
Ansible - What is playbook? Playbooks are useful to perform multiple tasks and eliminates the … [Read more...] about Ansible – What is Playbook ? Play with Tasks & Handlers
What is Ansible ? How it Works ? Why do we need to use ?
Why do we need Configuration Management tool? Anyone who works as an operations engineer has … [Read more...] about What is Ansible ? How it Works ? Why do we need to use ?