How to create EC2 instance using AWS CLI? How `aws help` command works? How to choose AMI ID for EC2 instance? How to choose EC2 instance type? How to connect to EC2 server using SSH ? What `aws ec2 describe-instances` command is for? How to terminate EC2 instance using AWS CLI? All in this video! ruclips.net/video/fPIIGJOhDHY/видео.html - AWS CLI installation and configuration ruclips.net/video/6bJd11epX2Y/видео.html - create EC2 instance in AWS Console == TIMESTAMPS == 0:00 Create EC2 instance using AWS CLI 1:05 aws help command 1:28 aws ec2 help 1:52 aws ec2 run-instances 2:15 choosing AMI ID for our EC2 3:27 choosing instance type for our server 3:44 SSH key pair for AWS EC2 4:12 specifying region for our server 4:55 running AWS CLI command to create EC2 instance 5:55 connecting to EC2 server using SSH key pair 6:30 amending Security Group to allow SSH port 22 7:55 aws ec2 describe-instances command 9:40 terminating EC2 instance using AWS CLI 9:56 aws ec2 terminate-instances command Join our DevOps and Cloud training: automation-avenue.com info@automation-avenue.com Marek
At what stage do you see that error? When running `aws ec2 run-instances` command? Please run `aws iam list-users` - if you can see the same error - you will need to make sure you have installed your AWS CLI correctly using `aws configure` command - please see this video: ruclips.net/video/fPIIGJOhDHY/видео.html which explains the process. Hope that helps ! Kind regards Marek @ automation-avenue
How to create EC2 instance using AWS CLI?
How `aws help` command works?
How to choose AMI ID for EC2 instance?
How to choose EC2 instance type?
How to connect to EC2 server using SSH ?
What `aws ec2 describe-instances` command is for?
How to terminate EC2 instance using AWS CLI?
All in this video!
ruclips.net/video/fPIIGJOhDHY/видео.html - AWS CLI installation and configuration
ruclips.net/video/6bJd11epX2Y/видео.html - create EC2 instance in AWS Console
== TIMESTAMPS ==
0:00 Create EC2 instance using AWS CLI
1:05 aws help command
1:28 aws ec2 help
1:52 aws ec2 run-instances
2:15 choosing AMI ID for our EC2
3:27 choosing instance type for our server
3:44 SSH key pair for AWS EC2
4:12 specifying region for our server
4:55 running AWS CLI command to create EC2 instance
5:55 connecting to EC2 server using SSH key pair
6:30 amending Security Group to allow SSH port 22
7:55 aws ec2 describe-instances command
9:40 terminating EC2 instance using AWS CLI
9:56 aws ec2 terminate-instances command
Join our DevOps and Cloud training:
automation-avenue.com
info@automation-avenue.com
Marek
thank you sir, it was very helpful
You are most welcome
Marek
Thanks mate! It is very helpful!
Glad to hear that! Thank you for watching
Marek
thanks
You're welcome!
Hello. I am getting Authentication error with this code. Can you help me out ?
At what stage do you see that error? When running `aws ec2 run-instances` command? Please run `aws iam list-users` - if you can see the same error - you will need to make sure you have installed your AWS CLI correctly using `aws configure` command - please see this video: ruclips.net/video/fPIIGJOhDHY/видео.html which explains the process.
Hope that helps !
Kind regards
Marek @ automation-avenue