The document outlines the steps to create an instance in AWS, starting with selecting the Red Hat OS and choosing the t2.medium instance type. It includes creating a key pair, configuring network settings with a new security group, adjusting storage to 30GB, verifying the configuration, and finally launching the instance. Each step provides specific actions to ensure a successful instance setup.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
3 views2 pages
Instance Createin AWS
The document outlines the steps to create an instance in AWS, starting with selecting the Red Hat OS and choosing the t2.medium instance type. It includes creating a key pair, configuring network settings with a new security group, adjusting storage to 30GB, verifying the configuration, and finally launching the instance. Each step provides specific actions to ensure a successful instance setup.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2
Instance Create in AWS
Step 1: Choose the OS
1. Navigate to the Launch Instance page. 2. Select the Red Hat OS as the operating system.
Step 2: Select Instance Type
1. Choose t2.medium as the instance type.
Step 3: Create a Key Pair
1. In the Key Pair section, click Create New Key Pair. 2. Enter a key pair name (e.g., Virginia-key). 3. Click Create Key Pair. 4. Save the key pair securely on your cloud storage or system. Note: This key pair is generated only once.
Step 4: Configure Network Settings
1. Under Network Settings, create a new Security Group. 2. Allow all rules to ensure unrestricted access. Step 5: Configure Storage 1. In the Configure Storage section, change the root volume size to 30GB.
Step 6: Verify Configuration
1. Review all selected options to ensure they are correct before launching the instance.
Step 7: Launch the Instance
1. Click Launch Instance to start the instance setup.