Posts

Why Backup Your Personal Email Account?

Today we have more ways to communicate than ever before using a variety of tools such as social media, instant messaging and blogs, but when it comes right down to it, good old fashion email is still the most widely used form of communication and it looks like it’s here to stay.

Email services such as Gmail, Hotmail, and Yahoo Mail are convenient, easy to use and usually free, and offer increasing amounts of free storage which encourages us to use our email service not only as a communication tool but also as an archive for our documents.

world_wide_and_US_Email_tracking_graph_70

As we become less reliant on our computers and rely more on smartphones and tablets, email services quickly become the main repository of our online documents and data. Whether it’s a contract, article, picture Read more

CloudAlly anytime anywhere anyway you wish

Serving customers all over the world we have built CloudAlly to be flexible and easily adapt features and capabilities that suits our customers’ requirements and needs.

Anywhere. Many of our European customers asked us to keep their data solely in the EU. Leveraging Amazon Web Services worldwide data centers, we offer our customers the ability to select where their data will be processed and saved. For many EU customers this is the preferable way to keep their data closer and within the EU premises.

Anytime. Usually, the best time of day to run the daily backup is after working hours. For different customers around the world this implies a different timing, thus CloudAlly enable customizing the daily backup time of day. Nice example is one of our customers whose a global company that uses CloudAlly to backup its AWS DynamoDB production database. They have huge Read more

Gmail Backup for Professional Users

You might wonder why anyone would pay to backup a free service, but many independent professionals including freelancers, contractors and consultants use individual Gmail accounts as their primary business platform. This includes email, business contacts and calendar, and potentially gigabytes of critical documents such as client deliverables, sales presentations and proposals.

Sure Google has world-class disaster recovery capabilities, but only for their disasters, not yours. The trash folder is your only backup and once that’s been cleared, your data is gone forever. Not a very good backup if your livelihood depends on the work you have stored in Google.

Of course there are free solutions but these can be manually intensive, limited in scope, and/or impose unrealistic storage limitations for a professional user.

For less than one billable hour of the average consultant’s hourly rate, you can backup Gmail, Chat, Docs, Calendar and Contacts for an entire year to unlimited Amazon S3 secure storage. This gives you peace of mind for the next 12 months knowing that you can quickly recover data that has been accidentally (or maliciously) deleted, altered or otherwise corrupted. You can even export your data free of charge for local use whenever needed.

And when you’re ready to move up to a Google Apps account, CloudAlly will grow with you providing automated daily backups of all users within your Google Apps domain, as well as the ability to backup Salesforce, AWS SimpleDB and other leading online services.

So before a personal disaster strikes and you have to tell your clients that you’ve lost their work, visit CloudAlly to sign-up for a free trial and start backing up your Google business data today.

Referral and Reseller Programs

Referral and Reseller Programs for CloudAlly Backup Service

Independent consultants, ISVs and MSPs can now offer their customers a comprehensive cloud to cloud backup and recovery solution for leading online services such as Google AppsSalesforce and AWS SimpleDB through CloudAlly’s Partner Programs for Referrals and Resellers.

Referral Partner Program

As a CloudAlly Referral Partner, you provide a valuable service to your customers by recommending a comprehensive backup and recovery service to ensure business continuity for your customer’s cloud-based applications. You receive a Referral Commission based on the first year licensing value of each referred client. Read more

CloudAlly’s SimpleDB to DynamoDB Migration Tool

Amazon Web Services recently announced the availability of DynamoDB, a fully managed NoSQL database service, and since we already offer a backup and recovery solution for SimpleDB, we decided to get busy and develop a backup solution for DynamoDB. We’re still a few weeks away from implementation, but wanted to share a tool (java code to be more precise) that our CloudAlly engineers created to quickly populate DynamoDB tables using existing SimpleDB domains.

The tool converts each SimpleDB domain to a unique DynamoDB table, and if a table already exists, an error message will be generated in order to avoid overwriting existing data.

To execute the tool, compile it with Java and make sure you’re using the latest AWS SDK. Then it’s just a matter of entering the following arguments:

Required

1. SimpleDB Domain name to be migrated

2. Simple DB access code Read more