Examtopics

Professional Cloud Developer
  • Topic 1 Question 212

    You are responsible for deploying a new API. That API will have three different URL paths:

    https://yourcompany.com/studentshttps://yourcompany.com/teachershttps://yourcompany.com/classes

    You need to configure each API URL path to invoke a different function in your code. What should you do?

    • Create one Cloud Function as a backend service exposed using an HTTPS load balancer.

    • Create three Cloud Functions exposed directly.

    • Create one Cloud Function exposed directly.

    • Create three Cloud Functions as three backend services exposed using an HTTPS load balancer.


    シャッフルモード