This repository documents my journey to learn Amazon Elastic Compute Cloud (EC2) instances on AWS. Here, I share my documentation, scripts, and projects as I explore EC2 and cloud computing.
Amazon EC2 is a cloud-based web service that offers resizable compute capacity, allowing you to run virtual servers, known as instances, with various configurations tailored to meet your specific computing needs. It's like having your own customizable cloud computer!
In this section, I provide details for the specific labs related to EC2.
- Description: Creating a Windows Server instance on AWS.
- **Steps:**https://github.com/divyasharma82/aws-EC2/tree/main/ec2/labs
- Description: Installing the IIS web server on a Windows Server instance.
- Steps: https://github.com/divyasharma82/aws-EC2/tree/main/ec2/labs
-
Description: Attaching an additional Elastic Block Store (EBS) volume to an EC2 instance.
-
Steps: https://github.com/divyasharma82/aws-EC2/tree/main/ec2/labs
- Description: Creating a Linux server instance on AWS.
- Steps: https://github.com/divyasharma82/aws-EC2/tree/main/ec2/labs
- Description: [Description of your fifth lab]
- Steps: https://github.com/divyasharma82/aws-EC2/tree/main/ec2/labs

