2.4 Tạo RDS

Cài đặt Relational Database Service (RDS)

  1. Truy cập Amazon Management Console
    • Tìm kiếm dịch vụ RDS
    • Chọn Aurora and RDS từ kết quả tìm kiếm
    • Chọn Create database

alt

alt

  1. Tại giao diện tạo RDS, chọn Standard Create
    • Engine options: PostgreSQL
    • Version: PostgreSQL 17.2-R2
    • Templates: Free Tier
    • DB instance identifier: fashion-db
    • Master password: Tự đặt password cho riêng mình
    • DB instance class: db.t4g.micro

alt alt alt

  1. Tại phần Connectivity, chọn Edit
    • VPC: fashion-vpc
    • Subnet group: fashion-subnet-group
    • Public access: No
    • VPC security group: Chọn Create new
      • Security group name: fashion-db-sg
    • Availability zone: ap-southeast-1a

alt

  1. Còn lại để mặc định và nhấn Create database để hoàn tất việc tạo RDS