Hands-On Lab: How to Create an Amazon EC2 Instance using AWS Management Console & AWS CLI

Опубликовано: 19 Март 2026
на канале: Ahmad Kouta
1,316
8

In this tutorial, I'll walk you through the process of creating an Amazon EC2 instance using both the AWS Management Console and the AWS CLI.

Whether you're new to AWS or looking to expand your cloud skills, this exercise has you covered.
I'll start with a user-friendly guide on setting up your instance via the AWS Management Console, followed by a detailed walkthrough of using the AWS CLI for more advanced users.

By the end of this video, you'll be able to launch and manage your own EC2 instances with ease.
---------------------------------------------

📋 Chapters:
0:00 Lab Overview
0:59 Create an EC2 instance in AWS Console
3:52 Create an EC2 instance in AWS CLI
10:09 View the launched instance in AWS Console
11:47 Outro
---------------------------------------------

📖 Key Takeaways:
Creating an EC2 instance in AWS Console & CLI.
Commands to Launch, List, and Tag EC2 instances.
Associating Security Groups with your EC2 instance.
List Amazon Machine Images (AMI) in CLI.
Create a Key Pair in AWS Console & CLI.
Associate the Key Pair with your EC2 instance.
---------------------------------------------

🔗 Resource Links:

📌 Launch an EC2 Instance via AWS Management Console:
https://docs.aws.amazon.com/AWSEC2/la...

📌 Launch an EC2 Instance via AWS CLI:
https://docs.aws.amazon.com/cli/lates...

📌 To give your EC2 Instance a name in AWS CLI, create a tag for it:
https://docs.aws.amazon.com/cli/lates...

📌 List your EC2 Instance(s):
https://docs.aws.amazon.com/cli/lates...

📌 Create a Key Pair for your EC2 Instance:
https://docs.aws.amazon.com/AWSEC2/la...

📌 Find an AMI through the AWS CLI:
https://docs.aws.amazon.com/AWSEC2/la...
---------------------------------------------

Don't forget to like, share, and subscribe for more cloud tutorials!

#aws #cloud #ec2 #amazon #tech #technology #linux #coding #tutorial