EC2
EC2 is for Virtual Server Hosting
about pricing : ttps://aws.amazon.com/tw/ec2/pricing/
- download pem key
- using ssh connect
1
ssh -i pem_location [email protected]_ip
Notice:
1 |
|
Run On background
1 |
|
List all runnung :
1 |
|
Resume one of the following:
1 |
|
aws cli
Refer to : https://github.com/aws/amazon-ecs-cli
Install
Download Mac :
1 |
|
Download Linux :
1 |
|
load cli service :
1 |
|
ecs-cli Configure
1 |
|
Start
1 |
|