Exercise:
Step 1: Search for RDS service or go to Database-->RDS
Step 2: Click on Create Database button.
Step 3: Chose option Standard Create
Step 4: Database Instance MySql
Step 5: Templates: Free tier
Step 6: Provide admin user password and confirm password.
Step 7: Storage Autoscaling : Max autoscaling 21 GB
Step 8: Select Default VPC
Step 9: Public Access Yes
Step 10: Select Security Group make sure port number 3306 is opened for the Inbound rule.
Step 11: Click on Create Database
Step 12 : It takes around 10 mins to create the database.
Step 13: Once the Database get created then select it.
Step 14: Copy the Endpoint and connect it from the remote system. (needs mysql workbench)
Wednesday, March 16, 2022
ASSIGNMENT: AWS Database - RDS
Subscribe to:
Post Comments (Atom)
Fluentd
Open-source log data collector > why logs? - for compliance (auditing, company, business) - for security (transparency, monitoring, admin...
-
1. Create a Replica Set with nginx image with 3 Replicas on Prod env ( means those nodes which have node label env=prod).The Replica Set s...
-
Output Redirection(>,>>): It represents the output of a command to some standard output. who > users cat users date >> us...
-
Step 1: -> Go to gitlab.com and select your repository Step 2: -> Copy the url (Clone URL Https) Step3: -> Clone it on your local s...
No comments:
Post a Comment