How to Create EC2 instance on Amazon Web Service(AWS).

Amazon Elastic Compute Cloud (Amazon EC2) provides scalable computing capacity in the Amazon Web Services (AWS) Cloud. … You can use Amazon EC2 to launch as many or as few virtual servers as you need, configure security and networking, and manage storage. It stands for Elastic Compute Cloud. It is a web service where an …

Increase root partition size in AWS Instance without Downtime.

1. Login to AWS console. Before modifying a volume that contains valuable data, it is a best practice to create a snapshot of the volume in case you need to roll back your changes. Request the volume modification. For example existing volume size is 8 GB and extend to 16 GB. Monitor the progress of …

How to Install and Configure the CloudWatch Logs Agent on a Running EC2 Linux Instance & Push the logs to cloudwatch using Agent.

Step 1: Launch a EC2 Linuc instance & Attached IAM Role for CloudWatch Logs. To configure your IAM role or user for CloudWatch Logs Open the IAM console at https://console.aws.amazon.com/iam/. In the navigation pane, choose Roles. Choose the role by selecting the role name (do not select the check box next to the name). Choose …