• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

UnixArena

  • Home
  • Discover DevOps Tools
  • kubernetes
  • DevOps
    • Terraform
    • Jenkins
    • Docker
    • Openshift
      • OKD
    • Ansible engine
    • Ansible Tower
      • AWX
    • Puppet
  • Cloud
    • Azure
    • AWS
    • Openstack
    • Docker
  • VMware
    • vCloud Director
    • VMware-Guests
    • Vcenter Appliance 5.5
    • vC OPS
    • VMware SDDC
    • VMware vSphere 5.x
      • vSphere Network
      • vSphere DS
      • vShield Suite
    • VMware vSphere 6.0
    • VSAN
    • VMware Free Tools
  • DevOps Instructor-led Training
  • Contact

DevOps

Prepare like a Pro – Certified Kubernetes Administrator (CKA) – exam & study tips

September 7, 2022 By Cloud_Devops Leave a Comment

CKA

Cloud-native computing foundation (CNCF) issues CKA and CKD certifications in collaboration with the Linux foundation. Certified Kubernetes Administrator (CKA) is primarily for DevOps engineers and Kubernetes cluster administrators. CKD is primarily for developers. Like most of the RedHat examinations, CKA is a practical online exam and problems need to be solved in the Linux command […]

Filed Under: CKA Exam, kubernetes, Minikube Tagged With: AKS, AWS, CKA, Cloud, DevOps, EKS, EXAM, kubernetes, Linux Foundation, Openshift

Veeam Backup for AWS – Recover EC2 instance from Backup 

June 6, 2022 By Cloud_Devops Leave a Comment

AWS backup restore

In this article, we will see how to recover EC2 instances (cloud VM) using veeam Backup for AWS. Veeam is specialized in backup and disaster recovery products for both ON-PREM and Cloud. veeam also offers a product (Kasten aka k10) to protect microservices (Kubernetes/k8s). Amazon Web Services provides a cloud platform for you to create […]

Filed Under: AWS, AWS Backup, Backup, Cloud, Veeam Tagged With: AWS, Backup, Cloud, DevOps, Disaster Recovery, EC2, veeam

Veeam Backup for AWS – Create the EC2 Backup policy

June 5, 2022 By Cloud_Devops Leave a Comment

Login page - Veeam Backup for AWS

How to create a new veeam Backup policy to protect EC2 instances on AWS? How to protect the AWS cloud VM ? Cloud VM backup lifecycle can be managed by veeam. In the “Veeam Backup for AWS” series of articles, we have so far deployed the veeam backup appliance from the AWS marketplace and created […]

Filed Under: AWS, AWS Backup, Backup, Cloud, Veeam Tagged With: AWS, Backup, Cloud, DevOps, Disaster Recovery, EC2, RHEL7, VMware

How to create veeam Backup Repository ? Veeam Backup for AWS

May 29, 2022 By Cloud_Devops Leave a Comment

Configure veeam Backup for AWS - Configure workers

This article will walk you through how to create a backup repository to include EC2 instances in backup rotation on Veeam Backup. Backup EC2 instances using veeam backup is almost like set and forget. Veeam uses policy-based automation to take snapshots and backups to the s3 bucket. Veeam brings simplicity to streamline backup for Amazon […]

Filed Under: AWS, AWS Backup, Backup, Cloud, DevOps, Veeam Tagged With: AWS, Backup, Cloud, DevOps, Disaster Recovery, DR, EC2, RDS, veeam

Veeam Backup for AWS – Deploy and configure

May 29, 2022 By Cloud_Devops Leave a Comment

AWS Backup solution - veeam

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 […]

Filed Under: Automation, AWS, AWS Backup, Backup, Cloud, DevOps, Disaster Recovery, Linux, Microsoft, Veeam, Windows Server 2019 Tagged With: AWS, Azure, Backup, Cloud, DevOps, Disaster Recovery, DR, Linux, VMware, Windows

Holistic Backup Solution for AWS – Veeam Backup

May 29, 2022 By Cloud_Devops Leave a Comment

Veeam - Logo

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 […]

Filed Under: AWS, AWS Backup, Azure, Azure, Backup, Cloud, GCP, Microsoft, Veeam Tagged With: AWS, Backup, Cloud, DevOps, Disaster Recovery, DR, veeam, VMware

Jenkins Integration – Terraform IaC Pipeline Setup

May 24, 2022 By Cloud_Devops 1 Comment

Jenkins - Terraform - Branching strategy

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 […]

Filed Under: Automation, AWS, Azure, Azure, Cloud, Cloud Automation, DevOps, GCP, Git, GitHub, GitOps, Infrastructure as Code, Jenkins, Microsoft, Terraform Tagged With: Automation, AWS, Cloud, DevOps, GitOps, IaC, Infrastructure as Code, Jenkins, Terraform

Setup Monitoring for EBS snapshot – Amazon DLM | EC2 AMI

May 14, 2022 By Cloud_Devops Leave a Comment

AMI image monitoring using cloudwatch

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 […]

Filed Under: AWS, AWS Backup, Backup, Cloud, DevOps, Disaster Recovery, Storage Tagged With: AWS, Backup, Cloud, DevOps, Disaster Recovery

Amazon EC2 – Disaster Recovery using DLM – Cross Region snapshot – EC2 AMI

May 12, 2022 By Cloud_Devops Leave a Comment

Amazon DLM - EBS snapshot backed AMI

Data is a critical asset for any business in the digital world. so backing up your data regularly is critical for any company with business continuity in mind. This is applicable whether the company is using an on-premises data center or a public cloud like AWS, Azure, or GCP. At the same time, you need to […]

Filed Under: AWS, AWS Backup, Backup, Cloud, DevOps, Disaster Recovery, EBS, Storage Tagged With: AMI, AWS, AWS Backup, DevOps, Disaster Recovery, DLM, EC2, Snapshot

Kubernetes Storage – Dynamic NFS-Client Provisioner

April 28, 2022 By Cloud_Devops 2 Comments

NFS-Provisioner-K8s Kubernetes

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 […]

Filed Under: Cloud, DevOps, K8s Storage, kubernetes, Microservices Tagged With: Cloud, DevOps, K8s, kubernetes, NFS, Storage

« Previous Page
Next Page »

Primary Sidebar

Follow UnixArena

  • Facebook
  • LinkedIn
  • Twitter

Copyright © 2025 · UnixArena ·