AWS EC2 server AMI backup subscription with annual discount

This is an automated EC2 backup solution implemented in your own AWS account, you will never miss a backup; never need to create, deregister EC2 AMI manually; never miss any EBS Snapshots that should be deleted along with the expired server image backup.

Backup Types

Following questions will help you decide if you need our services.

Do you have anything on your server worth spending $1 a day to backup?

How much does it cost for you to hire someone for an hour to run server recovery? Is it cheaper than $2.5 per week?

How much does it cost if your site stays offline for an hour due to any hardware failure or attack? Is it more than $5 per day!

How much does it cost for you to hire someone to manage your daily or monthly backup? Is it more than $1 per day?

How many times did you miss your backup window or deregister the wrong AMIs or deleted the wrong snapshots?

How much do you spend on keeping outdated AMIs and orphan snapshots per month in your AWS account? Is it more than $10 per month?

How much time do you spend on creating your backup and cleanup manually? Is it worth $1 a day for us to do it for you?

If your answer is “YES” to any of these questions, please place your order now!

Backup Types

We will create hourly, daily, weekly or monthly full server image backups for one server on your behalf in your AWS account. We offer various monthly and annual subscription options.

What is AMI? Why do I need it?
A full server image backup AMI (Amazon Machine Image) would allow you to quickly launch a replacement server instance by yourself in minutes.

How do I access these backups?
We will create hourly, daily, weekly or monthly full server image backups for one server on your behalf, and save them as Amazon Machine Image (AMI) in your own AWS account.

Can I setup multiple backup types for the same server?
We offer various monthly and annual subscription options, and support custom backup retention period and multiple backup types for the same server.

Do I need to give you my AWS login credentials?
No. We do not need console access to your AWS account at all, and we will provide you with a detailed guide to setup an IAM user with custom API access security policies for backup purpose only.

Does anyone else have access to my backup?
All of your AMIs will be created as private AMIs with unique identifiers, and we will email you a backup status report for each backup run.

The full server image backup would allow you to quickly launch a replacement server instance in following disaster events:

1. data or configuration errors caused by hardware failure or human error

2. ransomware attacks

3. web defacement

4. database recovery if this is database server

5. failover cluster node recovery

6. ecom store data or file lost

Backup Types

After you purchase your subscription, please follow these steps to create a IAM user for backup purpose only in your own AWS account.

  1. Sign in to the AWS Management Console and open the IAM console at https://console.aws.amazon.com/iam/
  2. In the navigation pane, choose Users and then choose Add user
  3. Type the user name for the new user “ISEO-EC2-AMI-backup” and select programmatic access only
  4. On the Set permissions page, choose Create policy to open a new browser tab and create a new policy “ISEO-EC2-AMI-backup” for our backup user with following content
{
    "Version": "2012-10-17",
    "Statement": [
        {
            "Sid": "VisualEditor0",
            "Effect": "Allow",
            "Action": [
                "ec2:ResetImageAttribute",
                "ec2:DeregisterImage",
                "ec2:DeleteSnapshot",
                "ec2:RegisterImage",
                "ec2:ResetSnapshotAttribute",
                "ec2:CreateImage",
                "ec2:ModifyImageAttribute",
                "ec2:DescribeSnapshots",
                "ec2:DescribeImages",
                "ec2:ModifySnapshotAttribute",
                "ec2:CreateSnapshots",
                "ec2:DescribeImageAttribute",
                "ec2:CreateSnapshot"
            ],
            "Resource": "*"
        }
    ]
}
  1. choose Create user and save the Download .csv for access key ID and secret access key
  2. Submit following to our Contact page, and we will get your backup process running within two business days.
  • Paypal subscription id:
  • access key ID:
  • secret access key:
  • server instance id:
  • server aws region:
  • How many backups would you like to keep:
  • email address for backup notification emails:

Backup Types

Related Posts

Leave a Reply

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