Launching a DLAMI instance
After you find the ID of the DLAMI that you want to use
			to launch a DLAMI instance, you're ready to launch the instance. To launch it, you can
			use either the Amazon EC2 console or the AWS Command Line Interface (AWS CLI).
For this walkthrough, we might make references specific to the
				Deep Learning Base OSS Nvidia Driver GPU AMI (Ubuntu 22.04). Even if you select a different DLAMI, you should be able
				to follow this guide.
			- EC2 console
- 
					
					- 
							Open the EC2 Console. 
- 
							Note your current AWS Region in the top-most navigation. If this isn't your desired
								Region, then change this option before you continue. For more
								information, see Amazon EC2 service endpoints in the Amazon Web Services General Reference. 
- 
							Choose Launch Instance. 
- 
							Enter a name for your instance and select the DLAMI that is right for you. - 
									Find an existing DLAMI in My AMIs or choose Quick Start. 
- 
									Search by DLAMI ID. Browse the options then select your choice. 
 
- 
							Choose an instance type. You can find the recommended instance families for your DLAMI in Deep Learning AMIs Release Notes. For general recommendations on DLAMI instance types, see
								Choosing a DLAMI instance type. 
- 
							Choose Launch Instance. 
 
- AWS CLI
- 
					
				
After you launch your instance using either the Amazon EC2 console or AWS CLI, wait for the instance
			to be ready. This usually takes only a few minutes. You can verify the status of the
			instance in the Amazon EC2 console. For more information, see Status checks for Amazon EC2 instances in the Amazon EC2 User Guide.
		
				Next step
				Connecting to a DLAMI instance