<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hogehoge666</author_name>
  <author_url>https://blog.hatena.ne.jp/hogehoge666/</author_url>
  <blog_title>プログラミング初心者がアーキテクトっぽく語る</blog_title>
  <blog_url>https://architecting.hateblo.jp/</blog_url>
  <categories>
    <anon>API</anon>
  </categories>
  <description>Web APIの性能を最適化する方法としてPagination、キャッシング、圧縮がある。 今回はキャッシングについてを取り上げる。 既に取り上げたPaginationについてはこちらを参照いただきたい。 architecting.hateblo.jp メリット 応答速度が上がる。 サーバの負荷が低減される。 中間経路の帯域が節約できる。 デメリット クライアントが古い情報を取得してしまう可能性がある。 防止のためにValidationや条件付きリクエストを利用する。 適用箇所 キャッシュの適用箇所は大きく分けてクライアント、サーバ、中間経路の３箇所がある。 1. クライアント Client-…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Farchitecting.hateblo.jp%2Fentry%2F2020%2F08%2F09%2F040510&quot; title=&quot;Web APIのキャッシュ - プログラミング初心者がアーキテクトっぽく語る&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-08-09 04:05:10</published>
  <title>Web APIのキャッシュ</title>
  <type>rich</type>
  <url>https://architecting.hateblo.jp/entry/2020/08/09/040510</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
