Amazon EC2 Examples Using the AWS SDK for Ruby
Amazon Elastic Compute Cloud (Amazon EC2) is a web service that provides resizeable computing capacity—literally servers
in Amazon’s data centers—that you use to build and host your software systems. You can use the
following examples to access Amazon EC2 using the AWS SDK for Ruby. For more information about Amazon EC2, see the Amazon EC2 Documentation
Topics
- Creating an Amazon EC2 VPC
- Creating an Internet Gateway and Attaching It to a VPC in Amazon EC2
- Creating a Public Subnet for Amazon EC2
- Creating an Amazon EC2 Route Table and Associating It with a Subnet
- Using Elastic IP Addresses in Amazon EC2
- Creating an Amazon EC2 Security Group
- Working with Amazon EC2 Security Groups
- Working with Key Pairs in Amazon EC2
- Getting Information about All Amazon EC2 Instances
- Getting Information about All Amazon EC2 Instances with a Specific Tag Value
- Getting Information about a Specific Amazon EC2 Instance
- Creating an Amazon EC2 Instance
- Stopping an Amazon EC2 Instance
- Starting an Amazon EC2 Instance
- Rebooting an Amazon EC2 Instance
- Managing Amazon EC2 Instances
- Terminating an Amazon EC2 Instance
- Getting Information about Regions and Availability Zones for Amazon EC2