As part of AWS Managed Services from Blumetech, you can easily backup up your EC2 Instances in a completely automated way. Our Managed Service takes care of the management of your AWS backups for you. The service allows you to set-up a schedule to backup your instances hourly, weekly, and daily. You configure your backup schedule the way you want it.
Earlier this month we added a new feature so that you can now add a monthly backup option to your schedule.
Building on that success we are also adding custom profiles. Previously customers were required to create a single backup profile for all their EC2 Instances. For example, a customer may have a profile that backs up instances
- hourly and keeps 8 hourly snapshots
- daily and keeps 14 daily snapshots
- weekly and keeps 2 weekly snapshots
Customers were limited by having a single backup profile across all their EC2 instances. They wanted the flexibility to set different backup profiles for different instance types. For example, they wanted instances that just run batch processes to not be backed up at all and other instances that run have mission-critical data like, Exchange E-mail systems, to be backed up hourly.
Today's big news is that you can now create a custom backup profile for any instance. You can:
- Create as many different backup profiles as you like
- Apply those profiles to as many instances you like
- Use instance tags to match instances to a backup profile. You match on any tag. For example you can match on the "NAME" tag or any tag you create, e.g. "BACKUP_PROFILE"
- Create a default backup profile that applies when an instance doesn't have a specific profile assigned. This is a great way to make sure your instances always have at least a default backup.
Here's a screenshot of Blumetech's AWS Demo Account showing the new custom backup profiles.

In this account I've created a BACKUP_PROFILE tag that I'll use to assign backup profiles. The tag name is completely arbitrary. You can create a new tag or using an existing one.
I've then assigned different profiles to some instances:
- I've assigned the GOLD profile to my Exchange server. Gold is my highest level of protection and backs up the instance hourly and saves 8 hourly backups
- I've assigned SILVER and BRONZE to instances that need just daily and weekly backups respectively
- I've assigned IRON to instances that don't have any data and hence have a backup profile that does not take backups
- Finally some instances don't have a BACKUP_PROFILE assigned. Those instances get a default backup profile.
You can use this new functionality to create lots of different backup use cases. Some examples:
- Don't back up instances with "DisasterRecovery" in the name
- Instances with "DEVELOPMENT" in the name should only be backed up weekly
- Instances with an ENVIRONMENT tag set to QA should only be backed up monthly
- Instances with "DB" for database in the name should be backed up hourly
Use it Now
This functionality was released earlier this month. Contact us anytime to change your backup configuration.