Skip to content

offongbassey/week1-cloud-vm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

23 Commits
Β 
Β 
Β 
Β 

Repository files navigation

week1-cloud-vm

Launching and securing my first cloud VM using AWS EC2 and SSH

Week 1 – Launch & Secure a VM in the Cloud πŸš€

πŸ” What I Did

  • Created an Ubuntu EC2 instance on AWS
  • Configured security groups to allow SSH access
  • Downloaded and secured my .pem key with chmod 400
  • Connected to the VM via SSH
  • Explored the .ssh directory and file permissions
  • Queried instance metadata using IMDSv2 and token-based access

🧠 What I Learned

  • How cloud VMs are provisioned and secured
  • SSH key management and Linux file permissions
  • Basics of AWS metadata service and IMDSv2

πŸ› οΈ Tools Used

  • AWS EC2
  • SSH
  • Linux Terminal
  • curl
  • IAM roles

πŸ“Έ Screenshots

EC2 Instance Running

EC2 Dashboard

SSH Terminal Connection

SSH Terminal

Metadata Query Output

Metadata Query

Security Group Configuration

Security Group

πŸ”— Resources

About

Launching and securing my first cloud VM using AWS EC2 and SSH

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors