Here are the specific details for launching instances:
Access the Amazon EC2 console at https://console.aws.amazon.com/ec2/.
In the EC2 dashboard, find and select Launch instance.
In the Name and tags section, enter a descriptive name for each of your instances.
In the Application and OS Images (Amazon Machine Image) section:
Choose the Instance type:
Select the number of instances you wish to launch, in this case 02.
For Key pair (login), choose a pre-existing key pair.
Warning: Do not select Proceed without a key pair if you want to access the instance after launching.
In the Network settings, you can edit or choose an existing security group.
Keep other default configurations as is or edit as needed.
Review and confirm the instance configuration in the Summary panel, then select Launch instance.
After launching, you can monitor the status of the instance on the Instances screen. The initial status will be pending, and after a successful start-up, it will change to running.
Check the status and connection information of the instance in the Status check and Public IPv4 DNS columns respectively.