commit
c3c08e362a
|
@ -83,9 +83,17 @@ This repository is an attempt to consolidate useful resources for Site Reliabili
|
||||||
## Clouds
|
## Clouds
|
||||||
|
|
||||||
* [The Open Guide to Amazon Web Services](https://github.com/open-guides/og-aws)
|
* [The Open Guide to Amazon Web Services](https://github.com/open-guides/og-aws)
|
||||||
|
* [Learning Azure](https://docs.microsoft.com/en-us/learn/azure/)
|
||||||
|
* [Hands-On Training with GCP](https://cloud.google.com/training/badges)
|
||||||
|
|
||||||
## Programming
|
## Programming
|
||||||
|
|
||||||
|
### Python
|
||||||
|
|
||||||
|
* [Python Basics](https://pythonbasics.org/)
|
||||||
|
* [Python For Everyone](https://www.py4e.com/)
|
||||||
|
|
||||||
|
|
||||||
### Go (Golang)
|
### Go (Golang)
|
||||||
|
|
||||||
* [A tour of Go](https://tour.golang.org)
|
* [A tour of Go](https://tour.golang.org)
|
||||||
|
|
Loading…
Reference in New Issue