C0 - Part II - Launch Instance
This page help you to launch a first instance (in a specific subnet)
Prerequisites
Get the credentials (see your dev ops teams channel in teams).
Select the eu-south-1 region.
Read carefully the following Infra Schema

Launch instance (step by step)
Step 1: Choose an Amazon Machine Image
AMI - Ubuntu 20.04 LTS (64-bit x86)
ARM vs x86
Step 2: Choose an Instance Type
t3.micro
Step 3: Configure Instance Details
VPC : VPC-CLD
Subnet : Subnet-private-CLDGRPXX
Private-ip : 10.0.XX.10 (at the page's bottom - > network interface)
Step 4: Add Storage
Stroage : 8 Go SSD
Step 5: Add Tags
Tag.Key = Name
Tag.Value = CLGGRPXX_UBU20_DRUPAL
Step 6: Configure Security Group
Create a new security group : SG_CLDGRPXX_DRUPAL
Study the infra diagram (identify ports and protocols)Stateless-full
Step 7: Review Instance Launch
no action
LAUNCH
Create a new key pair
Key pair type RSA or Ed25519
Key_CLDGRPXX_UBU20_DRUPAL
Last updated