Video upload date:  · Duration: PT1H46M27S  · Language: EN

You are developing an API for a movie rental gcp video

developer-professional video for you are developing an API for a movie rental service. The API must expose the following URL paths:

This is a dedicated watch page for a single video.

Full Certification Question

You are developing an API for a movie rental service. The API must expose the following URL paths: https://yourcompany.com/movies https://yourcompany.com/customers https://yourcompany.com/rentals Each path must call a specific function in your application. Additionally, you need to ensure centralized routing for incoming traffic. How should you deploy this API?