In my previous post, I described how to set up a Weblogic cluster in Amazon EC2 using the Oracle-supplied Amazon AMI image. In this post, I will describe how to create a cluster using RightScripts, an alternative technology offered by RightScale.
In Amazon EC2, you work on an AMI - installing software, configuring - until you [...]
Posts Tagged ‘EC2’
Using RightScripts to create a Weblogic cluster in Amazon EC2
Setting up a load-balanced Oracle Weblogic cluster in Amazon EC2
Oracle recently made available a set of AMI images suitable for use with the Amazon EC2 cloud computing platform. I found the two images (32-bit and 64-bit) that contain Weblogic (along with Oracle Enterprise Linux 5 and JRockit) the most interesting of the lot. This article will explain how to set up a basic two-node [...]
Configuring Oracle ASM On Amazon EC2
As part of the work we did for running Astrometric Processing on Amazon EC2, we needed to configure an instance of Oracle Enterprise 11g using ASM (Automated Storage Management)
The steps in this post are based on the Oracle supplied AMI ami-7ecb2f17 which includes Oracle 11g 11.06 Enterprise Edition 64bit.
You can use the EC2 tools to [...]
Amazon releases EBS, Persistent Storage for EC2
Last week Amazon announced the release of Elastic Block Store (EBS), a block based persistent storage mechanism for EC2. This is very exciting news that will make a huge impact on the adoption of cloud computing and virtualisation in general.
I’m not going to go into a huge amount of detail here, if you want to [...]