You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(resources): add AWS, Kubernetes and Terraform resources for days 28, 49 and 57
- Add AWS Well-Architected Framework to Day-28
- Add Kubernetes The Hard Way to Day-49
- Add Amazon EKS Workshop to Day-49
- Add Terraform Best Practices guide to Day-57
- Add Terraform AWS Modules collection to Day-57
Relates to #521
Signed-off-by: Liquenson <liquenson.cloud@gmail.com>
Copy file name to clipboardExpand all lines: Resources.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -232,6 +232,7 @@ Day-28
232
232
-[https://www.youtube.com/watch?v=NKEFWyqJ5XA&list=WL&index=130&t=12s](https://www.youtube.com/watch?v=NKEFWyqJ5XA&list=WL&index=130&t=12s) Microsoft Azure Fundamentals
233
233
-[https://www.youtube.com/watch?v=UGRDM86MBIQ&list=WL&index=131&t=10s](https://www.youtube.com/watch?v=UGRDM86MBIQ&list=WL&index=131&t=10s) Google Cloud Digital Leader Certification Course
234
234
-[https://www.youtube.com/watch?v=ulprqHHWlng&t=5352s](https://www.youtube.com/watch?v=ulprqHHWlng&t=5352s) AWS Basics for Beginners - Full Course
235
+
-[https://aws.amazon.com/architecture/well-architected/](https://aws.amazon.com/architecture/well-architected/) AWS Well-Architected Framework - Best practices for building secure, high-performing cloud architectures
235
236
236
237
Day-29
237
238
@@ -415,6 +416,8 @@ Day-49
415
416
-[https://www.youtube.com/watch?v=X48VuDVv0do](https://www.youtube.com/watch?v=X48VuDVv0do) TechWorld with Nana - Kubernetes Tutorial for Beginners [FULL COURSE in 4 Hours]
416
417
-[https://terraform.joshuajebaraj.com/](https://github.com/shuaibiyy/awesome-terraform) TechWorld with Nana - Kubernetes Crash Course for Absolute Beginners
417
418
-[https://www.youtube.com/watch?v=KVBON1lA9N8](https://www.youtube.com/watch?v=KVBON1lA9N8) Kunal Kushwaha - Kubernetes Tutorial for Beginners | What is Kubernetes? Architecture Simplified!
419
+
-[https://github.com/kelseyhightower/kubernetes-the-hard-way](https://github.com/kelseyhightower/kubernetes-the-hard-way) Kubernetes The Hard Way - Bootstrap Kubernetes manually to understand each component
420
+
-[https://www.eksworkshop.com/](https://www.eksworkshop.com/) Amazon EKS Workshop - Hands-on workshop for deploying and managing applications on EKS
418
421
419
422
Day-50
420
423
@@ -515,6 +518,8 @@ Day-57
515
518
-[https://www.youtube.com/watch?v=YcJ9IeukJL8&list=WL&index=16&t=11s](https://www.youtube.com/watch?v=YcJ9IeukJL8&list=WL&index=16&t=11s) KodeKloud - Terraform for DevOps Beginners + Labs: Complete Step by Step Guide!
-[https://www.youtube.com/watch?v=oA-pPa0vfks](https://www.youtube.com/watch?v=oA-pPa0vfks) Terraform Tutorial - The Best Project Ideas
521
+
-[https://www.terraform-best-practices.com/](https://www.terraform-best-practices.com/) Terraform Best Practices - Community driven best practices guide for Terraform
522
+
-[https://github.com/terraform-aws-modules](https://github.com/terraform-aws-modules) Terraform AWS Modules - Collection of reusable and battle-tested Terraform modules for AWS
0 commit comments