Multi region ntier
We need to create a virtual machine
- A virtual machine in azure requires providing
- image (os)
- credentials (username/password or username/key)
- subnet
- nsg
- public ip
- size

- Refer Here for manual steps
- Refer Here for azure linux vm resource
- Refer Here for the changes done to add vm and correct nsgs
- Refer Here for the changes to convert vm into a module
Exercise
- Try creating the EC2 instance and make it a module
Next steps
- We need to install some softwares in vms.
