使いやすいCloud Storage
あなたはその製品でどんなビジネス上の問題を解決していますか?どのようなメリットが実現しましたか?
私たちはS3を使用してカスタム構築アプリケーション用のデータを保存します。これは非常に手ごろな価格で、いつでも利用可能で、私たちのアプリケーションに簡単に統合できるので、素晴らしいものです。 S3は、アマゾンのCDNと簡単に結びついているので、要求に応じてスケーリングを行うことも簡単です。
何が嫌いですか?
時には、データの検索に若干の遅延が生じることがあります。これらが頻繁にアクセスされるファイルで、CDN(例えばクラウドフロント)を使用してキャッシュされるようにするのが最良です。サードパーティ製のアプリケーションを使用してストレージバケットをアップロードすると、初心者のユーザーに支障をきたす可能性があります。重要なのは、S3は静的コンテンツのみを処理するため、動的ページ(たとえば、PHP)には依然としてWebサーバーが必要です。最後に、バケット名はユニークでなければなりません。好きな名前を作成しようとすると、ちょっと時間がかかるかもしれません。完全なドメイン名を探すのが好きです。
何が一番好きですか?
S3は単純なストレージではなく、完全なストレージサービスであるというのが好きです。 S3から、写真からモバイルサービス/ APIとのやりとりまで、あらゆるものを保存することができます。 S3は構成が簡単で、文書化されており、信頼性が高いです。 S3は非常に手頃な価格で、ほとんどの中小企業の予算に合っているはずです。 「テラバイト」の範囲であっても、他の多くのクラウドストレージプロバイダと比較して安価です。
製品を検討している他の人への推奨事項
素晴らしい製品。よく書かれている。安いです。信頼性のある。多くのサードパーティのファイル管理アプリケーションでサポートされています。全体としてのS3は、シンプルなファイルストレージのための優れた製品ですが、メインストレージとして大規模アプリケーションに簡単に使用できます。
続きを開く
Easy to use Cloud Storage
What business problems are you solving with the product? What benefits have you realized?
We use S3 to store data for custom built applications. This works great for us as its very affordable, always available and easily integrates into our application. S3, also ties in easily with amazon's CDN so scaling on demand is pretty straight forward.
What do you dislike?
At times, the retrieval at data can incur some delay. Its best if these are frequently accessed files, to have them be cached using a CDN (eg. cloudfront). Having to use third party applications to upload to you storage buckets might deter a novice user. Importantly, S3 only servers static content, so dynamic pages (eg. php) still requires a web server. Finally, bucket names have to be unique, so trying to create a name that you like might take a little bit of time, somewhat like trying to find that perfect domain name.
What do you like best?
I like the fact that S3 just wasn't for simple storage but rather a full storage service. One can use S3 to storage anything from photos to interacting with Mobile Services/API's. S3 is fairly straight forward to configure, well documented and reliable. S3 is very affordable and should suit most small businesses budget. Even in the "terabyte" range it is still cheaper compared to many other cloud storage providers.
Recommendations to others considering the product
Great Product. Well Documented. Cheap. Reliable. Supported by many third party file management applications. Overall S3 is a great product for simple file storage but can easily be used for large applications as main storage.
続きを開く