Skip to content

Latest commit

 

History

History
42 lines (22 loc) · 1.56 KB

gcp.md

File metadata and controls

42 lines (22 loc) · 1.56 KB

Google Cloud Signup

Account and Billing

  1. Go to https://cloud.google.com. Click "Get started for free".

  2. Use your "@wisc.edu" email address.

  3. Continue through any remaining steps to create an account

  4. look for the Canvas announcement about how to get a free $50 coupon code

  5. go to https://console.cloud.google.com/education

  6. double check that you're signed in as your "@wisc.edu" user (if you use Gmail, it may automatically default to your "@gmail.com" account). Check this in general whenever using the Google Cloud Console:

  1. go to "Billing": https://console.cloud.google.com/billing

  2. look for "Billing Account for Education" (or similar) and click it

  3. verify that you have $50 remaining

Project

Any resources we create (like virtual machines), are grouped into projects. Each project is associated with a billing account.

  1. go to the "Manage Resources" page in the console. It is under the drop-down menu in the top-left: "IAM & Admin" > "Manage Resources". Or, here is a link for quick access: https://console.cloud.google.com/cloud-resource-manager

  2. click "CREATE PROJECT"

  3. call it "cs320-f21" and associate it with your account that has the free credits. Sometimes an option will appear to select an organization in which to nest your project. If this happens, select "wisc.edu".

  1. after it is created, click "SELECT PROJECT"

  2. in general, when working in the console, make sure your project is selected when given the option