YAP(achimon)C::Asia Hachioji 2016 mid

Deleted articles cannot be recovered. Draft of this article would be also deleted. Are you sure you want to delete this article? どうも、iron千葉です。 Auto Scalingについて、ユーザガイドを見てポイントをまとめました。 ポイントだけ確認したい人、ざっと全体を見たい人におすすめです。 Auto Scalingとは インスタンスの数を自動で増減できる インスタンスの数は最少、最大を指定する 増減のトリガーはCloudWatchのメトリックスを指定できる 増減のトリガーは時間を指定できる Auto Scalingのコンポーネント Auto Scaling Groups オートスケール対象のEC2インスタンスグループの管理単位 EC2インスタンスの最少数、
Stop the CNAME chain struggle: Simplified management with Route 53 Resolver DNS Firewall Starting today, you can configure your DNS Firewall to automatically trust all domains in a resolution chain (such as aCNAME, DNAME, or Alias chain). Let’s walk through this in nontechnical terms for those unfamiliar with DNS. Why use DNS Firewall? DNS Firewall provides protection for outbound DNS requests fro
超おはようございます。最近パンケーキを昼食にできるようになった城内です。 今回は、Auto Scalingのアップデートにより、AWSでのBlue-Green Deploymentの方式に新たな選択肢が増えたことを喜びたいと思います。 Auto Scalingのアップデート 先日のAuto Scalingのアップデートにより、Auto Scalingグループに対するELBの付け外しができるようになりました。 Attach or Detach Load Balancers in Your Auto Scaling Group (What's New) Attach and Detach Elastic Load Balancers from Auto Scaling Groups (AWS Official Blog) 何が嬉しいのか? 従来、Auto Scalingに紐づくELBは変更する
AutoScaling は時間が掛かる? Auto Scaling はポーリングで動くため、実際にスケールされるまで時間が掛かります。 また、CloudWatch を組み合わせたり、ELB を使っている場合、データ収集やヘルスチェックについてもポーリングで動くため、実際にアクセス可能になるまで時間が掛かってしまいます。 事前に予測できる負荷の場合、Auto Scaling では、予めスケジュールを指定して負荷に対応することができます。 ※過去にほぼ同じ内容のエントリがありますが、今回 aws cli 版で試したので執筆することにしました。。 https://dev.classmethod.jp/cloud/auto-scaling-schedule/ 手順 前提 以下が事前に設定済みとします。 AWS Command Line Interface(http://aws.amazon.com
AWS Weekly Roundup – AWS Dedicated Local Zones, Events and More – August 28, 2023 This week, I will meet our customers and partners at the AWS Summit Mexico. If you are around, please come say hi at the community lounge and at the F1 Game Day where I will spend most of my time. I would love to discuss your developer experience on AWS and listen to your stories […] AWS Weekly Roundup – AWS AppSync,
AWS Weekly Roundup – AWS Dedicated Zones, Events and More – August 28, 2023 This week, I will meet our customers and partners at the AWS Summit Mexico. If you are around, please come say hi at the community lounge and at the F1 Game Day where I will spend most of my time. I would love to discuss your developer experience on AWS and listen to your stories […] AWS Weekly Roundup – AWS AppSync, AWS C
Auto Scalingを実運用していく上で苦労した(している)部分の話であり, 手探りで設定していくうち個人的にハマった部分を共有したい(あわよくばもっとうまくやっている人の話も聞きたい)という動機で書かれた記事です. そもそもAuto Scalingを設定するためには, Launch ConfigやAuto Scaling Groupなど複数の新しい概念を学習しつつ, それらを組み合わせなくてはならない まだブラウザのManagement Consoleから設定できない 等のハードルがあり, 他のAWSサービスと比べると, 初めて設定する時はけっこう手間取りました. とはいえ情報が無くはないので, なんとかAuto Scalingが動き始めたというところから話を始めます. 運用時に解決する必要のある課題 標準的なAuto Scalingを設定したあと, 実際に動かすまでには以下の3点に
Auto Scaling を使った構成の場合、EC2 へのデプロイはどうやっているでしょうか? AWS を使ってる方はご存知の方も多いと思いますが、EC2 には User Data という仕組みがあります。 User Data は、インスタンス起動時にタスクやスクリプトを実行する仕組みです。 今回この User Data を使って、自分自身のインスタンスから最新のソースを GitHub から取得してデプロイする方法についてご紹介したいと思います。 図で表すと以下のイメージですかね。 ssh localhost? デプロイツールには Capistrano を使いますが、Capistrano は、デプロイ対象のサーバーに対してまず ssh で login を行います。 その後、サーバー上でデプロイ対象のコードの取得や、サービスの再起動をしたりしますが、 AutoScaling は自動でインスタ
こんにちは、せーのです。 今回は本日Auto Scalingに機能追加が発表になりまして、結構大きめの機能追加なので弊社内でもざわざわしています。 私からはその新機能の中から「Standby State」をご紹介致します。 Standby Stateってなんだ 「Standby State」とは、字面でなんとなくわかると思いますが「スタンバイ状態」の事です。 例えばAuto Scalingで一台だけ何か動きがおかしいので調べたい、またはA/Bテストをするために一旦Auto Scalingからは切り離して作業をし、またAuto Scalingに戻したい。といった時にインスタンスを一旦「スタンバイ状態」に移動することでAuto Scalingから切り離すことが出来るようになったのです。 ちなみに「スタンバイ状態」に切り離した時にトータルでAuto Scalingとして動いている台数を変更するか
Add your Ruby gems to AWS CodeArtifact Ruby developers can now use AWS CodeArtifact to securely store and retrieve their gems. CodeArtifact integrates with standard developer tools like gem and bundler. Applications often use numerous packages to speed up development by providing reusable code for common tasks like network access, cryptography, or data manipulation. Developers also embed SDKs–such
AWS Week in Review – AWS Documentation Updates, Amazon EventBridge is Faster, and More – May 22, 2023 Here are your AWS updates from the previous 7 days. Last week I was in Turin, Italy for CloudConf, a conference I’ve had the pleasure to participate in for the last 10 years. AWS Hero Anahit Pogosova was also there sharing a few serverless tips in front of a full house. Here’s a picture I […] Amaz
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く