How to Create Ubuntu 24.0.4 EC2 in AWS Cloud | How to connect to EC2 Instance from local machine?

Опубликовано: 03 Май 2026
на канале: Cloudamy
495
2

Learn the complete process of provisioning the new Ubuntu 24.04 LTS EC2 Instance in the AWS Cloud, specifically for a DevOps environment (like hosting Jenkins). This beginner-friendly guide walks you through the entire setup, from choosing the AMI to securing the connection.

Topics Covered in the video:
1. AWS Free Tier Setup: Quick reminder on how to set up an AWS Free Tier account.
2. EC2 Configuration: Naming the instance, selecting the Ubuntu 24.04 LTS AMI, and choosing the appropriate instance type (e.g., t2.micro or bumping up for Jenkins/Nexus).
3. SSH Key Pair Creation: Creating and downloading a new .pem key file for secure SSH access from your local machine (Mac/Windows).
4. Network & Security Group Setup: Configuring the Security Group (firewall) to allow SSH on port 22 and opening port 8080 for a future Jenkins setup.
5. Connecting via SSH: Using your local terminal (iTerm/Git Bash) to connect to the running EC2 instance

Source Blog links
https://www.coachdevops.com/2024/05/p...

Check out our full Master DevOps Program at
httpss://www.cloudamy.com/

Connect with Coach AK on
LinkedIn   / ananthkannan  

Feel free to ask questions and share your thoughts! Subscribe for more beginner-friendly tutorials on DevOps, Azure, and AWS.

#AWS #EC2 #Ubuntu2404 #CloudComputing #DevOps