Amazon EC2 just received two very important updates: Elastic IP Addresses and Availability Zones.
Elastic IP Addresses are static IP addresses designed for dynamic cloud computing, and now make it easy to host web sites, web services and other online applications in Amazon EC2. Elastic IP addresses are associated with your AWS account, not with your instances, and can be programmatically mapped to any of your instances. This allows you to easily recover from instance and other failures while presenting your users with a static IP address.
This fixes the first major problem that people had with EC2, non-static IP addresses. I have not yet played with this new feature, but I expect to try and give it a demo this week.
Availability Zones give you the ability to easily and inexpensively operate a highly available internet application. Each Amazon EC2 Availability Zone is a distinct location that is engineered to be insulated from failures in other Availability Zones. Previously, only very large companies had the scale to be able to distribute an application across multiple locations, but now it is as easy as changing a parameter in an API call. You can choose to run your application across multiple Availability Zones to be prepared for unexpected events such as power failures or network connectivity issues, or you can place instances in the same Availability Zone to take advantage of free data transfer and the lowest latency communication.
This feature also will have the potential to help many of those high availability sites that use EC2. We recently learned that Amazon Web Services are not perfect (as the S3 system was down for most of a day), but this hopefully should help insulate EC2 customers from such a fate.
[...] now cleared the second big hurdle for EC (with the first one being static IP’s – which they recently remedied). Now developers will have to start asking the question – “Why am I not using EC2 for my [...]
Just landed on this post via Google search. I love it. This situation change my perception and I am fixing the RSS feeds. Cheers Up.
unless your school offers a Virtual Private Network service, you got nothin. I never heard of a competent engineer to allow such a service and offer to students, but there is always a first i guess. Ask the Admin and/or Engineer at school for the required software and pathway to connect.