AWS

Whitelist IP for any tenant (commands)
Cd / Cd home Cd ubuntu Sudo vi update_ufw.sh Add IP and save the file Run the script- ./update.ufw.sh
Mon, 27 Jan, 2025 at 12:06 PM
Configuring CloudWatch Agent and Storing the Json in SSM Parameter Store
Install AWS CLI (if not already installed):   curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip" -o "awscliv2.zip" unz...
Mon, 27 Jan, 2025 at 12:06 PM
Creating SFTP Server on Amazon EC2 (Ubuntu)
Launch an EC2 Instance running on Ubuntu Server Connect to Your EC2 Instance using endpoint connect or another way that is feasible to you  Updat...
Mon, 27 Jan, 2025 at 12:07 PM
INSTALATION OF CLOUDWATCH AGENT ON WINDOWS INSTNACE
Step -1 : Launch an EC2 instance in the VPC connected to internet gateway Step-2: Create an IAM Role having permission of “CloudWatchAgentServer” policy ...
Mon, 27 Jan, 2025 at 12:08 PM
Auto migrating EC2 databases to Amazon RDS using AWS Database Migration Service
Launch an EC2 Instance (Ubuntu)    Configure security groups:         Allow SSH (port 22) for your IP.         Allow MySQL/MariaDB (port 3306) from ...
Mon, 27 Jan, 2025 at 12:08 PM
KB Article for querying out the IP Address range for a specific AWS service in a Specific Region
Install the AWS Tools for PowerShell package option that's appropriate for your environment. Verify that script execution is enabled by running the Ge...
Mon, 27 Jan, 2025 at 12:09 PM
Setting New Account AWS
1.Change Password 2.Assign MFA 3.Save QR Code 4.Creating budget alert, for this go to Billing and Cost Management under that go to Budgets, Click on C...
Mon, 27 Jan, 2025 at 12:10 PM
Querying S3 Server Access Logs for Errors Using Amazon Athena
Sign in to the AWS Management Console and open the Amazon S3 console  In the Buckets list, choose the name of the bucket that you want to enable server ...
Mon, 27 Jan, 2025 at 12:10 PM
How to Set Up a Secure Website Using AWS LightSail & Load Balancer
How to Set Up a Secure Website Using AWS LightSail  & Load Balancer   Step 1: Create and Configure AWS LightSail Instances Create Two LightSail Inst...
Mon, 27 Jan, 2025 at 12:10 PM
STEPS FOR WINDOWS PATCHING THROGH SSM
    STEPS FOR WINDOWS PATCHING THROGH SSM   Start the Instances   Create 2 roles: (a) EC2 full access   (b) SSM full access  Go to portol.az...
Mon, 27 Jan, 2025 at 12:11 PM