How to create a Ubuntu ec2 instance on aws

Опубликовано: 20 Февраль 2021
на канале: Chascript
121
0

Creating a ec2 instance on amazon web service.
Changing the security groups to open port 80 and 443
SSH into the instance with terminal

00:00 intro
00:10 creating the ubuntu instance
00:52 changing the security groups (ports)
01:54 creating a key pair
02:24 waiting for instance to run
02:51 instance is running and navigating to instance details
03:31 ssh into the ec2 instance
04:37 the full command to ssh into instance
04:56 we're in!