Instance Configurations
We cover the options available when configuring an EC2 instance in the web console.
Some of the options we cover:
- Spot Instances - Save money using Spot instances, if your applications and infrastructure are fault-tolerant.
- Networks/VPC - We cover this in the VPC Basics course
- Placement Groups to determine how EC2 instances are created within AWS's physical infrastructure
- Domain join directory - Use AWS Directory Services, essentially AWS's Active Directory
- IAM Roles - We mention this but don't cover it much, we'll be covering that in other courses
- CPU Options - Often used if serving software whose licenses charge per CPU core or thread.
- Behaviors - there's a few general options here, mostly self-explanatory
- Monitoring in CloudWatch samples every 5 minutes by default, however "enabling monitoring" will sample every 1 minute
- EC2 Tenancy
- Elastic Inference
- Credit Specification
- File systems (NFS)
- Enclave
- EC2 metadata/userdata