├── Courses ├── Elastic-Google-Cloud-Infrastructure_-Scaling-and-Automation │ ├── Infrastructure-Automation │ │ └── Quiz.md │ ├── Interconnecting-Networks │ │ └── Quiz.md │ ├── Load-Balancing-and-Autoscaling │ │ └── Quiz.md │ └── Managed-Services │ │ └── Quiz.md ├── Essential-Google-Cloud-Infrastructure_-Core-Services │ ├── Identity-and-Access-Management │ │ └── Quiz.md │ ├── Resource-Management │ │ └── Quiz.md │ ├── Resource-Monitoring │ │ └── Quiz.md │ └── Storage-and-Database-Services │ │ └── Quiz.md ├── Essential-Google-Cloud-Infrastructure_-Foundation │ ├── Interacting-with-Google-Cloud │ │ └── Quiz.md │ ├── Virtual-Machines │ │ └── Quiz.md │ └── Virtual-Networks │ │ └── Quiz.md ├── Getting-Started-with-Google-Kubernetes-Engine │ ├── Introduction-to-Containers-and-Kubernetes │ │ ├── Containers-and-Kubernetes-in-Google-Cloud.md │ │ └── Introduction-to-Google-Kubernetes-Engine.md │ ├── Introduction-to-Google-Cloud │ │ ├── Billing.md │ │ ├── Cloud-Computing-and-Google-Cloud.md │ │ ├── Introduction-to-Google-Cloud.md │ │ └── Resource-Management.md │ └── Kubernetes-Architecture │ │ ├── Kubernetes-Architecture.md │ │ ├── Kubernetes-Control-Plane.md │ │ ├── Kubernetes-Controller-Objects.md │ │ └── Kubernetes-Object-Management.md ├── Getting-Started-with-Terraform-for-Google-Cloud │ ├── Introduction-to-Terraform-State.md │ ├── Introduction-to-Terraform-for-Google-Cloud.md │ ├── Organizing-and-Reusing-Configuration-with-Terraform-Modules.md │ ├── Terms-and-Concepts.md │ └── Writing-Infrastructure-Code-for-Google-Cloud.md ├── Google-Cloud-Fundamentals_-Core-Infrastructure │ ├── Applications-in-the-Cloud │ │ └── Quiz.md │ ├── Containers-in-the-Cloud │ │ └── Quiz.md │ ├── Developing-and-Deploying-in-the-Cloud │ │ └── Quiz.md │ ├── Introducing-Google-Cloud │ │ └── Quiz.md │ ├── Logging-and-Monitoring-in-the-Cloud │ │ └── Quiz.md │ ├── Resources-and-Access-in-the-Cloud │ │ └── Quiz.md │ ├── Storage-in-the-Cloud │ │ └── Quiz.md │ └── Virtual-Machines-and-Networks-in-the-cloud │ │ └── Quiz.md ├── Logging, Monitoring and Observability in Google Cloud │ ├── Advanced Logging and Analysis │ │ └── quiz.md │ ├── Alerting Policies │ │ └── quiz.md │ ├── Avoiding Customer Pain │ │ └── quiz.md │ ├── Configuring Google Cloud Services for Observability │ │ └── quiz.md │ ├── Introduction to Monitoring in Google Cloud │ │ └── quiz.md │ ├── Investigating Application Performance Issues │ │ └── quiz.md │ ├── Managing Incidents │ │ └── quiz.md │ ├── Monitoring Critical Systems │ │ └── quiz.md │ └── Monitoring Network Security and Audit Logs │ │ └── quiz.md └── Preparing-for-your-associate-cloud-engineer-journey │ ├── Configuring-Access-and-Security │ ├── Diagnostic-questions.md │ └── Knowledge-check.md │ ├── Deploying-and-implementing-a-cloud-solution │ ├── Diagnostic-questions.md │ └── Knowledge-check.md │ ├── Ensuring-Successful-Operation-of-a-Cloud-Solution │ ├── Diagnostic-questions.md │ └── Knowledge-check.md │ ├── Planning-and-Configuring-a-Cloud-Solution │ ├── Diagnostic-questions.md │ └── Knowledge-check.md │ └── Setting-Up-a-Cloud-Solution-Environment │ ├── Diagnostic-questions.md │ └── Knowledge-check.md ├── Quests ├── GSP-313 Create and Manage Cloud Resources: Challenge Lab.md ├── GSP-315 Perform Foundational Infrastructure Tasks in Google Cloud: Challenge Lab.md ├── GSP-321 Set Up and Configure a Cloud Environment in Google Cloud: Challenge Lab.md └── GSP-345 Automating Infrastructure on Google Cloud with Terraform: Challenge Lab.md └── README.md /Courses/Elastic-Google-Cloud-Infrastructure_-Scaling-and-Automation/Infrastructure-Automation/Quiz.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Elastic-Google-Cloud-Infrastructure_-Scaling-and-Automation/Infrastructure-Automation/Quiz.md -------------------------------------------------------------------------------- /Courses/Elastic-Google-Cloud-Infrastructure_-Scaling-and-Automation/Interconnecting-Networks/Quiz.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Elastic-Google-Cloud-Infrastructure_-Scaling-and-Automation/Interconnecting-Networks/Quiz.md -------------------------------------------------------------------------------- /Courses/Elastic-Google-Cloud-Infrastructure_-Scaling-and-Automation/Load-Balancing-and-Autoscaling/Quiz.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Elastic-Google-Cloud-Infrastructure_-Scaling-and-Automation/Load-Balancing-and-Autoscaling/Quiz.md -------------------------------------------------------------------------------- /Courses/Elastic-Google-Cloud-Infrastructure_-Scaling-and-Automation/Managed-Services/Quiz.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Elastic-Google-Cloud-Infrastructure_-Scaling-and-Automation/Managed-Services/Quiz.md -------------------------------------------------------------------------------- /Courses/Essential-Google-Cloud-Infrastructure_-Core-Services/Identity-and-Access-Management/Quiz.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Essential-Google-Cloud-Infrastructure_-Core-Services/Identity-and-Access-Management/Quiz.md -------------------------------------------------------------------------------- /Courses/Essential-Google-Cloud-Infrastructure_-Core-Services/Resource-Management/Quiz.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Essential-Google-Cloud-Infrastructure_-Core-Services/Resource-Management/Quiz.md -------------------------------------------------------------------------------- /Courses/Essential-Google-Cloud-Infrastructure_-Core-Services/Resource-Monitoring/Quiz.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Essential-Google-Cloud-Infrastructure_-Core-Services/Resource-Monitoring/Quiz.md -------------------------------------------------------------------------------- /Courses/Essential-Google-Cloud-Infrastructure_-Core-Services/Storage-and-Database-Services/Quiz.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Essential-Google-Cloud-Infrastructure_-Core-Services/Storage-and-Database-Services/Quiz.md -------------------------------------------------------------------------------- /Courses/Essential-Google-Cloud-Infrastructure_-Foundation/Interacting-with-Google-Cloud/Quiz.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Essential-Google-Cloud-Infrastructure_-Foundation/Interacting-with-Google-Cloud/Quiz.md -------------------------------------------------------------------------------- /Courses/Essential-Google-Cloud-Infrastructure_-Foundation/Virtual-Machines/Quiz.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Essential-Google-Cloud-Infrastructure_-Foundation/Virtual-Machines/Quiz.md -------------------------------------------------------------------------------- /Courses/Essential-Google-Cloud-Infrastructure_-Foundation/Virtual-Networks/Quiz.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Essential-Google-Cloud-Infrastructure_-Foundation/Virtual-Networks/Quiz.md -------------------------------------------------------------------------------- /Courses/Getting-Started-with-Google-Kubernetes-Engine/Introduction-to-Containers-and-Kubernetes/Containers-and-Kubernetes-in-Google-Cloud.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Getting-Started-with-Google-Kubernetes-Engine/Introduction-to-Containers-and-Kubernetes/Containers-and-Kubernetes-in-Google-Cloud.md -------------------------------------------------------------------------------- /Courses/Getting-Started-with-Google-Kubernetes-Engine/Introduction-to-Containers-and-Kubernetes/Introduction-to-Google-Kubernetes-Engine.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Getting-Started-with-Google-Kubernetes-Engine/Introduction-to-Containers-and-Kubernetes/Introduction-to-Google-Kubernetes-Engine.md -------------------------------------------------------------------------------- /Courses/Getting-Started-with-Google-Kubernetes-Engine/Introduction-to-Google-Cloud/Billing.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Getting-Started-with-Google-Kubernetes-Engine/Introduction-to-Google-Cloud/Billing.md -------------------------------------------------------------------------------- /Courses/Getting-Started-with-Google-Kubernetes-Engine/Introduction-to-Google-Cloud/Cloud-Computing-and-Google-Cloud.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Getting-Started-with-Google-Kubernetes-Engine/Introduction-to-Google-Cloud/Cloud-Computing-and-Google-Cloud.md -------------------------------------------------------------------------------- /Courses/Getting-Started-with-Google-Kubernetes-Engine/Introduction-to-Google-Cloud/Introduction-to-Google-Cloud.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Getting-Started-with-Google-Kubernetes-Engine/Introduction-to-Google-Cloud/Introduction-to-Google-Cloud.md -------------------------------------------------------------------------------- /Courses/Getting-Started-with-Google-Kubernetes-Engine/Introduction-to-Google-Cloud/Resource-Management.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Getting-Started-with-Google-Kubernetes-Engine/Introduction-to-Google-Cloud/Resource-Management.md -------------------------------------------------------------------------------- /Courses/Getting-Started-with-Google-Kubernetes-Engine/Kubernetes-Architecture/Kubernetes-Architecture.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Getting-Started-with-Google-Kubernetes-Engine/Kubernetes-Architecture/Kubernetes-Architecture.md -------------------------------------------------------------------------------- /Courses/Getting-Started-with-Google-Kubernetes-Engine/Kubernetes-Architecture/Kubernetes-Control-Plane.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Getting-Started-with-Google-Kubernetes-Engine/Kubernetes-Architecture/Kubernetes-Control-Plane.md -------------------------------------------------------------------------------- /Courses/Getting-Started-with-Google-Kubernetes-Engine/Kubernetes-Architecture/Kubernetes-Controller-Objects.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Getting-Started-with-Google-Kubernetes-Engine/Kubernetes-Architecture/Kubernetes-Controller-Objects.md -------------------------------------------------------------------------------- /Courses/Getting-Started-with-Google-Kubernetes-Engine/Kubernetes-Architecture/Kubernetes-Object-Management.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Getting-Started-with-Google-Kubernetes-Engine/Kubernetes-Architecture/Kubernetes-Object-Management.md -------------------------------------------------------------------------------- /Courses/Getting-Started-with-Terraform-for-Google-Cloud/Introduction-to-Terraform-State.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Getting-Started-with-Terraform-for-Google-Cloud/Introduction-to-Terraform-State.md -------------------------------------------------------------------------------- /Courses/Getting-Started-with-Terraform-for-Google-Cloud/Introduction-to-Terraform-for-Google-Cloud.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Getting-Started-with-Terraform-for-Google-Cloud/Introduction-to-Terraform-for-Google-Cloud.md -------------------------------------------------------------------------------- /Courses/Getting-Started-with-Terraform-for-Google-Cloud/Organizing-and-Reusing-Configuration-with-Terraform-Modules.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Getting-Started-with-Terraform-for-Google-Cloud/Organizing-and-Reusing-Configuration-with-Terraform-Modules.md -------------------------------------------------------------------------------- /Courses/Getting-Started-with-Terraform-for-Google-Cloud/Terms-and-Concepts.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Getting-Started-with-Terraform-for-Google-Cloud/Terms-and-Concepts.md -------------------------------------------------------------------------------- /Courses/Getting-Started-with-Terraform-for-Google-Cloud/Writing-Infrastructure-Code-for-Google-Cloud.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Getting-Started-with-Terraform-for-Google-Cloud/Writing-Infrastructure-Code-for-Google-Cloud.md -------------------------------------------------------------------------------- /Courses/Google-Cloud-Fundamentals_-Core-Infrastructure/Applications-in-the-Cloud/Quiz.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Google-Cloud-Fundamentals_-Core-Infrastructure/Applications-in-the-Cloud/Quiz.md -------------------------------------------------------------------------------- /Courses/Google-Cloud-Fundamentals_-Core-Infrastructure/Containers-in-the-Cloud/Quiz.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Google-Cloud-Fundamentals_-Core-Infrastructure/Containers-in-the-Cloud/Quiz.md -------------------------------------------------------------------------------- /Courses/Google-Cloud-Fundamentals_-Core-Infrastructure/Developing-and-Deploying-in-the-Cloud/Quiz.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Google-Cloud-Fundamentals_-Core-Infrastructure/Developing-and-Deploying-in-the-Cloud/Quiz.md -------------------------------------------------------------------------------- /Courses/Google-Cloud-Fundamentals_-Core-Infrastructure/Introducing-Google-Cloud/Quiz.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Google-Cloud-Fundamentals_-Core-Infrastructure/Introducing-Google-Cloud/Quiz.md -------------------------------------------------------------------------------- /Courses/Google-Cloud-Fundamentals_-Core-Infrastructure/Logging-and-Monitoring-in-the-Cloud/Quiz.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Google-Cloud-Fundamentals_-Core-Infrastructure/Logging-and-Monitoring-in-the-Cloud/Quiz.md -------------------------------------------------------------------------------- /Courses/Google-Cloud-Fundamentals_-Core-Infrastructure/Resources-and-Access-in-the-Cloud/Quiz.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Google-Cloud-Fundamentals_-Core-Infrastructure/Resources-and-Access-in-the-Cloud/Quiz.md -------------------------------------------------------------------------------- /Courses/Google-Cloud-Fundamentals_-Core-Infrastructure/Storage-in-the-Cloud/Quiz.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Google-Cloud-Fundamentals_-Core-Infrastructure/Storage-in-the-Cloud/Quiz.md -------------------------------------------------------------------------------- /Courses/Google-Cloud-Fundamentals_-Core-Infrastructure/Virtual-Machines-and-Networks-in-the-cloud/Quiz.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Google-Cloud-Fundamentals_-Core-Infrastructure/Virtual-Machines-and-Networks-in-the-cloud/Quiz.md -------------------------------------------------------------------------------- /Courses/Logging, Monitoring and Observability in Google Cloud/Advanced Logging and Analysis/quiz.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Logging, Monitoring and Observability in Google Cloud/Advanced Logging and Analysis/quiz.md -------------------------------------------------------------------------------- /Courses/Logging, Monitoring and Observability in Google Cloud/Alerting Policies/quiz.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Logging, Monitoring and Observability in Google Cloud/Alerting Policies/quiz.md -------------------------------------------------------------------------------- /Courses/Logging, Monitoring and Observability in Google Cloud/Avoiding Customer Pain/quiz.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Logging, Monitoring and Observability in Google Cloud/Avoiding Customer Pain/quiz.md -------------------------------------------------------------------------------- /Courses/Logging, Monitoring and Observability in Google Cloud/Configuring Google Cloud Services for Observability/quiz.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Logging, Monitoring and Observability in Google Cloud/Configuring Google Cloud Services for Observability/quiz.md -------------------------------------------------------------------------------- /Courses/Logging, Monitoring and Observability in Google Cloud/Introduction to Monitoring in Google Cloud/quiz.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Logging, Monitoring and Observability in Google Cloud/Introduction to Monitoring in Google Cloud/quiz.md -------------------------------------------------------------------------------- /Courses/Logging, Monitoring and Observability in Google Cloud/Investigating Application Performance Issues/quiz.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Logging, Monitoring and Observability in Google Cloud/Investigating Application Performance Issues/quiz.md -------------------------------------------------------------------------------- /Courses/Logging, Monitoring and Observability in Google Cloud/Managing Incidents/quiz.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Logging, Monitoring and Observability in Google Cloud/Managing Incidents/quiz.md -------------------------------------------------------------------------------- /Courses/Logging, Monitoring and Observability in Google Cloud/Monitoring Critical Systems/quiz.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Logging, Monitoring and Observability in Google Cloud/Monitoring Critical Systems/quiz.md -------------------------------------------------------------------------------- /Courses/Logging, Monitoring and Observability in Google Cloud/Monitoring Network Security and Audit Logs/quiz.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Logging, Monitoring and Observability in Google Cloud/Monitoring Network Security and Audit Logs/quiz.md -------------------------------------------------------------------------------- /Courses/Preparing-for-your-associate-cloud-engineer-journey/Configuring-Access-and-Security/Diagnostic-questions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Preparing-for-your-associate-cloud-engineer-journey/Configuring-Access-and-Security/Diagnostic-questions.md -------------------------------------------------------------------------------- /Courses/Preparing-for-your-associate-cloud-engineer-journey/Configuring-Access-and-Security/Knowledge-check.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Preparing-for-your-associate-cloud-engineer-journey/Configuring-Access-and-Security/Knowledge-check.md -------------------------------------------------------------------------------- /Courses/Preparing-for-your-associate-cloud-engineer-journey/Deploying-and-implementing-a-cloud-solution/Diagnostic-questions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Preparing-for-your-associate-cloud-engineer-journey/Deploying-and-implementing-a-cloud-solution/Diagnostic-questions.md -------------------------------------------------------------------------------- /Courses/Preparing-for-your-associate-cloud-engineer-journey/Deploying-and-implementing-a-cloud-solution/Knowledge-check.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Preparing-for-your-associate-cloud-engineer-journey/Deploying-and-implementing-a-cloud-solution/Knowledge-check.md -------------------------------------------------------------------------------- /Courses/Preparing-for-your-associate-cloud-engineer-journey/Ensuring-Successful-Operation-of-a-Cloud-Solution/Diagnostic-questions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Preparing-for-your-associate-cloud-engineer-journey/Ensuring-Successful-Operation-of-a-Cloud-Solution/Diagnostic-questions.md -------------------------------------------------------------------------------- /Courses/Preparing-for-your-associate-cloud-engineer-journey/Ensuring-Successful-Operation-of-a-Cloud-Solution/Knowledge-check.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Preparing-for-your-associate-cloud-engineer-journey/Ensuring-Successful-Operation-of-a-Cloud-Solution/Knowledge-check.md -------------------------------------------------------------------------------- /Courses/Preparing-for-your-associate-cloud-engineer-journey/Planning-and-Configuring-a-Cloud-Solution/Diagnostic-questions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Preparing-for-your-associate-cloud-engineer-journey/Planning-and-Configuring-a-Cloud-Solution/Diagnostic-questions.md -------------------------------------------------------------------------------- /Courses/Preparing-for-your-associate-cloud-engineer-journey/Planning-and-Configuring-a-Cloud-Solution/Knowledge-check.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Preparing-for-your-associate-cloud-engineer-journey/Planning-and-Configuring-a-Cloud-Solution/Knowledge-check.md -------------------------------------------------------------------------------- /Courses/Preparing-for-your-associate-cloud-engineer-journey/Setting-Up-a-Cloud-Solution-Environment/Diagnostic-questions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Preparing-for-your-associate-cloud-engineer-journey/Setting-Up-a-Cloud-Solution-Environment/Diagnostic-questions.md -------------------------------------------------------------------------------- /Courses/Preparing-for-your-associate-cloud-engineer-journey/Setting-Up-a-Cloud-Solution-Environment/Knowledge-check.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Courses/Preparing-for-your-associate-cloud-engineer-journey/Setting-Up-a-Cloud-Solution-Environment/Knowledge-check.md -------------------------------------------------------------------------------- /Quests/GSP-313 Create and Manage Cloud Resources: Challenge Lab.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Quests/GSP-313 Create and Manage Cloud Resources: Challenge Lab.md -------------------------------------------------------------------------------- /Quests/GSP-315 Perform Foundational Infrastructure Tasks in Google Cloud: Challenge Lab.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Quests/GSP-315 Perform Foundational Infrastructure Tasks in Google Cloud: Challenge Lab.md -------------------------------------------------------------------------------- /Quests/GSP-321 Set Up and Configure a Cloud Environment in Google Cloud: Challenge Lab.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Quests/GSP-321 Set Up and Configure a Cloud Environment in Google Cloud: Challenge Lab.md -------------------------------------------------------------------------------- /Quests/GSP-345 Automating Infrastructure on Google Cloud with Terraform: Challenge Lab.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/Quests/GSP-345 Automating Infrastructure on Google Cloud with Terraform: Challenge Lab.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Raghucharan16/Cloud-Engineer-Learning-Pathway/HEAD/README.md --------------------------------------------------------------------------------