{"id":1672,"date":"2016-10-26T14:42:40","date_gmt":"2016-10-26T14:42:40","guid":{"rendered":"https:\/\/ibex.tech\/cloud\/?p=1672"},"modified":"2022-02-17T07:14:02","modified_gmt":"2022-02-17T07:14:02","slug":"create-new-aurora-rds","status":"publish","type":"post","link":"https:\/\/ibex.tech\/cloud\/platforms\/aws\/rds-relational-database-service\/aurora\/create-new-aurora-rds","title":{"rendered":".Create New Aurora RDS"},"content":{"rendered":"<h4>\nCreate the new Aurora RDS Instance<br \/>\n<\/h4>\n<p>\nRDS Dashboard\n<\/p>\n<p>\nIf necessary select your region\n<\/p>\n<p>\nInstances &gt; Launch DB Instance\n<\/p>\n<p>\nGo through and select your desired set up.\n<\/p>\n<p style=\"margin-left: 40px;\">\nDatabase Options &gt; Database name: Give the name for your database (if you don&#39;t you&#39;ll need to add a database later to your instance using a MySQL tool of some sort\n<\/p>\n<h4>\nConnecting<br \/>\n<\/h4>\n<p>\nRDS Dashboard &gt; Instances . Use the arrow&nbsp;to open up your instance info once&nbsp;its running\n<\/p>\n<p>\nConnecting to your Aurora database\n<\/p>\n<p style=\"margin-left: 40px;\">\nIf you set your RDS as publicly accessible then you should be able to use these to connect using a standard MySQL tool.\n<\/p>\n<p style=\"margin-left: 40px;\">\nHostName\/Ip Address: The &#39;Cluster Endpoint&#39; with the &quot;:3306&quot; port number removed from the end\n<\/p>\n<p style=\"margin-left: 40px;\">\nPort: The port number that was on the end of the &#39;Cluster Endpoint&#39;\n<\/p>\n<p style=\"margin-left: 40px;\">\nUsername and password: as you set when creating the master user.\n<\/p>\n<p>\nIf you didn&#39;t specify a database name when setting the RDS up you&#39;ll need to add your database before then adding your own tables etc to it. &nbsp;By default the Aurora RDS will have a database called &quot;mysql&quot; in it with&nbsp;various tables it uses.\n<\/p>\n<h4>\nSecurity Group (Inbound and outbound connection rules)<br \/>\n<\/h4>\n<p>\nRDS Dashboard &gt; Instances . Use the arrow&nbsp;to open up your instance info once&nbsp;its running &gt; Details tab on left &gt; Security Groups: You will have the one created or selected when setting up the RDS. &nbsp;Click on it to go edit it etc.\n<\/p>\n<p>\nIn our test the default security group had already&nbsp;got a default&nbsp;inbound rule for our PC that was setting up the RDS to be allowed to connect (our desktop MySQL editor tool was able to no problem), but would not allow any other outside IP&nbsp;addresses to connect (when our web server tried it&nbsp;got a connection timeout). To&nbsp;do this all that&#39;s needed is to add a new inbound rule for the new IP address. &nbsp;If you get problems you are able to add&nbsp;an inbound rule that allows a connection from anywhere (any port and IP address) which can allow you to prove a connection can be made before then locking it down to a single port and IP address (in our case we discovered our web server was connecting from a different IP (address to the one we&#39;d assumed, somethign we had to work out externally as RDS doesn&#39;t appear to log incoming&nbsp;connection IP&#39;s).)\n<\/p>\n<p>\n&nbsp;\n<\/p>\n<p>\n&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Create the new Aurora RDS Instance RDS Dashboard If necessary select your region Instances &gt; Launch DB Instance Go through and select your desired set up. Database Options &gt; Database name: Give the name for your database (if you don&#39;t you&#39;ll need to add a database later to your instance using a MySQL tool of [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[142],"tags":[],"class_list":["post-1672","post","type-post","status-publish","format-standard","hentry","category-aurora"],"_links":{"self":[{"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/posts\/1672","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/comments?post=1672"}],"version-history":[{"count":10,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/posts\/1672\/revisions"}],"predecessor-version":[{"id":1700,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/posts\/1672\/revisions\/1700"}],"wp:attachment":[{"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/media?parent=1672"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/categories?post=1672"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/tags?post=1672"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}