-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
1 changed file
with
9 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
## GCP Project First Steps | ||
For teams or individuals that are creating a GCP account, here are some essential first steps that you should take. | ||
This guide assumes your account is a UCSB Campus Cloud account and that you have received an email from the Campus Cloud team saying your account is now ready for use. | ||
|
||
1. **Log in to your GCP Project**. The Campus Cloud team has configured new accounts to use the UCSB Identity system (netid credentials) for user authentication. Your account will come with a few pre-defined roles. | ||
2. **Verify Billing**. Set up a [Billing Budget alert](https://cloud.google.com/billing/docs/how-to/budgets) for GCP. | ||
3. **Verify Security/Compliance/Guardrails** | ||
4. **Verify Network Connectivity** | ||
5. **Support for Production Services**. Groups running productions services may want to consider an [GCP Customer Care Plan](https://cloud.google.com/support?hl=en) beyond the included Basic plan. |