src/data/projects/ec2-instance.md
The goal of this project is to create an AWS account, set up a Linux server on AWS EC2, and deploy a simple static website. This project will help you gain hands-on experience with cloud computing, specifically with Amazon Web Services (AWS).
You are required to complete the following tasks:
t2.micro instance type (eligible for AWS Free Tier).22 (SSH) and 80 (HTTP).If you want to challenge yourself further, try these additional tasks:
After completing this project, you will have gained practical experience in:
After finishing this project you should have a good understanding of launching and connecting to EC2 instances, basic knowledge of security groups, and be able to deploy any of the projects from previous tasks using AWS EC2. Future project ideas will be based on these concepts.