Microsoft Hyper-V is one of the popular hypervisors in modern data centers. It helps to host multiple virtual machines in single physical hardware to save space and power. Hyper-V provides flexibility to operate your workload in your private cloud environment in the most efficient way. It also supports the VDI environment which provides a centralized […]
BDRSuite – VM Backup – Protect mission-critical VMware vSphere
Due to rapid technological changes, Backup technologies should be smart enough to protect the data in an efficient manner. VMware vSphere is the most widely used hypervisor for virtualization. It supports both windows and Linux guest operating systems on the x86 hardware. BDRsuite is a robust, reliable, and scalable Backup & DR Solution for your […]
BDRSuite – Backup for Linux Endpoints
Protecting customer data on their workstation and laptop is very essential. Most of the uncommitted valuable data reside in Laptops and Desktops. Most Organizations protect the endpoints using regular backups and recover the data in no time in case of hardware failures or accidental deletion. This article will walk you through how to install and […]
kubernetes – Traefik Middlewares – Part 5
Middleware helps to tweak the requests before reaching the actual service in kubernetes. Traefik support multiple middleware and one can use them depending on their needs. Some of the middleware helps with basic authentication, and some of the middleware helps with redirection. Middleware also helps to modify the request headers for incoming requests. The following […]
kubernetes traefik – Managing TLS Certificates – Part 4
How to configure HTTPS for your applications on the Kubernetes cluster? How to manage TLS certificates using traefik? Traefik proxy is a very popular ingress controller in kubernetes environments. It supports both HTTPS (router) and TLS connections. This article explains how to configure TLS connection and obtain TLS certificates dynamically using pebble (Only for the […]
Kubernetes – Setup Dynamic NFS Storage Provisioning – helm
Dynamic volume provisioning helps to reduce manual efforts by provisioning volumes dynamically. If you do not have dynamic volume provisioning, admins might end up creating the volumes manually and create PersistentVolume to represent in Kubernetes for storage. To enable dynamic storage provisioning, we need to create a storage class with the provisioner. The provisioner is […]
Microsoft Office 365 – How to safeguard your data?
BDRSuite Backup for Microsoft 365 eliminates the risk of losing Microsoft 365 data which consists of exchange online, OneDrive, and Microsoft Teams. It offers complete control of your public cloud data and is protected securely. Cloud data can be lost for various reasons if you do not plan your backup properly. Some reasons for the […]
kubernetes ingress controller using traefik – Part 3
Kubernetes ingress is an API object that manages the external access to the kubernetes services. It provides routing rules to provide external users access to the services in a Kubernetes cluster, typically via HTTPS/HTTP. Ingress helps to provide an easy method to access the services without creating multiple load balancers or using the NodePort. In […]
Kubernetes bare-metal load balancer – MetalLB deployment – Part 2
How to install and configure the MetalLB load balancer on the Kubernetes cluster? MetalLB uses a standard routing protocol to provide a network load-balancing solution for bare metal kubernetes clusters. Kubernetes doesn’t offer any network load balancers for bare-metal implementation. It does have peace to code to call the Cloud network load balancers if you […]
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 […]








