ℹ️ Information: In this section, we’ll launch an Amazon EC2 instance that will serve as the foundation for our Auto Scaling configuration. This instance will be used to create an Amazon Machine Image (AMI) for our Launch Template.
Access the AWS Management Console:

In the EC2 console:

For the instance name:
FCJ-Management
For the operating system:

For compute resources:

🔒 Security Note: The key pair is essential for secure SSH access to your instance. Store the private key securely and never share it.
Configure the key pair:
fcj-key
For network configuration:
💡 Pro Tip: Placing this instance in a public subnet allows direct internet access, which is necessary for initial setup and configuration.

For access control:

Verify your instance is launching:

⚠️ Warning: After launching, your instance may take a few minutes to initialize. Wait until the instance state shows as “running” and status checks have passed before proceeding to the next step.