Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Professional Cloud Developer All Questions

View all questions & answers for the Professional Cloud Developer exam

Exam Professional Cloud Developer topic 1 question 281 discussion

Actual exam question from Google's Professional Cloud Developer
Question #: 281
Topic #: 1
[All Professional Cloud Developer Questions]

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.lnk-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?

  • A. 1. Attach orders-test and orders-prod to the orders environment group.
    2. Add each hostname to the appropriate environment.
  • B. 1. Attach orders-test and orders-prod to the orders environment group.
    2. Add each hostname to the orders environment group.
  • C. 1. Attach orders-test to the test environment group, and attach orders-prod to the production environment group.
    2. Add each hostname to the appropriate environment.
  • D. 1. Attach orders-test to the test environment group, and attach orders-prod to the production environment group.
    2. Add each hostname to the appropriate environment group.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
rsm_exam
1 week ago
https://cloud.google.com/apigee/docs/api-platform/fundamentals/environments-overview#:~:text=You%20define%20hostnames%20on%20your,access%20proxies%20deployed%20within%20it. Answer is D. You define hostnames on your environment groups (not on individual environments)
upvoted 1 times
...
anshad666
1 month, 1 week ago
Selected Answer: D
environment group can have multiple environments attached to it, but the environments will only respond to requests using the hostnames specified for that group. Attaching environments to environment groups ensures that only those environments use the corresponding hostnames. By attaching orders-test to the test environment group and orders-prod to the production environment group, you are ensuring that each environment is restricted to its appropriate URL.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...