EC2

If your application runs on Amazon EC2 instances, then you have what’s referred to as a ‘fleet’. This is true even if your fleet is just a single instance. (1)

Prerequisites

This page assumes you have configured the AWS CLI and can connect as an IAM administrative user. It also assumes that ssh tunnelling has been configured as required.

Check

Elastic IP Addresses

An Elastic IP address is a public IPv4 address, which is reachable from the internet.

aws ec2 describe-addresses

TODO

aws ec2 help


aws ec2 describe-availability-zones

Auto Scaling Groups

TODO

Bibliography