anitsh / til

Today I Learn (til) - Github `Issues` used as daily learning management system for taking notes and storing resource links.
https://anitshrestha.com.np
MIT License
77 stars 11 forks source link

Course - Google Cloud Computing Foundations: Networking and Security in Google Cloud #472

Open anitsh opened 3 years ago

anitsh commented 3 years ago

Course: https://google.qwiklabs.com/course_templates/154 https://google.qwiklabs.com/course_sessions/119629 Lessons 7,8

Quest: Set Up and Configure a Cloud Environment in Google Cloud https://google.qwiklabs.com/quests/119

Build and Secure Networks in Google Cloud: Challenge Lab https://google.qwiklabs.com/focuses/12068?parent=catalog&utm_source=qwiklabs

anitsh commented 3 years ago

Lesson 7 : It Helps To Network

image

What is a key distinguishing feature of networking in Google Cloud?

Which one of the following is true?

Select the global load balancer from the list.

image image

anitsh commented 3 years ago

Google Cloud - Lesson 8 - Let Google Keep Eye On Things

Which of the following is true concerning Cloud Deployment Manager? Cloud Deployment Manager is a declarative tool. You’re creating a configuration file in YAML format that is the configuration of the infrastructure.

Which of the following best describes infrastructure as code? Infrastructure as code tools are used to automate the construction of an entire infrastructure.

What service allows you to inspect detailed latency information for a single request or view aggregate latency for your entire application? Cloud Trace is used to sample the latency of an application.

image image