DEV Community

D3fender0
D3fender0

Posted on

AWS 3-Tier Architecture Part-3

Lets Start with creating subnet group for our database , open RDS and in that open subnet group

Image description

Next add the Availability zone and add the private subnet 1 and 2 which is in app tier

Image description

Lets create the database,first select standard create and select engine as aurora

Image description

Select template as dev/test

Image description

select self managed and click aurora standard

Image description

Select the Vpc and security group for the db

Image description

Now click create database

Top comments (0)