Data Communication and Computer Networks - Cloud Computing

91. Which load balancing option can be used if you want to distribute web traffic to two applications in different parts of the world?

  • Option : A
  • Explanation :
    HIIP(S) load balancers can distribute web traffic to multiple regions that are geographically separated.
Cancel reply
Cancel reply

92. What option would you choose to create a private dedicated 10 GB/s link between GCP and your data center?

  • Option : A
  • Explanation :
    Cloud Interconnect is used to create dedicated private physical links between GCP and a physical data center
Cancel reply
Cancel reply

93. You want to create a single location to control traffic to all the virtual private clouds (VPCs) in your organization. What is the best option?

  • Option : C
  • Explanation :
    Shared VPC allows for a central point of control for all VPCs in an organization.
Cancel reply
Cancel reply

94. Cloud Deployment Manager allows you to specify all the resources needed for your application in a declarative format using YAML.

  • Option : A
  • Explanation :
    Cloud Deployment Manager is an Infrastructure as Code (IAC) tool, designed for the automated construction, modification, and destruction of cloud infrastructures. Cloud Deployment Manager allows you to specify all the resources needed for your application in a declarative format using YAML
Cancel reply
Cancel reply

95. What statement best describes infrastructure as code (laC)?

  • Option : D
  • Explanation :
    Cloud Deployment Manager is used to automate the building of infrastructure through the use of declarative templates
Cancel reply
Cancel reply