• Skip to main content
  • Skip to secondary menu
  • Skip to primary sidebar
The Blog of Jorge de la Cruz

The Blog of Jorge de la Cruz

Everything about VMware, Veeam, InfluxData, Grafana, Zimbra, etc.

  • Home
  • VMWARE
  • VEEAM
    • Veeam Content Recap 2021
    • Veeam v11a
      • Veeam Backup and Replication v11a
    • Veeam Backup for AWS
      • Veeam Backup for AWS v4
    • Veeam Backup for Azure
      • Veeam Backup for Azure v3
    • VeeamON 2021
      • Veeam Announces Support for Red Hat Enterprise Virtualization (RHEV/KVM)
      • Veeam announces enhancements for new versions of Veeam Backup for AWS v4/Azure v3/GVP v2
      • VBO v6 – Self-Service Portal and Native Integration with Azure Archive and AWS S3 Glacier
  • Grafana
    • Part I (Installing InfluxDB, Telegraf and Grafana on Ubuntu 20.04 LTS)
    • Part VIII (Monitoring Veeam using Veeam Enterprise Manager)
    • Part XII (Native Telegraf Plugin for vSphere)
    • Part XIII – Veeam Backup for Microsoft Office 365 v4
    • Part XIV – Veeam Availability Console
    • Part XV – IPMI Monitoring of our ESXi Hosts
    • Part XVI – Performance and Advanced Security of Veeam Backup for Microsoft Office 365
    • Part XVII – Showing Dashboards on Two Monitors Using Raspberry Pi 4
    • Part XIX (Monitoring Veeam with Enterprise Manager) Shell Script
    • Part XXII (Monitoring Cloudflare, include beautiful Maps)
    • Part XXIII (Monitoring WordPress with Jetpack RESTful API)
    • Part XXIV (Monitoring Veeam Backup for Microsoft Azure)
    • Part XXV (Monitoring Power Consumption)
    • Part XXVI (Monitoring Veeam Backup for Nutanix)
    • Part XXVII (Monitoring ReFS and XFS (block-cloning and reflink)
    • Part XXVIII (Monitoring HPE StoreOnce)
    • Part XXIX (Monitoring Pi-hole)
    • Part XXXI (Monitoring Unifi Protect)
    • Part XXXII (Monitoring Veeam ONE – experimental)
    • Part XXXIII (Monitoring NetApp ONTAP)
    • Part XXXIV (Monitoring Runecast)
  • Nutanix
  • ZIMBRA
  • PRTG
  • LINUX
  • MICROSOFT

Veeam: AWS workloads now protected thanks to the Veeam’s acquisition of N2W Software (N2WS)

21st January 2018 - Written in: veeam

Greetings friends, probably you have heard the news that told us how Veeam had acquired N2WS, a company that is dedicated to the protection of environments in Cloud on Amazon Web Services.

  • https://www.veeam.com/executive-blog/veeam-acquires-n2ws.html

Why did Veeam acquire N2WS?

N2WS is a leader in Infrastructure as a Service (IaaS) data protection, providing a native cloud backup solution specifically designed for AWS workloads, enabling organizations to back up data and applications as often as needed and recover them in seconds.

As Veeam customers seek to move more workloads into the cloud, especially towards AWS, protection and availability of their data is a primary concern for Veeam. Veeam’s goal is to give its customers the confidence that Veeam ensures that their information is protected no matter where it resides, and this acquisition gives us the #1 solution we need for data and application protection at AWS.

Amazon Web Services at a glance

For those of you who are not up to date on Amazon Web Services, we have several elements in the Computing and Storage part.

At the moment of storage of the Instances we have:

  • Block: Storage the block provided by Amazon EBS that is persistent and Amazon EC2 Instance that is ephemeral and is destroyed when the Instance is destroyed.
  • File: Amazon offers us Amazon EFS that we can connect to our instances and launch files there.
  • Object: The already known Amazon S3 for access to non-continuously used items and Glacier for very cheap storage that we access only for archiving.

Basic differences between Amazon EBS and Amazon EC2 Instance Store

As we can see in the diagram, EBS gives us many more guarantees thanks to being able to make snapshots, replicate between different zones, select if we want them to be SSD or HDD, auto recovery, etc. vs. the poor storage of EC2 Instance Store that is basic.

How far can we go with EBS and snapshots?

The option to make snapshots of the EBS is very interesting and allows us for example that on one instance we have in the Availability Zone A, and another one in the zone C, to launch snapshots to a Simple Storage Service and from there move it to another region or between accounts of AWS, very powerful.

Real World Implementation of EBS

The Elastic Block Store (EBS) includes, as mentioned above, the ability to perform snapshots. When a snapshot is made, it is stored in the storage of Amazon Simple Storage Service (S3) objects, which is designed to have a durability of 99.99999999999%.

When an EBS snapshot is made, all data necessary to recreate the EBS volume is copied to S3. A snapshot that has been stored in S3 can be recovered as a new volume of EBS. Even if data is lost or corrupted in the EBS, we can recover the data from the moment the snapshot was taken.

When we use EBS as a data disk, we can back up our data at any time by taking a snapshot. We can take as many new backups as needed, whenever necessary, without having to worry about storage capacity.

When using EBS as a bootable disk, we can make a copy for each operating system and save it as an Amazon machine image (AMI). We can launch a new EC2 instance from that data.

The scheme would be something similar to this:

Benefits of EBS in the Real World

  • Backing up can be controlled using Amazon’s own interface. That is, we can automate the process instead of having to back up manually.
  • We can use S3, which is highly durable and archived, as a backup destination.
    We can back up all the EBS volume data in a snapshot, which allows us to immediately use the snapshot to create a new EBS volume. This facilitates recovery in the event of failure.
  • We can back up not only user data, but also individual operating systems. Because the backup for each operating system is stored as an AMI, we can start new EC2 instances.
  • We can take data in specific circumstances (for example, after replacing an application or after updating the data) and we can take multiple copies, without having to worry about storage capacity. This allows us to easily rebuild the environment after a failure or problem, allowing us to return to the environment at any given time.

Quick overview of N2WS

N2W provides backup and disaster recovery solutions for workloads in Amazon Web Services, more particularly for AWS EBS and EC2. Enables backups using the native AWS API of snapshots across regions and even between AWS accounts, and is aimed at enterprises looking for end-to-end cloud backup and disaster recovery solutions.

All this means that the solution is completely agentless, and no agent needs to be installed in the AWS EC2 instances.

For Disaster Recovery, N2WS and its Cloud Protection Manager (CPM) are taking snapshots locally for a quick backup and restore option. There is an option to create a replication policy that can send this snapshot and only that snapshot to another region within AWS. All this is limited to AWS, nothing comes out of the public cloud of AWS.

N2WS Cloud Protection Manager – Webinar

In this session of about an hour or so, we will be able to see all the potential of the solution that Veeam has just acquired, in this webinar we will be able to see:

  • The native options for backing up data in AWS
  • The free and very low cost options for protecting data in AWS
  • What you get when you choose an enterprise backup and recovery solution

N2WS + Veeam

Veeam has revolutionized data protection and management in modern, highly virtualized private cloud environments based on VMware vSphere and Microsoft Hyper-V.

With N2WS, Veeam will revolutionize data protection and management for the AWS public cloud, providing the most complete availability solution that helps companies move reliably to and manage multi-cloud environments.

Agentless backup and recovery of AWS instances

This solution mitigates the risk of losing access to your applications and ensures that our AWS data is protected from accidental deletion, malicious activity and disruption; with backup and restore for Amazon Elastic Compute Cloud (EC2) instances native to the cloud.

Harnessing the power of the cloud

AWS provides a robust cloud platform for customers to create and deploy enterprise applications without the financial burdens and time commitments of building and maintaining our own infrastructure.

But regardless of platform – in the cloud or locally – our applications and data are our responsibility.

Interesting links

  • https://go.veeam.com/backup-recover-aws
  • https://www.veeam.com/executive-blog/veeam-acquires-n2ws.html

Filed Under: veeam Tagged With: veeam, VEEAM AMAZON, veeam aws, VEEAM EBS, VEEAM EC2, VEEAM N2WS

Reader Interactions

Trackbacks

  1. Veeam: Veeam Availability for AWS, disponibilidad completa de cargas de trabajo sobre AWS gracias a la compra de N2W Software (N2WS) - El Blog de Jorge de la Cruz says:
    21st January 2018 at 2:30 pm

    […] por Jorge de la CruzEscrito en 17 January, 201821 January, 2018 Read it in English […]

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Primary Sidebar

  • E-mail
  • GitHub
  • LinkedIn
  • RSS
  • Twitter
  • YouTube

Posts Calendar

January 2018
M T W T F S S
1234567
891011121314
15161718192021
22232425262728
293031  
« Nov   Mar »

Disclaimer

All opinions expressed on this site are my own and do not represent the opinions of any company I have worked with, am working with, or will be working with.

Copyright © 2025 · The Blog of Jorge de la Cruz