Amazon EC2 Quick Start ��adapted from http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EC2_GetStarted.html
Amazon Elastic Compute Cloud (EC2)
Getting Started with Amazon EC2
Creating a key pair
Generating a key pair with Amazon EC2
Generating a key pair with EC2 (cont.)
Launching an Amazon EC2 instance
Launching an Amazon EC2 instance (cont.)
Launching an Amazon EC2 instance (cont.)
Launching an Amazon EC2 instance (cont.)
Launching an Amazon EC2 instance (cont.)
After the instance is launched, its status changes to running
Connecting to an Amazon EC2 instance
Connecting to Linux/UNIX Instances from Linux/UNIX with SSH
Prerequisites:
Connecting to Linux/UNIX Instances(cont.)
Transfering files to Linux/UNIX instances from Linux/UNIX with SCP
Prerequisites:
If the key file is My_Keypair.pem, the file to transfer is samplefile.txt, and the instance’s DNS name is ec2-184-72-204-112.compute-1.amazonaws.com, the command below copies the file to the ec2-user home
Terminating Instances
Google App Engine Quick Start��adapted from https://developers.google.com/appengine/docs/whatisgoogleappengine
Google App Engine (GAE)
Developing Java Applications on GAE
Running a Java Project
Uploading an Application to GAE