QUESTION IMAGE
Question
- which of the following must be specified when launching a new amazon elastic compute cloud (amazon ec2) windows instance? (choose two)
amazon machine image (ami)
the amazon ec2 instance id
amazon ec2 instance type
password for the administrator account
Brief Explanations
To launch an Amazon EC2 Windows instance:
- Amazon Machine Image (AMI): It's a template with the software (OS, apps) needed, so specifying it is mandatory to define the instance's base software.
- Amazon EC2 instance type: Determines CPU, memory, storage, etc., so it's required to set the instance's hardware resources.
The instance ID is assigned after launch, not during. The administrator password is either auto - generated or retrieved later, not specified at launch.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
A. Amazon Machine Image (AMI)
C. Amazon EC2 instance type