It’s often said that the Cloud will be a game changer and disruptive and
that statement is put out there for the future but I believe we have already
seen a huge example of this in the mobile telecommunications domain. We
have seen in the last twelve months the beginning of a fundamental change in
a users relationship with services because of the ability of real time
delivery over mobile and fixed broadband. Apple single handedly changed the
perception of, not only what dollar value a user would pay, but that they
would actually pay at all. In the first 60 days Apple had 100 million
downloads from their App Store. Just think about this…60 days, 100
million downloads ! At the end of September 2009 the app downloads had topped
a staggering 2 billion - Phenomenal ! Even ... (more)
Some of the key things to think about when putting your application on the
cloud are discussed below. Cloud computing is relatively new, and best
practice is still being established. However we can learn from earlier
technologies and concepts such as utility compute, SaaS, outsourcing and even
internal enterprise centre management, as well as from experience with
vendors such as Amazon a... (more)
Amazon Elastic Block Storage (Amazon EBS) is a new type of storage designed
specifically for Amazon EC2 instances. Amazon EBS allows you to create
volumes that can be mounted as devices by EC2 instances. Amazon EBS volumes
behave as if they were raw unformatted external hard drives and can be
formatted using a file system such as ext3 (Linux) or NTFS (Windows) and
mounted on an EC2 insta... (more)
Amazon Cloud Journal on Ulitzer
Following on from my last post, Securing Applications on the Amazon Elastic
Cloud, One of the biggest questions I often see asked is “Is Amazon EC2 as
a platform secure”? This is like saying is my vanilla network secure? As
you do to your internal network you can take some steps to make the
environment as secure as you can, such as:
- First read the Amazo... (more)
Cloud Computing on Ulitzer
In this post I will walk you through the high level of securing a normal
tiered application running on EC2. First I will cover the basics of what EC2
provides and then briefly discuss how this can be used in a real life
scenario.
Security Groups
For Network security EC2 provides a security groups, security groups are
essentially inbound firewalls suited t... (more)