Veeam is a very popular backup and disaster recovery solution for VMware and Hyper-V environments. The public cloud migration rate is soaring but cloud native backup solutions are not easy as on-prem backup solutions. This is primarily because each object has associated with cost in the cloud. So the product must be intelligent to calculate […]
Cloud
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 […]
Setup Monitoring for EBS snapshot – Amazon DLM | EC2 AMI
This article will walk you through how to monitor the automated EBS snapshot failures using CloudWatch. Amazon data life cycle manager automates the creation, copy, and deregistration of EBS-backed AMIs using policies. Using DLM, AMI can be copied over to other regions for disaster recovery. Amazon DLM reduces the operational cost by doing the AMI cleanup […]
Kubernetes Storage – Dynamic NFS-Client Provisioner
NFS subdir external provisioner is an automatic provisioner that uses your existing and already configured NFS server to support dynamic provisioning of Kubernetes Persistent Volumes via Persistent Volume Claims. This article will walk you through how to deploy NFS Subdir External Provisioner to the k8s cluster and create the PV using the NFS backend storage. We just need […]
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 […]
Backup for Office 365 – What to Expect?
Companies that use Microsoft products should consider running backup for Office 365. Office 365 includes apps like Word, Excel, PowerPoint, and Outlook. But the subscription service also includes cloud products such as OneDrive, Microsoft Teams, SharePoint Online, and Microsoft Exchange Online service. While Microsoft offers all kinds of tools for businesses to streamline operations, it […]
AWS SSM Stage Manager – Custom SSM documents for Monitoring
AWS Systems Manager State Manager is a secure and scalable configuration management service that automates the process of keeping your Amazon EC2 and hybrid infrastructure in a state that you define. In our solution, we will use a state manager for running custom scripts for monitoring and alerting through the Event Bridge + SNS solution. […]
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 […]
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 […]
DevOps – Install and Configure awscli on Linux & Windows
AWS Cloud platform offers various methods to connect with cloud services. AWS console is very familiar to all since its web-based. But web-console alone can’t fulfill the customer needs. In development, we might be accessing the cloud services very frequently and the command-line interface will be very quick and provide efficient outputs. Cloud service offering […]









