HW09: Google Cloud Setup
Getting your Google Machine up and running
Create a google account at https://cloud.google.com/free/ using your @southern.edu account (add $50 to your $300 by following the directions on the announcement)
- Create a Linux machine and install dotnet core 2.1 on it.
- Edit your machine to have a static external IP (not ephemeral)
- Create a simple dotnet core asp.net application on your linux server set it to load on your internal IP
- see: this page and the hint below the link to this page.
- Test it using your external IP (Give Dr. A your external IP and show him the working page)