Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Momentoとは?
~JAWS FESAT 2023 お祭りセッション~

Momentoとは?
~JAWS FESAT 2023 お祭りセッション~

yoshitaka KOITABASHI

October 15, 2023
Tweet

More Decks by yoshitaka KOITABASHI

Other Decks in Technology

Transcript

  1. © 2023, Momento, Inc. Momento Cache σʔλϕʔεͱΞϓϦͷ଎౓ͱՔಇ࣌ؒΛ޲্ͤ͞Δ Ϋϥ΢υ ΞϓϦέʔγϣϯ όοΫΤϯυ

    Ωϟογϡ Ϋϥ΢υ σʔλϕʔε ΫϥΠΞϯτ Πϯλʔωοτ Momento
 Cache Redis/Memcached @MomentoJP
  2. © 2023, Momento, Inc. Momento Topics (Pub/Sub) ύϒϦογϟʔ ΞϓϦέʔγϣϯ Momento

    Topics ΞϓϦؒͷϦΞϧλΠϜίϛϡχέʔγϣϯʹ࢖༻͞ΕΔߴ଎Ͱߴੑೳͳ
 αʔόʔϨεϝοηʔδύλʔϯ Lambda αϒεΫϥΠόʔ αϒεΫϥΠόʔ ΞϓϦέʔγϣϯ @MomentoJP
  3. 1. Building The Index client.add_item_batch(index_name, items= [ Item(id="item_1", vector=[1.0, 2.0],

    metadata={"key1": "value1"}), Item(id="item_2", vector=[3.0, 4.0], metadata={"key2": "value2"}), Item(id="item_3", vector=[5.0, 6.0], metadata={"key1": "value3", "key3": "value3"}), ], )