Netflix went down yesterday due to power problems at Amazon’s Virginia Datacenter. This of course caused an outage for some of Amazon’s EC2 customers. (Like Netflix). This is a perfect example of why Redundancy in the cloud is important. All of my customers (some of them at EC2 Virginia) stayed up and available. How? Redundancy….
Tag: ec2
Using Amazon’s Free Tier to get a free VPN server for a year
I’ve written about personal vpn servers and the great things round strongvpn and other vpn providers to get around the ISP throttling problem of Netflix. I always figured there was a better way to do it. Well, after a bit of thought, I realized that one could easily use Amazon’s free tier (a micro-instance) for…
EC2 with REAL Support
Using Amazon’s EC2 infrastructure is a real pain in the butt. It’s confusing and the documentation isn’t really all that helpful in many cases. So I propose something simple.. Call it a shameless plug, but it’s about supporting the family. Sign up for EC2 through my eStore and you’ll get all the support you need. …
Backup your Linux Server configuration for a really fast restore
Every once in a while, we have to build a server. You’ve spent the time installing and configuring everything and you want a snapshot for Posterity’s sake. Here’s how to do it quickly. This little command will simply take a snapshot of everything of importance and for the most part allow you to restore your…
EC2 Instances, the pitfalls and how to avoid them.
So I decided to take the plunge into moving my mailserver from Linode to EC2 considering it made more sense after doing some math. The reality is Linode is an excellent VPS host and I still have many machines with them (and highly recommend them), but the reality is at some point, it doesn’t become…
A less costly way to build an Amazon AMI without incurring the cost of doing it on EC2
I build Amazon AMIs. I started out building them on the actual Amazon EC2 infrastructure myself only to learn that doing so costs the runtime and the money on EC2. There is an easier way to get alot of it out of the way without it actually costing something. My suggestion is to build a…
The Cloud or Regular Servers, a Technical and business comparison.
We all here about “The Cloud” today and Virtual Private Servers. The reality is 10 years ago, virtualization as a technology was still in it’s infancy. While it seemed like a good idea, the reality is, it wasn’t ready for prime time business. It was more of an exploration of technology, the next logical step;…