Creating an RDS Instance-Awsbloginfo
Step 1: Creating an RDS instance. Click on the RDS service under Database. Click on the Dashboard appearing on the left side of the console, then click on the Create Database button. Choose the MySQL database. Check the box of " Only enable options eligible for RDS Free Usage Tier ", and then click on the Next . Specify DB details. Keep all the details as default. Enter the DB instance identifier which would be unique for all DB instances owned by your AWS account. Configure advanced settings of your RDS instance. Keep all the settings as default except that you need to enter the database name. Click on the Create Database button. The above screen shows that your DB instance has been created. Step 2: Creating an EC2 instance. Click on the EC2 service. Launch an instance. Choose an Amazon Machine Image (AMI). Choose an Instance type. Configure Instance details. Keep all the details as default. (Optional) Add EBS Volume. Ad...