Anwar

Posts

AWS How to Purchase Reserved Instances

https://aws.amazon.com/ec2/pricing/reserved-instances/buyer/ Using the AWS Management Console Log into the AWS Management Console. In the Amazon Web Services menu choose “EC2”. In the left navigation pane, choose...

AWS how to increase disk space ec2 instance

ubuntu@ip-172-31-7-138:~$ df -hT /dev/loop2     squashfs   29M   29M     0 100% /snap/amazon-ssm-agent/2012 /dev/loop3     squashfs   18M   18M     0 100% /snap/amazon-ssm-agent/1566 /dev/loop4     squashfs   97M   97M     0 100% /snap/core/9665 tmpfs         ...

Aws How to encrypt Amazon Aurora using AWS KMS and your own CMK

https://aws.amazon.com/blogs/database/encrypting-amazon-aurora-using-aws-kms-and-your-own-cmk/

Aws How to create MySQL user and grant permissions in AWS RDS

https://www.cyberciti.biz/faq/how-to-create-mysql-user-and-grant-permissions-in-aws-rds/   https://aws.amazon.com/premiumsupport/knowledge-center/duplicate-master-user-mysql/ I want to have another user with the same permissions as the master user for my Amazon Relational Database Service (Amazon RDS)...

AWS How do I get additional Elastic IP addresses

How do I get additional Elastic IP addresses? Answer By default Amazon Web Services allows each AWS account to have up to five Elastic IP...

AWS How do I change my Lightsail plan

https://aws.amazon.com/premiumsupport/knowledge-center/change-lightsail-plan/ How do I change my Lightsail plan? Issue I want to change my current Amazon Lightsail plan to a different plan. How do I...

Aws How do I change my Lightsail plan (1)

https://aws.amazon.com/premiumsupport/knowledge-center/change-lightsail-plan/ I want to change my current Amazon Lightsail plan to a different plan. How do I do that? Resolution Your Lightsail plan is based...

AWS Extending a Linux file system after resizing a volume

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/recognize-expanded-volume-linux.html   Identifying the file system for a volume To verify the file system in use for each volume on your instance, connect to your instance and...

Aws ec2 does private ip change

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-instance-addressing.html   The private IP address of an Amazon EC2 instance will never change. It will not change while an instance is running. It will not change while an instance is stopped. You cannot change...