Your SlideShare is downloading. ×
  • Like
20150129 cross2015 cloudsearch
Upcoming SlideShare
Loading in...5
×

Thanks for flagging this SlideShare!

Oops! An error has occurred.

×

Now you can save presentations on your phone or tablet

Available for both IPhone and Android

Text the download link to your phone

Standard text messaging rates apply

20150129 cross2015 cloudsearch

  • 89 views
Published

 

Published in Internet
  • Full Name Full Name Comment goes here.
    Are you sure you want to
    Your message goes here
    Be the first to comment
No Downloads

Views

Total Views
89
On SlideShare
0
From Embeds
0
Number of Embeds
0

Actions

Shares
Downloads
0
Comments
0
Likes
2

Embeds 0

No embeds

Report content

Flagged as inappropriate Flag as inappropriate
Flag as inappropriate

Select your reason for flagging this presentation as inappropriate.

Cancel
    No notes for slide

Transcript

  • 1. Amazon CloudSearchの特徴と活用事例 - CROSS 2015 - 2015/01/29
  • 2. Amazon CloudSearchの特徴 Amazon CloudSearchの特徴と活用事例 2015/01/29 © ChatWork All rights reserved. 2 • Apache Lucene(ルシーン)/Solr(ソーラー)ベース • 2014年3月のリリースから
  • 3. Amazon CloudSearchの特徴 Amazon CloudSearchの特徴と活用事例 2015/01/29 © ChatWork All rights reserved. 3 • 導入の敷居が低い • 各言語用のAWS SDKが用意されている • 検索/ドキュメントの更新処理で利用可能 • CLI(aws-cli)による、環境構築/変更の自動化 • S3やDynamoDBからデータをインポート可能
  • 4. Amazon CloudSearchの特徴 Amazon CloudSearchの特徴と活用事例 2015/01/29 © ChatWork All rights reserved. 4 • 運用が楽! • AutoScaling • ドキュメントのサイズ/数や検索リクエスト数に よって自動的にスケール • Multi-AZ構成に対応(option)
  • 5. Amazon CloudSearchの特徴 Amazon CloudSearchの特徴と活用事例 2015/01/29 © ChatWork All rights reserved. 5 • 値下げ! • 2014年11月に最大50%値下げされました! http://aws.typepad.com/aws_japan/2014/11/cloudsearch-price-reduction-plus-features.html
  • 6. ChatWorkの活用事例 Amazon CloudSearchの特徴と活用事例 2015/01/29 © ChatWork All rights reserved. 6
  • 7. ChatWorkの活用事例 Amazon CloudSearchの特徴と活用事例 2015/01/29 © ChatWork All rights reserved. 7 • 現在約5億件のメッセージをAmazon CloudSearch でインデックスして、検索可能にしている • メッセージの投稿/更新/削除に合わせて、差分投入 するしくみ http://www.slideshare.net/ecfujiwara/20140718-aws-summittokyochatwork
  • 8. ChatWorkの活用事例 Amazon CloudSearchの特徴と活用事例 2015/01/29 © ChatWork All rights reserved. 8 • 活用Tips • document/batch APIを使ってまとめて更新 • batchサイズは最大5MB • インデックスのコストを最小化 http://docs.aws.amazon.com/cloudsearch/latest/developerguide/document-service- api.html#documents-batch-resource