ChatGPT made a big revolution in the 21st century and called big giants to think differently rather than polishing existing products. ChatGPT can respond like an actual human or even better. ChatBots become quite popular to provide basic information for simple queries. ChatGPT is powered by AI(Artificial intelligence) with deep learning techniques and developed by […]
Automation
How to build a docker image using Dockerfile?
In this article, I will walk you through the various methods of building docker images and updating the existing image. Docker has played a major role in the microservice revolution. In today’s world, all the new application development targets the container environment to speed up the release cycle. In the containerized environment, changes are frequently […]
Veeam Backup for AWS – Deploy and configure
How to deploy Veeam Backup for the AWS solution? Veeam Backup for Amazon Web Services is a solution developed to protect Amazon Elastic Compute Cloud (EC2), Amazon Relational Database Service (RDS), and Amazon Elastic File System (EFS) environments. The same product can able to handle disaster recovery tasks with ease by leveraging cloud native snapshots. Adding […]
Jenkins Integration – Terraform IaC Pipeline Setup
How to integrate Terraform IaC (Infrastructure as Code) into Jenkins? Cloud infrastructure offers great agility and flexibility but you need the right toolsets to manage the power of public cloud platforms. To operate in the public cloud efficiently, You need to treat infrastructure as code (IaC). IaC eliminates the manual interaction required to configure Cloud […]
kubernetes cluster setup – k8s LAB using Kubespary – Part 1
How to set up a Kubernetes cluster in an automated fashion on our LAB environment? This article will walk you through kubernetes installation on Ubuntu on my windows 10 workstation. Getting hands-on on kubernetes is not a big task nowadays. There are hundreds of kubernetes variants available in the market including managed kubernetes environments like […]
Terraform – Source credentials from AWS secret Manager
How to avoid plain text credentials in terraform code? Terraform is an open-source infrastructure as a code tool that supports multi-cloud platforms. Many organizations have taken the multi-cloud strategy to manage the cost and eliminate the single vendor dependency. If you have multiple cloud environments, terraform becomes the default choice for provisioning. Communicating to multi-cloud […]
Protect AWS EC2 with robust backup software
Are you looking for robust backup software to protect AWS EC2 instances? I have been searching for a simple backup solution to protect my EC2 instances automatically with a pre-defined schedule. Recently came across “BDRSuite” from LinkedIn and thought of giving it a try. This tool is a really simple one with a clean web […]
OKD – How to setup Red Hat Openshift 3.11 in a single node?
Are you looking to set up a single node Openshift cluster? Maybe on AWS EC2 or Microsoft Azure VM? I am also like you who had really struggled to set up Openshift lab environment with lessor cost or no cost. As we all know RedHat Openshift 3.x release supports the single node cluster concept and […]
AWS SSM for ONPREM & Cloud instance Monitoring
AWS Systems Manager helps you manage your EC2 instances and On-Premise systems at scale. You can easily get operations insights about the state of your infrastructure. It helps to detect instance issues easily and it could be a patching automation solution to enhance compliance. This article will provide a high-level plan to implement AWS SSM monitoring […]
AWS SSM Patch Manager – Automation
AWS Systems Manager Patch Manager automates the process of patching managed instances. In the last article, we have seen how to use the predefined baselines for windows and Linux instance patching using the “Patch now” method. In this article, we see how to group the instances and schedule the patching based on the patch group. […]









