Posts

Showing posts with the label RDS

Content

                                                  Content How to create an AWS free Account? Lab 1: To launch amazon Linux EC2 instance Lab 2: To Connect to the instance from Linux client Operating System Lab 3:To Launch amazon windows instance Lab 4: Installing apache in EC2 instance Lab 5: Installing Nginx in EC2 instance Lab 6: Changing Host Name Lab 7: Creating a user and making as a sudoer Lab 8:Assigning an Elastic ip Lab 9:Creating ebs,attach and detach the volumn to the instance Lab 10:Creating an S3 Bucket and creating cross replication in another region Lab 11:Load Balancer Lab 12:Two instances with Application Load Balancer Lab 13:Launching two instances with load Balancer Lab:14 Creating Own VPC  Lab 15: Two instances which classic load Balance with own VPC Lab 16:Two instances with Application load Balancer with own VPC Lab 17: Relational Data B...

Lab 17: Relational Data Base (RDS)

Image
                                                  Lab 17: Relational Data Base (RDS) What is RDS? Why we use it? It is a web service that makes it easier   to setup ,operate ,and scale a relational database in the cloud.It provides cost –efficient,resizable capacity for an industry –standard   relational database and manages common data base administration tasks. Some keywords: Cross Replication : Subnet Group DB instance   Lab :Creating a RDS Create an own vpc(Refer   above how to create an own vpc) Go to the RDS dashboard before creating the database Create a subnet group An RDS subnet Group is a collection of subnets that you can use to designate for your RDS database Instance in a vpc.The database within your VPC will use the subnet Group and the preffered Availability instance zone to select a subnet and an IP address w...