
How to Migrate Amazon AWS RDS Database to another AWS account
This video shows how to transfer an Amazon RDS database (MySQL) from one AWS account to another.

Amazon EC2 disk resize No space left on device
On an Amazon EC2 instamce disk usage was full. I increased disk size on Amazone AWS console. But disk did

Mount Amazon s3 on Linux
To mount Amazon S3 bucket as a filesystem on linux, you can use s3fs. https://github.com/s3fs-fuse/s3fs-fuse To install s3fs on Ubuntu/Debian,

Amazon ECS
Amazon ECS is a container service from Amazon AWS Cloud. This allow you to run Docker containers in AWS cloud.

AWS ECR
Amazon Elastic Container Registry

Cloudways
How to clear cloudways varnish cache How to Setup a Website in CloudWays hosting server How to Delete CloudWays Application

AlibabaCloud DirectMail
AlibabaCloud DirectMail is transactional email service from AlibabaCloud. It is like Amazon SES, MailGun, SendGrid etc… They have 3 differnt

Whitelist an IP in Amazon AWS security group from command line
To white list an IP in Amazon AWS security group using aws command line tool, run Example

AWS Elastic Beanstalk
Here are some useful command working with AWS Elastic Beanstalk Application get stored in folder

Oracle Cloud
https://www.oracle.com/cloud/free/ – Every free account have 2 servers free for life. Only for development purpose. Allow ICMP (ping) in Oracle

Allow ICMP (ping) in Oracle Cloud
Oracle cloud do not allow ICMP/ping to compute instances. To enable ping, you need to enable ICMP in the security

Connect to Google Cloud SQL
To connect to Google Cloud SQL, run