Add Infrastructure as Code + Terraform Basics
This commit is contained in:
@@ -6,9 +6,11 @@
|
||||
### More info
|
||||
> Information about the links
|
||||
|
||||
* 📰 - Articlew
|
||||
* 📕 - Book
|
||||
* 👩💻 - Project
|
||||
* 🎓 - Online Course
|
||||
* 📼 - Video
|
||||
* 🆓 - No money required
|
||||
* 💰 - Paid
|
||||
|
||||
@@ -24,3 +26,9 @@
|
||||
* Operations
|
||||
* Operating Systems
|
||||
* [Introduction to Operating Systems](https://eu.udacity.com/course/introduction-to-operating-systems--ud923) 🎓 🆓
|
||||
* Infrastructure as Code
|
||||
* [What is IaC?](https://www.youtube.com/watch?v=RO7VcUAsf-I) 📼 🆓
|
||||
* [Getting Started with IaC](https://www.youtube.com/watch?v=G3D14I5_NIk)
|
||||
* Terraform
|
||||
* [Introduction to Terraform](https://www.youtube.com/watch?v=h970ZBgKINg) 📼 🆓
|
||||
* [Infrastructure as Code in the Real World?](https://www.youtube.com/watch?v=S6vS5mzivFo) 📼 🆓
|
||||
|
||||
@@ -22,3 +22,5 @@ graph TD
|
||||
DS --> HS[Hash]
|
||||
SW --> OPS[Operations]
|
||||
OPS --> OS[Operating Systems]
|
||||
OPS --> IaC[Infrastructure as Code]
|
||||
IaC --> TF[Terraform]
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 22 KiB |
Reference in New Issue
Block a user