- Effective DevOps with AWS
- Yogesh Raheja Giuseppe Borgese Nathaniel Felsen
- 66字
- 2021-07-23 16:27:28
Instance types
In this section, we will select the virtual hardware to use for our virtual server. AWS provides a number of options best described in their documentation at https://aws.amazon.com/ec2/instance-types/. We will talk about instance types in more detail in Chapter 6, Scaling Your Infrastructure.
For now, we will select the t2.micro instance type as it is eligible for the AWS free usage tier.