This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
cloud:aws:ec2 [2020/06/04 10:03] – created travis | cloud:aws:ec2 [2020/07/30 00:06] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 6: | Line 6: | ||
* Dedicated host = it's a physical host dedicated for you to spin up instances on. | * Dedicated host = it's a physical host dedicated for you to spin up instances on. | ||
+ | ===== Creating an EC2 Instance ===== | ||
+ | TODO | ||
+ | ===== Connecting to EC2 Instance ===== | ||
+ | To connect to a Linux instance, you're going to need to have a PEM key attached. This key can be converted to other formats but the default format is PEM. |