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

An application has a feature that displays GIFs aws video

developer video for an application has a feature that displays GIFs based on keyword inputs. The code streams random GIF links from an external API to your

This is a dedicated watch page for a single video.

Full Certification Question

An application has a feature that displays GIFs based on keyword inputs. The code streams random GIF links from an external API to your local machine. When run, the application's process takes longer than expected. You are suspecting that the new function sendRequest() you added is the culprit. Which of the following actions should you do to determine the latency of the function?