#ec2
Read more stories on Hashnode
Articles with this tag
AWS/Quota · outline When create AWS account, very first, you need to do some tasks. Such as, billling access for IAM user or increase quota for AWS...
AWS/Amazon EC2 · outline Amazon EC2 has a variety of instance type such as T, M, C, R and G. Below is descriptions of EC2 type from AWS...
AWS/CostOptimization · outline AWS EC2 continues to come out with the next generation, and the cost compared to the same specifications decreases or...
AWS/Amazon EC2 · outline EBS volume on EC2 can increase size or mount additional EBS volume. how-to-mount-additional-disk ##### [ec2-user@127.0.0.1...
AWS/Amazon EC2 · outline With SSH tunneling using bastion host, you can access private resources such as RDS. tunneling ## ssh -i...
Mongodb · outline access MongoDB on EC2 using robomongo installation of robomongo https://robomongo.org/download configurations for robomongo 1....