By default Jetpack does not cache responses from Instagram oembeds. Using add_filter( 'instagram_cache_oembed_api_response_body', '__return_true' ); will cache (~1-2 hours,
randomly set) instagram oembeds, saving from having to do a remote request on each uncached page load