From 022742e36d582a9792e42e1eb847291fd90bd921 Mon Sep 17 00:00:00 2001 From: Milan Milanovic Date: Sat, 29 Mar 2025 13:18:18 +0100 Subject: [PATCH] Add GCP --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9d817f0..53c9a55 100644 --- a/README.md +++ b/README.md @@ -195,6 +195,7 @@ Resources: - [Learn how to automate TLS](https://cert-manager.io/docs/) and [DNS](https://github.com/kubernetes-sigs/external-dns) FREE - [Kubernetes Up and Running](https://www.amazon.com/_/dp/1491935677?tag=oreilly20-20) Book - [Kubernetes Learning Path - 50 days from zero to hero from Microsoft](https://azure.microsoft.com/en-us/resources/kubernetes-learning-path/) FREE +- [Below Kubernetes: Demystifying container runtimes](https://www.youtube.com/watch?v=MDsjINTL7Ek) FREE ### 8. Learn Infrastructure as a code (X as Code) @@ -307,6 +308,8 @@ Resources: - AWS: - [Ultimate AWS Certified Cloud Practitioner - 2022](https://www.udemy.com/course/aws-certified-cloud-practitioner-new) Udemy - [AWS Developer by A Cloud Guru](https://acloudguru.com/learning-paths/aws-developer) Learning path +- Google Cloud: + - [Google Cloud Associate Cloud Engineer Course](https://www.youtube.com/watch?v=jpno8FSqpc8) FREE ### 12. Learn Software Engineering Practices