In the earlier chapters, we created an instance in the public subnet and connected to it from our system. In this section, we shall create an instance in the private subnet of the same VPC and connect it from the instance that we created earlier. We shall create a private subnet in the VPC that we created in Chapter 1, Getting Started with AWS Networking Components, and create an instance to it.
Accessing an instance within the network
Getting ready
Log in to the account with the proper permissions and a VPC, subnet, and EC2 instance in the public subnet already created.