Kubernetes – CKA Exam – Sample question 3
Here is yet another interesting and useful sample question for the CKA exam. The Certified Kubernetes Administration exam is a performance-based exam, unlike other professional exams. Hence, you need...
View ArticleKubernetes Backup – Kasten K10 Test drive
The Kubernetes platform is fundamentally different from earlier compute infrastructures and IaaS. In Kubernetes, there is no mapping of applications to servers or VMs. so the backup solution needs to...
View ArticleHolistic Operational Management – AWS Systems Manager
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...
View ArticleMicrosoft Office 365 Backup – What Is the Best Option for You and Your Business
Office 365 offers essential protection to deal with some of the items that could damage your data but do not protect you from it, and there are side effects to some of the optional protection...
View ArticleAWS – S3 Buckets Tag remediation automation
This article will help you to remediate the S3 buckets tags using the AWS CLI script. Amazon’s simple storage service aka s3 is object storage built to retrieve any amount of data from anywhere. It...
View ArticleWhy shell script is giving syntax errors without any issue? The same scripts...
Why shell script is giving syntax errors despite no issue with the script? You might check the script multiple times but still couldn’t figure out what’s causing the problem? I personally come across...
View ArticlePatch Windows & Linux using AWS SSM Patch Manager
How to use AWS SSM Patch Manager? AWS SSM Patch Manager provides a secure patching experience for both Windows and Linux operating systems. Like other AWS services, AWS SSM can be easily integrated...
View ArticleAWS 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...
View ArticleDevOps – 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...
View ArticleAWS 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...
View ArticleOpenShift 4.x – Single node cluster setup using RedHat CRC
How to set up Red Hat Openshift 4.x in Desktop/Laptop? Are you looking for a cost-effective solution to get the OCP 4.x lab environment? If yes, then this article is for you. Kubernetes is growing at...
View ArticleProtect 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....
View ArticleAWS 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....
View ArticleHow to export the docker image as tarball ? Is it possible to import it...
How do I transfer a Docker image from one machine to another one without using a repository? Is the repository is mandatory to transfer the image between hosts? No. We can simply save the docker image...
View ArticleProtect VMware estate using Dell EMC Networker – vProxy appliance
Dell EMC NetWorker provides the ability to perform virtual machine backup and recovery by using the NetWorker VMware Protection solution with the vProxy appliance. It does support vSAN datastore for...
View ArticleBackup 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...
View ArticleTerraform – 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...
View ArticleBDRSuite v5.2 – Recover ONPREM VM on Azure Quickly
BDRSuite v5.2 is generally available now. vembu BRDSuite v5.2 includes multiple features including restoring the VMware VMs, Hyper-V VMs, Windows Servers & Windows Workstations backups to...
View ArticleHow I have set up my Kubernetes LAB using Kubespary?
Kubernetes is a system for operating containerized applications at scale. This article will show you how my LAB environment has been set up in the windows 10 workstation. Getting hands-on on...
View ArticleKubernetes 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...
View Article