EC2 is an infrastructure in the AWS Cloud with certain compute, memory, and network resources. Though EC2 is not a networking component, we shall try to create a couple of them to check whether the network components that we have created work with EC2. We shall also understand how networking components integrate with resources in AWS.
Managing EC2 instances
Getting ready
We need to have an AWS account created with a user that has permission to manage EC2 instances, which we already have.
How to do it...
- Log in to your AWS account and open the EC2 Dashboard:
EC2 Dashboard...