Create Security Group for DB

Create Security group for DB instance

  1. We create a Security Group for the Database instance. To ensure security, do not configure the application’s Security group together.

    • Select Security Group
    • Select Create a security group

Create SG-Db

  1. Practice security group configuration

    • Security Group name, enter FCJ-Management-DB-SG
    • Description, enter Security Group for DB instance
    • Select the newly created vpc

Create SG-Db

  1. Configure Inbound rules

    • Select Add rule
    • Select MYSQL/Aurora port 3306
    • Then select Source as FCJ-Management-SG

Create SG-Db

  1. Select Create a security group

Create SG-Db