Linux System Admins Blog

System admins of Promet – an e-commerce, high availability Open Source web shop – share their findings

Linux System Admins Blog header image 4

Task on Amazon EBS on CentOS AMI

July 29th, 2009 · No Comments

This is my second activity on using AWS – this time the use of EBS.
Objectives:

Format a new EBS (10GB) and mount it on a running instance of private AMI (created on first activity – add link/ref to old post)
Setup a MySQL server with the datastore on EBS partition
Setup the partition(EBS) to start [...]

[Read more →]

Tags: Centos · HowTo · cloud computing

My First Amazon EC2 Setup (CentOS AMI)

June 29th, 2009 · No Comments

Here’s my first try working with Amazon Web Services. Covered tasks are the following:
- getting familiar with AWS, specially EC2 and S3.
- working with EC2 instance using CentOS image – search, start/stop, and do some customization of an instance
- create AMIs (private) and start instance from it.
- S3 buckets – upload files.
I based my [...]

[Read more →]

Tags: Centos · HowTo · Storage · cloud computing

HowTo: Get started with Amazon EC2 api tools

June 2nd, 2009 · 6 Comments

This article is meant to be a quick quide that will introduce the things needed to get you started with Amazon EC2. All this information can be found in the EC2 api docs, and this is not meant to be a replacement of the documentation, just trying to show the things needed in a clear [...]

[Read more →]

Tags: CLI · HowTo · cloud computing · sysadmin

Cloud Computing Chart

February 19th, 2009 · No Comments

Here is a great chart from James Maguire article “Five Companies Shaping Cloud Computing: Who Wins?”, that provides an overall comparative look at the current vendors in cloud computing:

While you are here you go ahead and read his article also as it has some good information on the future of the “big five” in cloud [...]

[Read more →]

Tags: cloud computing