<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://e-garakuta.net/techinfo/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://e-garakuta.net/techinfo/feed.php">
        <title>がらくたネット aws</title>
        <description></description>
        <link>http://e-garakuta.net/techinfo/</link>
        <image rdf:resource="http://e-garakuta.net/techinfo/lib/tpl/symple006/images/favicon.ico" />
       <dc:date>2026-04-28T05:09:23+09:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://e-garakuta.net/techinfo/doku.php/aws/acmailer"/>
                <rdf:li rdf:resource="http://e-garakuta.net/techinfo/doku.php/aws/autoscaling"/>
                <rdf:li rdf:resource="http://e-garakuta.net/techinfo/doku.php/aws/cli-old"/>
                <rdf:li rdf:resource="http://e-garakuta.net/techinfo/doku.php/aws/cli"/>
                <rdf:li rdf:resource="http://e-garakuta.net/techinfo/doku.php/aws/httpd"/>
                <rdf:li rdf:resource="http://e-garakuta.net/techinfo/doku.php/aws/iam"/>
                <rdf:li rdf:resource="http://e-garakuta.net/techinfo/doku.php/aws/sample-price"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://e-garakuta.net/techinfo/lib/tpl/symple006/images/favicon.ico">
        <title>がらくたネット</title>
        <link>http://e-garakuta.net/techinfo/</link>
        <url>http://e-garakuta.net/techinfo/lib/tpl/symple006/images/favicon.ico</url>
    </image>
    <item rdf:about="http://e-garakuta.net/techinfo/doku.php/aws/acmailer">
        <dc:format>text/html</dc:format>
        <dc:date>2020-11-02T17:59:53+09:00</dc:date>
        <title>aws:acmailer</title>
        <link>http://e-garakuta.net/techinfo/doku.php/aws/acmailer</link>
        <description>acmailer with AWS/SES

acmailerっーフリーのメルマガ配信ソフトがあります

cgiで動作して高機能、無料ときてます

これをAWSのEC2上で動作させて、SESでメール配送してみようという試み

SESは通常のSMTPサーバとして利用できます</description>
    </item>
    <item rdf:about="http://e-garakuta.net/techinfo/doku.php/aws/autoscaling">
        <dc:format>text/html</dc:format>
        <dc:date>2020-11-02T17:59:53+09:00</dc:date>
        <title>aws:autoscaling</title>
        <link>http://e-garakuta.net/techinfo/doku.php/aws/autoscaling</link>
        <description>AutoScaling

awsのAutoScalingはコマンドラインからでしか設定できない（；；

awsのcliセットアップが完了しているものとして記述

設定までの道のり

	*  ec2インスタンスを作成、中身をカスタマイズ、AutoScalingで複数のインスタンスが起動することを前提に作成する</description>
    </item>
    <item rdf:about="http://e-garakuta.net/techinfo/doku.php/aws/cli-old">
        <dc:format>text/html</dc:format>
        <dc:date>2020-11-02T17:59:53+09:00</dc:date>
        <title>aws:cli-old</title>
        <link>http://e-garakuta.net/techinfo/doku.php/aws/cli-old</link>
        <description>Amazon Web Service Command Line Interface ( OLD )









Amazon Web Serviceそれぞれにコマンドラインツール（Command Line Interface）がある

これらのセットアップを紹介してみたいと思われる

あ、全てLinux対応版のみの紹介なのでよろしくー。</description>
    </item>
    <item rdf:about="http://e-garakuta.net/techinfo/doku.php/aws/cli">
        <dc:format>text/html</dc:format>
        <dc:date>2020-11-02T17:59:53+09:00</dc:date>
        <title>aws:cli</title>
        <link>http://e-garakuta.net/techinfo/doku.php/aws/cli</link>
        <description>Amazon Web Service Command Line Interface

2013/09/03にAWS Command Line Interfaceなるツール群がリリースされた

1つのツールと設定ファイルで複数のamazonサービスを操作できるCLIなので

超便利ー！です。</description>
    </item>
    <item rdf:about="http://e-garakuta.net/techinfo/doku.php/aws/httpd">
        <dc:format>text/html</dc:format>
        <dc:date>2020-11-02T17:59:53+09:00</dc:date>
        <title>aws:httpd</title>
        <link>http://e-garakuta.net/techinfo/doku.php/aws/httpd</link>
        <description>awsのhttpd

aws内でのhttpdのお話

ELB配下

ELB配下のアクセスログにはソースIPとしてELBのIPが記録される

なので、customログのフォーマットを変更する

%Dはプロセス時間、X-Forwardedが実ホストIP、X-Forwarded-Protoがプロトコルタイプ</description>
    </item>
    <item rdf:about="http://e-garakuta.net/techinfo/doku.php/aws/iam">
        <dc:format>text/html</dc:format>
        <dc:date>2020-11-02T17:59:53+09:00</dc:date>
        <title>aws:iam</title>
        <link>http://e-garakuta.net/techinfo/doku.php/aws/iam</link>
        <description>IAM(Identity and Access Management)

IAMについて色々

制限値

既定での制限値参照先

	*  グループ数は100個
	*  ユーザ数は5000個
	*  ロールは250個
	*  インスタンスプロファイルは100個
	*  インスタンスプロファイルに設定できるロールは1個</description>
    </item>
    <item rdf:about="http://e-garakuta.net/techinfo/doku.php/aws/sample-price">
        <dc:format>text/html</dc:format>
        <dc:date>2020-11-02T17:59:53+09:00</dc:date>
        <title>aws:sample-price</title>
        <link>http://e-garakuta.net/techinfo/doku.php/aws/sample-price</link>
        <description>はたしておいくら万円？(aws編)

awsは初期投資、月額も安く運用できるともっぱらの噂。www

はたして、おいくら万円なのか？

想定ケースは次のようなもの

	*  最少サイズの仮想サーバを1台立てる</description>
    </item>
</rdf:RDF>
