<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dshimizu</author_name>
  <author_url>https://blog.hatena.ne.jp/dshimizu/</author_url>
  <blog_title>Untitled Weblog</blog_title>
  <blog_url>https://dshimizu.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>それなりの量のイベントログに相当するデータを保存したいとなったときに、DynamoDBを使う場合にどうするのが良いのか調べた自分用のメモです。 設計メモ テーブル設計 1つのテーブルにデータを投入すると検索などのWCUを意識する必要が出てくるので、保存期間ごとに分けてテーブルを作成していく、というやり方があるらしい。 例えば以下のような形。 2025/05/10 のデータを保持するテーブル 2025/05/09 のデータを保持するテーブル 2025/05/08 のデータを保持するテーブル : リアルタイムに保存する場合だと、日付の境目のデータをどう保存するか考える必要がありそうだが、バッチ処理…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdshimizu.hatenablog.com%2Fentry%2F2025%2F05%2F10%2F111732&quot; title=&quot;DynamoDB で時系列データを扱うテーブルを作成する時に参考にしたいドキュメントや公式ブログと設計観点のメモ - Untitled Weblog&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>2025-05-10 11:17:00</published>
  <title>DynamoDB で時系列データを扱うテーブルを作成する時に参考にしたいドキュメントや公式ブログと設計観点のメモ</title>
  <type>rich</type>
  <url>https://dshimizu.hatenablog.com/entry/2025/05/10/111732</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
