AWS EC2: Launch a Micro Instance (Linux, 32 bit) on Command Line

In red: ezekieldas-security-one, ezekieldas-keypair-one are the security group and ssh keypair name respectively In green: ami-8c1fece5 is the AMI ID for a 32-bit Linux In blue: t1.micro is the EC2 type. It’s necessary to specify type or a m1.small will be launched by default In fuschia: i-03d51662 is the instance ID In grey: 50.17.157.113 is… Continue reading AWS EC2: Launch a Micro Instance (Linux, 32 bit) on Command Line