query: tag:amazon

One of my websites had begun to use Amazon ELB for load balancing.
After that, I have experienced the issue that I can't do +1 at the site.

ss

As long as I see the webmaster tools, the +1 audience has stopped its increase since that time.
In addition, the site has issues too on several Google's services such as Google Wireless Transcoder, Google Translation and so on.
They report that it can't access to the site.

In my observation, some of Google servers have incorrect DNS caching, so thus the services couldn't access to the site, because the IP address is no longer pointing the original server.

The DNS of Amazon ELB has TLS of 60 seconds. Google's DNS caching should expire within that period.

** See Also **

** Update **

It's turned out that Google+ itself too causes this problem.

ss2

posted by takiuchi takiuchi on Mon 5 Sep 2011 at 05:20 with 0 comments

近々使うかもしれないので。

http://www.amazon.com/gp/browse.html?node=201590011

###用語

  • Amazon Elastic Compute Cloud (Amazon EC2)
  • Amazon Machine Image (AMI)
  • Amazon S3 (Amazon Simple Storage Service)

###まずはGettingStartedから
http://docs.amazonwebservices.com/AWSEC2/2008-02-01/GettingStartedGuide/
(注)下記は2006年10月12日時点での記事ですが、内容がGettingStartedと今も大体同じ感じです(コマンドもそのままぽい)。
ここギコ!さん乙!
http://kokogiko.net/m/archives/001772.html

###必要なもの

  • SSHクライアント
  • JRE:version 5

###何ができるのか
defaltで用意されているイメージに自由にツールインストールできる。
ただし、インスタンスを止めてしまうと加えた変更は全て破棄されてしまう。加えた変更も併せ再現可能な状況にしようと思えば、現在のインスタンスの状況をイメージ化して登録すればよい。

###Refs

###疑問
AMIインスタンスの再起動とOSの再起動って違うんだろうか。後で調べる。

Amazon EC2を人に勧めると必ず言われるのが、「インスタンスを再起動したらディスクが消えるのが怖い」。

これは「インスタンス」を再起動であって、OSを再起動してもディスクは消えないのだが、確かに起動に必要なファイルを消してしまって、OSが起動できなくなってしまうと、確かに取り出せなくなってしまいます。
http://blog.masuidrive.jp/index.php/2008/04/14/ec2-ersistent-storage/

posted by satoko satoko on Tue 22 Apr 2008 at 07:33 with 3 comments

http://www.amazon.com/b?ie=UTF8&node=342429011
詳細は原文で確認してくださいね。news.ycombinatorで紹介されていました(他の課金サービスへのリンクもあります)。

###Amazon DevPayとは
http://www.amazon.com/b?ie=UTF8&node=342429011

Amazon DevPay is a simple-to-use billing and account management service that makes it easy for developers to get paid for applications they build on Amazon Web Services.

###状況

  • まだlimited beta
  • Amazon S3か、EC2を使ったアプリケーションでなければいけない(順次他のサービスも追加予定とのこと)

###お値段

  • No minimum fees and no setup charges
  • 3.0% of the total amount billed
  • $0.30 per bill generated
  • 顧客からお金を集められなかった分については、課金しません
  • Net Liabilityという制度もあり(S3/EC2の支払い金額を合わせてマイナスにならないように補填する制度のようです)

###制限

  • USでビジネスを行えること。USの銀行口座を使うこと
    (ここ不明瞭なので原文を参照ください)

    Sellers of Amazon DevPay applications must be able to do business in the United States. Funds earned through the sale of Amazon DevPay applications can only be withdrawn to U.S. bank accounts.

posted by satoko satoko on Fri 15 Feb 2008 at 06:27 with 0 comments