AWS-Logo_White-Color
1.
Introduction
2.
preparation
2.1
Creating VPC
2.2
Creating Security Group
2.3
Create EC2 instance
2.4
Configuring EC2 instance with MobaXterm
3.
Creating Subnet Group
4.
Creating RDS database
5.
Clean up
More
AWS Study Group
English
Tiếng Việt
Clear History
Workshop
Cloud Journey
Last Updated
30-01-2022
Team
Sử Trịnh
Gia Hưng
Thanh Hiệp
Connecting your ec2 to Amazon RDS
>
preparation
> Creating VPC
Creating a VPC
Creating VPC
In this step we will learn how to create a VPC for our database and EC2 instance
Creating a VPC
First go to your
AWS VPC console
:
click create
Create VPC
In the VPC creation form :
click on
VPC and more
add
VPC-RDS
as the name tag
add
10.0.0.0/16
as the CIDR block
click on
no IPV6 CIDR
set then number of AZ as 2
number of public subnet as 2
number of private subnet as 0
then set the NAT gateway and S3 end point as None
finally click on the create VPC
log back to your
AWS VPC console
for the next step