Elastic Compute Cloud
https://aws.amazon.com μμ EC2 μ ν
IaaS(Infrastructure as a Service)
μλ² μλ
μ κ· κ°μ μ 1λ κ° t2.micro(1CPU, 1Core, 8G SSD) μλ² 750μκ° λ§€μ 무λ£
ssh -i /path/to/key.pem ec2-user@ipaddress
# Amazon AMI(Amazon Machine Image)ssh -i /path/to/key.pem ubuntu@ipaddress
# Ubuntu