Azure Adventures
Github Pages: https://marconetto.github.io/azadventures/
Here we have a set of tutorials to work with Azure cloud technologies.
These tutorials represent my personal experience and may be helpful for other people.
Each folder contains a different tutorial and one tutorial may link to other tutorials in this repository.
- Chapter1: VM under private net accessed via VPN
- Chapter2: VM under private net accessed via bastion (jumpbox)
- Chapter3: peering vnets to access via vpn and bastion
- Chapter 4: Build VM custom image
- Chapter5: VMSS with NFS on blob
- Chapter6: Auto scaling in VMSS
- Chapter7: Boot worker processes in VMSS
- Chapter8: Transfer files using azcopy
- Chapter9: TBD
- Chapter10: Run MPI jobs using Azure Batch + NFS
- Chapter11: Automated deployment of CycleCloud and SLURM using CLI