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 …