0% found this document useful (0 votes)
57 views28 pages

Databases

The document discusses various AWS database services including RDS, DynamoDB, Neptune, ElastiCache, and Redshift. It provides step-by-step instructions for creating an RDS MySQL instance within a VPC subnet group and security group. It also describes how to take snapshots of databases, create read replicas, and promote a replica to a primary instance. Instructions are provided for adding and querying items from DynamoDB. An overview of Neptune, ElastiCache, and Redshift is also presented.

Uploaded by

I'm Ranga
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
57 views28 pages

Databases

The document discusses various AWS database services including RDS, DynamoDB, Neptune, ElastiCache, and Redshift. It provides step-by-step instructions for creating an RDS MySQL instance within a VPC subnet group and security group. It also describes how to take snapshots of databases, create read replicas, and promote a replica to a primary instance. Instructions are provided for adding and querying items from DynamoDB. An overview of Neptune, ElastiCache, and Redshift is also presented.

Uploaded by

I'm Ranga
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 28

5.

Database Services
Thursday, February 8, 2018 8:16 PM

1. RDS (Relational Database Service)

AWS Certified Solutions Architect - Associate Page 1


AWS Certified Solutions Architect - Associate Page 2
LAB :
• Creating a subnet group
• Configuring an RDS MySQL instance
• Creating a read replica

1. Create a VPC.

2. Subnet should have route attached to the IGW.

AWS Certified Solutions Architect - Associate Page 3


3. Configure RDS Subnets : Select Subnet Group from left menu

4. Creating a new DB Subnet Group

AWS Certified Solutions Architect - Associate Page 4


5. Launch RDS Instance

AWS Certified Solutions Architect - Associate Page 5


6. Select MySQL engine

7. Choose the Use case as Dev/Test

AWS Certified Solutions Architect - Associate Page 6


8. Specify the DB Details as provided below

AWS Certified Solutions Architect - Associate Page 7


AWS Certified Solutions Architect - Associate Page 8
9. Leave the rest of the settings at their default value.

AWS Certified Solutions Architect - Associate Page 9


AWS Certified Solutions Architect - Associate Page 10
Snapshot of the DB Instance.

AWS Certified Solutions Architect - Associate Page 11


A. Check Network Rules :

Connect : Endpoint : mylabdbinstance.c722at7isfqx.us-east-1.rds.amazonaws.com

AWS Certified Solutions Architect - Associate Page 12


Inbound for MySQL

AWS Certified Solutions Architect - Associate Page 13


Outbound for MySQL:

Security Group: Allowing Access to MYSQL at 3306

AWS Certified Solutions Architect - Associate Page 14


A. Create Snapshots

B. Create a Read Replica

AWS Certified Solutions Architect - Associate Page 15


AWS Certified Solutions Architect - Associate Page 16
AWS Certified Solutions Architect - Associate Page 17
A. Promote a Replica :Once both the original and replica RDS instances have a Status of available, we can proceed.

AWS Certified Solutions Architect - Associate Page 18


Select the replica instance, click the Instance Actions dropdown menu, and choose Promote Read Replica

Automatic Backup:

AWS Certified Solutions Architect - Associate Page 19


A. Delete the Primary Instance :

AWS Certified Solutions Architect - Associate Page 20


I. Create an Instance from a Snapshot : click the Snapshot Actions menu at the top of the page, and select Restore
Snapshot.

AWS Certified Solutions Architect - Associate Page 21


B. DynamoDB

AWS Certified Solutions Architect - Associate Page 22


Adding an Item

AWS Certified Solutions Architect - Associate Page 23


Backup a DynamoDB

AWS Certified Solutions Architect - Associate Page 24


C. Neptune Essentials

AWS Certified Solutions Architect - Associate Page 25


D. ElastiCache

AWS Certified Solutions Architect - Associate Page 26


E. Redshift

AWS Certified Solutions Architect - Associate Page 27


AWS Certified Solutions Architect - Associate Page 28

You might also like