MATSUO a.k.a マッツォ @understeer 時間作って、Mongo on EC2, Solr on EC2をちゃんと体に染み込ませておきたい脳 (´・ω・`)
MATSUO a.k.a マッツォ @understeer 時間作って、Mongo on EC2, Solr on EC2をちゃんと体に染み込ませておきたい脳 (´・ω・`)
Instagram がどこに買収されたとかは他のニュースサイトにお任せして、Django アプリケーションを正攻法でスケールして "成功" してるのがとても興味深いです。現時点で Instagram Engineering で紹介されていることと TechCrunch にも掲載されたスライドから個人的なメモとしてまとめてみました。 Instagram の哲学は シンプルであること オペレーション負荷を最小化すること すべて装備 とのこと。 Instagram は以下の OSS, サービスで構築されているようです。 >>> OS / ホスティング Ubuntu Linux 11.04 を Amazon EC2 にホスティング。以前のバージョンは高トラフィックになると固まる問題があったようです。運用は 3 人。EC2 にホスティングしている理由は、調査結果によるものではなく、"まだ進化途中だか
こんにちは、CSチームの坂本です。 前回「WordPress on Amazon S3」と題して、「Really Static」というWordPressのプラグインを利用してWordPressをAmazon S3で公開するまでの流れを説明させていただきました。 前回の記事 WordPress on Amazon S3 今回は、前回の記事の最後に「他にEC2でS3をマウントして利用する方法もあります。」と書いていた内容に関して説明したいと思います。 今度はS3をファイルシステムとしてマウントできるツール、「s3fs」を利用して、前回「S3Sync.rb」を使ってS3へリリースしていた工程を削りたいと思います。 今回利用したツール s3fsS3をファイルシステムとしてマウントできるツール 目次 「s3fs」のインストール S3をマウント 「Really Static」の設定変更 S3で再公開
こんにちは!インフラエンジニアの柳瀬です。 みなさんすでにご存じだと思いますが、先週末にAWS SDK for Rubyがリリースされました。 喜ぶ人がたくさんいるだろうなと思っていましたが、かなりのインパクトがあったようですね。 せっかくなので、このSDKを使用してEBSボリュームのスナップショットを作成するスクリプトを作成しました。 AWS SDK for Rubyをインストールした環境でcronなどに登録すると自動的にスナップショットが作成されます。 ※動作確認環境で使用したRubyのバージョンは1.8.7です。 AWS SDK for RubyはRubyGemsを使用して簡単にインストールが可能です。 $ sudo gem install aws-sdk 使用する場合はスクリプトの引数として以下のものを指定してください。 使用するリージョンバックアップの保存世代Volume-idデ
This webpage was generated by the domain owner using Sedo Domain Parking. Disclaimer: Sedo maintains no relationship with third party advertisers. Reference to any specific service or trade mark is not controlled by Sedo nor does it constitute or imply its association, endorsement or recommendation.
Main navigation Solutions Column 1 Business challenge Software renewals and audits Software license management and optimization SaaS spend management Cloud cost management IT asset lifecycle management CMDB data quality Accurate IT inventory Security and regulatory risk management Sustainable IT AI-powered transformation Public sector Column 2 Spend management by vendor IBM Oracle Microsoft SAP VM
Missing Controller Error: Cloud-newsController could not be found. Error: Create the class Cloud-newsController below in file: bplats/controllers/cloud-news_controller.php <?php class Cloud-newsController extends AppController { var $name = 'Cloud-news'; } ?> Notice: If you want to customize this error message, create bplats/views/errors/missing_controller.ctp
エンジニアではない、ただのWebデザイナーの私なのですが、 [Enter] + [Y] を連打してたら、Amazon EC2、Debianを設定 できちゃったので、 次はいよいよ、FTPの設定をしてみます。 まずは、vsftpのインストールと、FTPの設定から。 EC2へSSHログイン # ssh -i EC2key.pem root@ec2-XXXX.amazonaws.com vsftpdをインストール # apt-get install vsftpd [Y/n]? と聞かれるので # Y FTPコマンドをインストール # apt-get install ftp [Y/n]? と聞かれるので # Y FTPランレベルを確認 chkconfig --list vsftpd コマンドが使えないって言われる。(´・ω・) chkconfigコマンドをインストール # aptitude ins
いつの間にやらEC2にsmallインスタンスの更に下のmicroインスタンスってのが使えるようになったらしいので、ちょっとやってみた。 他のサービスと比較 まずは似たようなサービスと比較してみます。 AWSの東京リージョンも最近できましたが、前からシンガポール使ってたので、それ基準で。 VPSとEC2は違うものですが、値段的に同じくらいのさくらVPSとServersMan@VPSも表に入れてみた。 スペック 初期費用(年) 料金/時間 料金/月間 EC2 スモール (オンデマンド) CPU:仮想1コア メモリ:1.7GB ストレージ:160GB* 0 $0.095 $68.4 (約5,700円) EC2 マイクロ (オンデマンド) CPU:仮想1コア メモリ:613MB ストレージ:従量(EBS) 0 $0.025 $18 (約1,500円) EC2 マイクロ (リザーブ) CPU:仮想1
Elastic IP Amazon EC2 supports Elastic IP Addresses to implement the effect of having a static IP address for public servers running on EC2. You can point the Elastic IP at any of your EC2 instances, changing the active instance at any time, without changing the IP address seen by the public outside of EC2. This is a valuable feature for things like web and email servers, especially if you need to
You have been redirected here because the page you are trying to access has been archived. AWS re:Post is a cloud knowledge service launched at re:Invent 2021. We've migrated selected questions and answers from Forums to AWS re:Post. The thread you are trying to access has outdated guidance, hence we have archived it. If you would like up-to-date guidance, then share your question via AWS re:Post.
HowTo update DNS hostnames automatically for your Amazon EC2 instances A while ago one of the major problems people faced to use Amazon EC2 into production environments was the dynamic state of the instances IPs. Every time one instance was started it was getting a new, dynamic IP. This has been addressed with the introduction of Amazon Elastic IP Addresses, but even when using this, the private I
This article is a guest post by Guy Rosen, CEO of Onavo and author of the Jack of All Clouds blog. Guy was one of the first people to produce hard numbers on cloud adoption for site hosting, and he continues to publish regular updates to this research in his State of the Cloud series. These days he runs his startup Onavo which uses the cloud to offer smartphone users a way to slash overpriced data
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く