Professional-Cloud-Developer Exam Question 66

Your API backend is running on multiple cloud providers. You want to generate reports for the network latency of your API.
Which two steps should you take? (Choose two.)
  • Professional-Cloud-Developer Exam Question 67

    You work for an ecommerce company. You are designing a new Orders API that will be exposed through Apigee. In your Apigee organization, you created two new environments named orders- test and orders-prod. You plan to use unique URLs named test.Ink-42.com/api/v1/orders and Ink-
    42.com/api/v1/orders for each environment. You need to ensure that each environment only uses the assigned URL. What should you do?
  • Professional-Cloud-Developer Exam Question 68

    You manage an application that runs in a Compute Engine instance. You also have multiple backend services executing in stand-alone Docker containers running in Compute Engine instances. The Compute Engine instances supporting the backend services are scaled by managed instance groups in multiple regions. You want your calling application to be loosely coupled. You need to be able to invoke distinct service implementations that are chosen based on the value of an HTTP header found in the request. Which Google Cloud feature should you use to invoke the backend services?
  • Professional-Cloud-Developer Exam Question 69

    Your development team has been asked to refactor an existing monolithic application into a set of composable microservices. Which design aspects should you implement for the new application?
    (Choose two.)
  • Professional-Cloud-Developer Exam Question 70

    You want to re-architect a monolithic application so that it follows a microservices model. You want to accomplish this efficiently while minimizing the impact of this change to the business.
    Which approach should you take?