Tag: AWS

How to Create and Attach an EBS Volume to an EC2 instance

This post shows how to create and attach Amazon Web Services (AWS) Elastic Block Storage (EBS) to Elastic Cloud Compute (EC2). Steps to create and attach EBS volume to EC2 instance: Login into AWS Create Volume Attach Volume ID to EC2 instance Connect to your instance using SSH Mount...

How to setup and configure an EC2 instance

This post show how to configure an Amazon Web Services (AWS) Elastic Compute Cloud (EC2) instance. Steps to setup and configure an EC2 instance: Login to AWS console Choose region Launch EC2 wizard Select AMI Select instance type Configure network Configure storage Configure key pairs Launch and connect Following...