{"id":598,"date":"2021-07-23T12:33:42","date_gmt":"2021-07-23T12:33:42","guid":{"rendered":"https:\/\/ssdsunucum.com\/blog\/create-an-amazon-rds-instance\/"},"modified":"2021-07-23T12:33:42","modified_gmt":"2021-07-23T12:33:42","slug":"create-an-amazon-rds-instance","status":"publish","type":"post","link":"https:\/\/ssdsunucum.com\/blog\/create-an-amazon-rds-instance\/","title":{"rendered":"Create an Amazon\u00ae RDS\u2122 Instance"},"content":{"rendered":"<\/p>\n<div class=\"col-md-9\">\n<div class=\"flex-column flex-md-row article-header\"><\/div>\n<hr>\n<h2 id=\"overview\">Overview<\/h2>\n<p>This document explains how to create an Amazon\u00ae RDS\u2122 instance.<\/p>\n<h2 id=\"create-an-amazon-rds-instance\">Create an Amazon RDS instance<\/h2>\n<h3 id=\"log-in-to-the-amazon-web-services-management-console\">Log in to the Amazon Web Services Management Console<\/h3>\n<div class=\"collapse-wrapper\">\n<p>        Click to view a screenshot&#8230;<\/p>\n<div class=\"collapse\" id=\"click-to-view-a-screenshot---1626990044170495318\">\n<div class=\"card card-body\">\n<figure>\n    <img src=\"https:\/\/ssdsunucum.com\/blog\/wp-content\/uploads\/2021\/07\/amazonrds1.png\" title=\"amazonrds1\"><br \/>\n<\/figure>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<p>Log in to the AWS\u2122 Management Console with your Amazon AWS account.<\/p>\n<p>The <em>AWS Management Console<\/em> page will appear.<\/p>\n<h3 id=\"select-your-region\">Select your region<\/h3>\n<div class=\"collapse-wrapper\">\n<p>        Click to view a screenshot&#8230;<\/p>\n<div class=\"collapse\" id=\"click-to-view-a-screenshot---1626990044170574602\">\n<div class=\"card card-body\">\n<figure>\n    <img src=\"https:\/\/ssdsunucum.com\/blog\/wp-content\/uploads\/2021\/07\/amazonrds2.png\" title=\"amazonrds2\"><br \/>\n<\/figure>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<p>To select the region in which to create the database, perform the following steps:<\/p>\n<ol>\n<li>\n<p>Click the <em>Region<\/em> setting in the upper-right corner of the page.<\/p>\n<\/li>\n<li>\n<p>Select the region in which you wish to create the RDS instance.<\/p>\n<\/li>\n<\/ol>\n<div class=\"callout callout-warning\">\n<div class=\"callout-heading\">Important:<\/div>\n<div class=\"callout-content\">\n        We <strong>strongly<\/strong> recommend that you select the region in which you host your cPanel &#038; WHM servers at Amazon.\n    <\/div>\n<\/div>\n<h3 id=\"open-the-rds-console\">Open the RDS Console<\/h3>\n<div class=\"collapse-wrapper\">\n<p>        Click to view a screenshot&#8230;<\/p>\n<div class=\"collapse\" id=\"click-to-view-a-screenshot---1626990044170689575\">\n<div class=\"card card-body\">\n<figure>\n    <img src=\"https:\/\/ssdsunucum.com\/blog\/wp-content\/uploads\/2021\/07\/amazonrds3.png\" title=\"amazonrds3\"><br \/>\n<\/figure>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<p>To open the RDS Console, perform the following steps:<\/p>\n<ol>\n<li>\n<p>Click the <em>Services<\/em> setting in the upper-left corner of the page.<\/p>\n<\/li>\n<li>\n<p>Click <em>RDS<\/em>. The <em>RDS Console<\/em> will appear.<\/p>\n<\/li>\n<\/ol>\n<h3 id=\"create-a-parameter-group\">Create a parameter group<\/h3>\n<div class=\"collapse-wrapper\">\n<p>        Click to view a screenshot&#8230;<\/p>\n<div class=\"collapse\" id=\"click-to-view-a-screenshot---1626990044170795938\">\n<div class=\"card card-body\">\n<figure>\n    <img src=\"https:\/\/ssdsunucum.com\/blog\/wp-content\/uploads\/2021\/07\/amazonrds4.png\" title=\"amazonrds4\"><br \/>\n<\/figure>\n<figure>\n    <img src=\"https:\/\/ssdsunucum.com\/blog\/wp-content\/uploads\/2021\/07\/amazonrds5.png\" title=\"amazonrds5\"><br \/>\n<\/figure>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<p>You <strong>must<\/strong> create a parameter group so that cPanel &#038; WHM can properly connect to the database.<\/p>\n<p>To create a DB parameter group, perform the following actions:<\/p>\n<ol>\n<li>\n<p>In the left sidebar, click <em>Parameter<\/em> groups. A new interface will appear.<\/p>\n<\/li>\n<li>\n<p>Click <em>Create parameter group<\/em>. A new interface will appear.<\/p>\n<\/li>\n<li>\n<p>From the <em>Parameter group family<\/em> menu, select the version of MySQL\u00ae that you wish to use. <\/p>\n<div class=\"callout callout-info\">\n<div class=\"callout-heading\">Note:<\/div>\n<div class=\"callout-content\">\n<ul>\n<li>\n<p>cPanel &#038; WHM versions 86 and earlier <strong>only<\/strong> support connections to MySQL 5.7.<\/p>\n<\/li>\n<li>\n<p>cPanel &#038; WHM versions 88 and later on CentOS 7 and 8, CloudLinux\u2122 7 and 8, and Red Hat\u00ae Enterprise Linux\u00ae 7 support connections to MySQL 5.7 and 8.0.<\/p>\n<\/li>\n<li>\n<p>cPanel &#038; WHM versions 94 and later on AlmaLinux 8 support connections to MySQL 5.7 and 8.0.<\/p>\n<\/li>\n<\/ul><\/div>\n<\/div>\n<\/li>\n<li>\n<p>Enter a <em>Group name<\/em> for the parameter group. We recommend that you use the <code>cpanel-whm<\/code> name.<\/p>\n<\/li>\n<li>\n<p>Enter a <em>Description<\/em> of the parameter group.<\/p>\n<\/li>\n<li>\n<p>Click <em>Create<\/em>. The <em>Parameter group<\/em> interface will reappear.<\/p>\n<\/li>\n<li>\n<p>Click the <code>cpanel-whm<\/code> parameter group. A new interface will appear.<\/p>\n<\/li>\n<li>\n<p>In the <em>Filter parameters<\/em> text box, enter <code>log_bin_trust_function_creators<\/code>.<\/p>\n<\/li>\n<li>\n<p>Click <em>Edit parameters<\/em>.<\/p>\n<\/li>\n<li>\n<p>In the <em>Values<\/em> menu, select 1.<\/p>\n<\/li>\n<li>\n<p>Click <em>Save<\/em> changes.<\/p>\n<\/li>\n<li>\n<p>In the left sidebar, click <em>Dashboard<\/em>.<\/p>\n<\/li>\n<\/ol>\n<h3 id=\"create-the-database\">Create the database<\/h3>\n<div class=\"collapse-wrapper\">\n<p>        Click to view a screenshot&#8230;<\/p>\n<div class=\"collapse\" id=\"click-to-view-a-screenshot---1626990044170900656\">\n<div class=\"card card-body\">\n<figure>\n    <img src=\"https:\/\/ssdsunucum.com\/blog\/wp-content\/uploads\/2021\/07\/amazonrds6.png\" title=\"amazonrds6\"><br \/>\n<\/figure>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<p>Click <em>Create the Database<\/em>. A new interface will appear.<\/p>\n<h3 id=\"select-the-database-engine\">Select the database engine<\/h3>\n<div class=\"collapse-wrapper\">\n<p>        Click to view a screenshot&#8230;<\/p>\n<div class=\"collapse\" id=\"click-to-view-a-screenshot---1626990044170963448\">\n<div class=\"card card-body\">\n<figure>\n    <img src=\"https:\/\/ssdsunucum.com\/blog\/wp-content\/uploads\/2021\/07\/amazonrds7.png\" title=\"amazonrds7\"><br \/>\n<\/figure>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<p>Select the <em>MySQL<\/em> database engine, and then click <em>Next<\/em>. A new interface will appear.<\/p>\n<div class=\"callout callout-success\">\n<div class=\"callout-heading\">Remember:<\/div>\n<div class=\"callout-content\">\n<ul>\n<li>\n<p>cPanel &#038; WHM versions 86 and earlier <strong>only<\/strong> support connections to MySQL 5.7.<\/p>\n<\/li>\n<li>\n<p>cPanel &#038; WHM versions 88 and later on CentOS 7 and 8, CloudLinux 7 and 8, and Red Hat Enterprise Linux 7 support connections to MySQL 5.7 and 8.0.<\/p>\n<\/li>\n<li>\n<p>cPanel &#038; WHM versions 94 and later on AlmaLinux 8 support connections to MySQL 5.7 and 8.0.<\/p>\n<\/li>\n<\/ul><\/div>\n<\/div>\n<h3 id=\"select-your-use-case\">Select your use case<\/h3>\n<div class=\"collapse-wrapper\">\n<p>        Click to view a screenshot&#8230;<\/p>\n<div class=\"collapse\" id=\"click-to-view-a-screenshot---1626990044171052427\">\n<div class=\"card card-body\">\n<figure>\n    <img src=\"https:\/\/ssdsunucum.com\/blog\/wp-content\/uploads\/2021\/07\/amazonrds8.png\" title=\"amazonrds8\"><br \/>\n<\/figure>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<p>Select the use case for your database and click <em>Next<\/em>. A new interface will appear.<\/p>\n<h3 id=\"specify-the-database-details\">Specify the database details<\/h3>\n<div class=\"collapse-wrapper\">\n<p>        Click to view a screenshot&#8230;<\/p>\n<div class=\"collapse\" id=\"click-to-view-a-screenshot---1626990044171114183\">\n<div class=\"card card-body\">\n<figure>\n    <img src=\"https:\/\/ssdsunucum.com\/blog\/wp-content\/uploads\/2021\/07\/amazonrds9.png\" title=\"amazonrds9\"><br \/>\n<\/figure>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<p>To specify the details for your database, perform the following actions:<\/p>\n<ol>\n<li>\n<p>Select the default <em>License model<\/em>.<\/p>\n<\/li>\n<li>\n<p>Select the <em>DB engine version<\/em> that you wish to use. <\/p>\n<div class=\"callout callout-success\">\n<div class=\"callout-heading\">Remember:<\/div>\n<div class=\"callout-content\">\n<ul>\n<li>\n<p>cPanel &#038; WHM versions 86 and earlier <strong>only<\/strong> support connections to MySQL 5.7.<\/p>\n<\/li>\n<li>\n<p>cPanel &#038; WHM versions 88 and later on CentOS 7 and 8, CloudLinux 7 and 8, and Red Hat Enterprise Linux 7 support connections to MySQL 5.7 and 8.0.<\/p>\n<\/li>\n<li>\n<p>cPanel &#038; WHM versions 94 and later on AlmaLinux 8 support connections to MySQL 5.7 and 8.0.<\/p>\n<\/li>\n<\/ul><\/div>\n<\/div>\n<\/li>\n<li>\n<p>Select the DB instance class. Your instance type determines the rate at which AWS bills you. Make certain that you select an instance type that includes appropriate resources for the type of system that you wish to run.<\/p>\n<\/li>\n<li>\n<p>Select whether to deploy the database in <em>Multiple Affinity Zones (Multi-MZ)<\/em>.<\/p>\n<\/li>\n<li>\n<p>Select the <em>Storage<\/em> type.<\/p>\n<\/li>\n<li>\n<p>Select the amount of storage space.<\/p>\n<\/li>\n<li>\n<p>For MySQL servers, select the <em>Provisioned IOPS<\/em> rate. This value determines the number of I\/O operations per second that the database can support.<\/p>\n<\/li>\n<\/ol>\n<h3 id=\"configure-the-database-settings\">Configure the database settings<\/h3>\n<div class=\"collapse-wrapper\">\n<p>        Click to view a screenshot&#8230;<\/p>\n<div class=\"collapse\" id=\"click-to-view-a-screenshot---1626990044171202021\">\n<div class=\"card card-body\">\n<figure>\n    <img src=\"https:\/\/ssdsunucum.com\/blog\/wp-content\/uploads\/2021\/07\/amazonrds10.png\" title=\"amazonrds10\"><br \/>\n<\/figure>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<p>To configure the database settings, perform the following actions:<\/p>\n<ol>\n<li>\n<p>Scroll down to the <em>Database Settings<\/em> section.<\/p>\n<\/li>\n<li>\n<p>Enter a name for the database.<\/p>\n<\/li>\n<li>\n<p>Enter <code>root<\/code> as the username. If you do <strong>not<\/strong> enter <code>root<\/code> as the username, some functions in cPanel &#038; WHM will <strong>not<\/strong> function properly.<\/p>\n<\/li>\n<li>\n<p>Enter the password and then confirm it.<\/p>\n<\/li>\n<li>\n<p>Click <em>Next<\/em>. A new interface will appear.<\/p>\n<\/li>\n<\/ol>\n<h3 id=\"configure-the-advanced-settings\">Configure the advanced settings<\/h3>\n<div class=\"collapse-wrapper\">\n<p>        Click to view a screenshot&#8230;<\/p>\n<div class=\"collapse\" id=\"click-to-view-a-screenshot---1626990044171270973\">\n<div class=\"card card-body\">\n<figure>\n    <img src=\"https:\/\/ssdsunucum.com\/blog\/wp-content\/uploads\/2021\/07\/amazonrds11.png\" title=\"amazonrds11\"><br \/>\n<\/figure>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<p>To configure the advanced settings for the database, perform the following actions:<\/p>\n<ol>\n<li>\n<p>Select the desired <em>Virtual Private Cloud (VPC)<\/em> for the database instance. If you host servers with AWS, we recommend that yo use the same VPC for each server.<\/p>\n<\/li>\n<li>\n<p>Select the desired Subnet group for the database. We suggest that you select the <em>default<\/em> value.<\/p>\n<\/li>\n<li>\n<p>Select whether the public will have access to the database. If you select <em>No<\/em>, only cPanel &#038; WHM servers that you host at Amazon will be able to access the database.<\/p>\n<\/li>\n<li>\n<p>Select the desired <em>Availability Zone<\/em> for the database instance. We recommend that you select the <em>No preference<\/em> value.<\/p>\n<\/li>\n<li>\n<p>Select the desired <em>VPC security groups<\/em> for the database instance. If you host servers with AWS, we recommend that you use the same security groups for each server.<\/p>\n<\/li>\n<li>\n<p>Select the desired <em>Port<\/em> for database connections. We recommend that you use the current value.<\/p>\n<\/li>\n<li>\n<p>From the <em>DB parameter group<\/em> menu, select the <code>cpanel-whm<\/code> DB parameter group.<\/p>\n<\/li>\n<li>\n<p>Select your desired <em>Option<\/em> group. We recommend that you use the current value.<\/p>\n<\/li>\n<li>\n<p>Select whether to enable or disable <em>IAM DB authentication<\/em> for MySQL.<\/p>\n<\/li>\n<li>\n<p>Select the desired <em>Encryption<\/em> settings.<\/p>\n<\/li>\n<li>\n<p>Select the desired <em>Failover<\/em> settings.<\/p>\n<\/li>\n<li>\n<p>Configure your <em>Backup settings<\/em> for the amount of days to retain backups, the time window in which to run backups, and whether to copy tags to snapshots.<\/p>\n<\/li>\n<li>\n<p>Configure your <em>Monitoring settings<\/em>. We recommend that you select the Default monitoring role and retain a 60 second granularity.<\/p>\n<\/li>\n<li>\n<p>Select whether to post log files to Amazon CloudWatch\u2122.<\/p>\n<\/li>\n<li>\n<p>Select whether you wish to allow automatic updates of the database engine for minor versions.<\/p>\n<\/li>\n<li>\n<p>Select whether you wish to disable deletion of the database. This will prevent accidental deletion of the database.<\/p>\n<\/li>\n<li>\n<p>Click <em>Create database<\/em>.<\/p>\n<\/li>\n<\/ol>\n<h3 id=\"view-the-details\">View the details<\/h3>\n<div class=\"collapse-wrapper\">\n<p>        Click to view a screenshot&#8230;<\/p>\n<div class=\"collapse\" id=\"click-to-view-a-screenshot---1626990044171336977\">\n<div class=\"card card-body\">\n<figure>\n    <img src=\"https:\/\/ssdsunucum.com\/blog\/wp-content\/uploads\/2021\/07\/amazonrds12.png\" title=\"amazonrds12\"><br \/>\n<\/figure>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<p>Click <em>View DB instance details<\/em>. The database console page will appear.<\/p>\n<h3 id=\"obtain-the-endpoint\">Obtain the endpoint<\/h3>\n<div class=\"collapse-wrapper\">\n<p>        Click to view a screenshot&#8230;<\/p>\n<div class=\"collapse\" id=\"click-to-view-a-screenshot---1626990044171392007\">\n<div class=\"card card-body\">\n<figure>\n    <img src=\"https:\/\/ssdsunucum.com\/blog\/wp-content\/uploads\/2021\/07\/amazonrds13.png\" title=\"amazonrds13\"><br \/>\n<\/figure>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<p>Wait for the Info value to change to <em>Available<\/em>. Then, scroll down to the <em>Connectivity &#038; security<\/em> section.<\/p>\n<p>The <em>Endpoint<\/em> value represents the hostname to which you will connect in WHM\u2019s <em>Manage MySQL Profiles<\/em> interface (<em>WHM &gt;&gt; Home &gt;&gt; SQL Services &gt;&gt; Manage MySQL Profiles<\/em>).<\/p>\n<div class=\"callout callout-info\">\n<div class=\"callout-heading\">Note:<\/div>\n<div class=\"callout-content\">\n        When you suspend a cPanel account, the system will <strong>not<\/strong> suspend any of the account\u2019s Amazon RDS remote databases.\n    <\/div>\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Overview This document explains how to create an Amazon\u00ae RDS\u2122 instance. Create an Amazon RDS instance Log in to the Amazon Web Services Management Console Click to view a screenshot&#8230; Log in to the AWS\u2122 Management Console with your Amazon AWS account. The AWS Management Console page will appear. Select your region Click to view &hellip;<\/p>\n","protected":false},"author":1,"featured_media":599,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[1],"tags":[],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/ssdsunucum.com\/blog\/wp-json\/wp\/v2\/posts\/598"}],"collection":[{"href":"https:\/\/ssdsunucum.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ssdsunucum.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ssdsunucum.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ssdsunucum.com\/blog\/wp-json\/wp\/v2\/comments?post=598"}],"version-history":[{"count":0,"href":"https:\/\/ssdsunucum.com\/blog\/wp-json\/wp\/v2\/posts\/598\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ssdsunucum.com\/blog\/wp-json\/wp\/v2\/media\/599"}],"wp:attachment":[{"href":"https:\/\/ssdsunucum.com\/blog\/wp-json\/wp\/v2\/media?parent=598"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ssdsunucum.com\/blog\/wp-json\/wp\/v2\/categories?post=598"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ssdsunucum.com\/blog\/wp-json\/wp\/v2\/tags?post=598"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}