Shell script: Terminate an Amazon EC2 instance
How can we terminate a specified Amazon EC2 step by step with the help of Amazon commandline tools? It’s not difficult. Typically, you might have been attached at least one EBS volume to your instance,...
View ArticleAn Overview of Amazon AWS pricing
When using Amazon, your payment covers only what you use — that’s system resources and network resources based. There is no minimum fee. Also you can estimate your monthly bill using AWS Simple Monthly...
View ArticleS3cmd: Amazon S3 command-line interface
S3cmd is command line tool for uploading, downloading and managing data in Amazon S3. It’s written in Python, and ideal for scripts, automated backups triggered from cron, etc. S3cmd is an open source...
View ArticleAmazon EC2 Public IP Ranges [updated in 2011]
Where can I find the public IP addresses that used by Amazon AWS? I think you might have such a question if you use Amazon heavily for your infrastructure. Here comes a post from Amazon’s official...
View ArticleSetup Amazon EC2 API tools on Macbook
This article is meant to be a quick guide that introduces how to get started with Amazon EC2 commandl-ine tools on a MacBook Pro. Most of this information can be found in EC2 API docs, and this is not...
View ArticleResize root partition for a running EBS EC2 Instance
As long as you are all right with a little downtime of the EC2 instance (in a few minutes), it is possible to extend the root partition on a running EBS boot EC2 instance, without needing to start a...
View ArticleShell script: Terminate an Amazon EC2 instance
How can we terminate a specified Amazon EC2 step by step with the help of Amazon commandline tools? It’s not difficult. Typically, you might have been attached at least one EBS volume to your instance,...
View ArticleAn Overview of Amazon AWS pricing
When using Amazon, your payment covers only what you use — that’s system resources and network resources based. There is no minimum fee. Also you can estimate your monthly bill using AWS Simple Monthly...
View ArticleS3cmd: Amazon S3 command-line interface
S3cmd is command line tool for uploading, downloading and managing data in Amazon S3. It’s written in Python, and ideal for scripts, automated backups triggered from cron, etc. S3cmd is an open source...
View ArticleAmazon EC2 Public IP Ranges [updated in 2011]
Where can I find the public IP addresses that used by Amazon AWS? I think you might have such a question if you use Amazon heavily for your infrastructure. Here comes a post from Amazon’s official...
View ArticleSetup Amazon EC2 API tools on Macbook
This article is meant to be a quick guide that introduces how to get started with Amazon EC2 commandl-ine tools on a MacBook Pro. Most of this information can be found in EC2 API docs, and this is not...
View Article