Certification Practice Exams with Real Test Questions & Answers

Your company has several websites that use a azure video

 ·  PT1H46M27S  ·  EN

az-204-developer-associate video for your company has several websites that use a company logo image. You use Azure Content Delivery Network (CDN) to store the

Full Certification Question

Your company has several websites that use a company logo image. You use Azure Content Delivery Network (CDN) to store the static image. You need to determine the correct process of how the CDN and the Point of Presence (POP) server will distribute the image and list the items in the correct order. In which order do the actions occur? ACTIONS If no edge servers in the POP have the image in cache, the POP requests the file from the origin server. Subsequent requests for the file may be directed to the same POP using the CDN logo image URL. The POP edge server returns the file from cache if the TTL has not expired. A user requests the image from the CDN URL. The DNS routes the request to the best performing POP location. The origin server returns the logo image to an edge server in the POP. An edge server in the POP caches the logo image and returns the image to the client.