AWS

{TransferFamily}チュートリアル: AWS Transfer Family で開始

AWS

https://engineer.retty.me/entry/aws-transfer-for-sftp https://docs.aws.amazon.com/ja_jp/transfer/latest/userguide/getting-started.html -- 1. コマンド等のインストール -- 1.1 aws cli version 2 インストール curl "https://awscli.amazonaws.com/…

{CloudFront}チュートリアル: CloudFront Functions を使用した単純な関数の作成

AWS

https://docs.aws.amazon.com/ja_jp/AmazonCloudFront/latest/DeveloperGuide/functions-tutorial.html https://zenn.dev/yh1224/articles/xq2kvl7vv1ygl8c4z https://dev.classmethod.jp/articles/amazon-cloudfront-functions-release/ -- 1. コマンド等の…

{CloudFront}チュートリアル: シンプルな Lambda@Edge 関数の作成

AWS

https://docs.aws.amazon.com/ja_jp/AmazonCloudFront/latest/DeveloperGuide/lambda-edge-how-it-works-tutorial.html https://qiita.com/chii-08/items/1b8c7f9f876673b7aa20 Lambda@Edge 関数を作成するにはUS-East-1 (バージニア北部) リージョン (us-ea…

{Backup}AWS Backup を始める

AWS

https://docs.aws.amazon.com/ja_jp/aws-backup/latest/devguide/getting-started.htmlhttps://dev.classmethod.jp/articles/aws-backup-ec2-instances/ You cannot delete two backup vaults: the AWS Backup default backup vault and the Amazon EFS auto…

{VPC}Get started with Traffic Mirroring

AWS

https://docs.aws.amazon.com/ja_jp/vpc/latest/mirroring/traffic-mirroring-getting-started.html https://aws.amazon.com/jp/blogs/news/new-vpc-traffic-mirroring/ https://dev.classmethod.jp/articles/201906-release-vpc-traffic-mirroring/ 作業端…

{CloudFront}フィールドレベル暗号化を使用した機密データの保護

AWS

https://docs.aws.amazon.com/ja_jp/AmazonCloudFront/latest/DeveloperGuide/field-level-encryption.html https://dev.classmethod.jp/articles/cloudfront-field-level-encryption/ https://dev.classmethod.jp/articles/alb-backend-https/ https://qiit…

{CloudFront}オリジンリクエストへのカスタムヘッダーの追加

AWS

https://docs.aws.amazon.com/ja_jp/AmazonCloudFront/latest/DeveloperGuide/add-origin-custom-headers.htmlhttps://docs.aws.amazon.com/ja_jp/AmazonCloudFront/latest/DeveloperGuide/restrict-access-to-load-balancer.html https://www.yamamanx.com/…

{CloudFront}CloudFront オリジンフェイルオーバーによる高可用性の最適化

AWS

https://docs.aws.amazon.com/ja_jp/AmazonCloudFront/latest/DeveloperGuide/high_availability_origin_failover.html https://dev.classmethod.jp/articles/cloudfront-origin-failover/ プライマリオリジン: ALBセカンダリオリジン: S3 -- 1. コマンド等…

{CloudFront}署名付き Cookie の使用

AWS

https://docs.aws.amazon.com/ja_jp/AmazonCloudFront/latest/DeveloperGuide/private-content-signed-cookies.html https://dev.classmethod.jp/articles/cloudfront-signed-cookie/ -- 1. コマンド等のインストール -- 1.1 aws cli version 2 インストール…

{CloudFront}署名付き URL の使用

AWS

https://docs.aws.amazon.com/ja_jp/AmazonCloudFront/latest/DeveloperGuide/private-content-signed-urls.html https://zenn.dev/may_solty/articles/807dbad3a30de8 次のような場合は、署名付き URL を使用します。 個別のファイル (アプリケーションのイ…

{CloudFront}オリジンアクセスアイデンティティ (OAI) を使用して Amazon S3 コンテンツへのアクセスを制限する

AWS

https://docs.aws.amazon.com/ja_jp/AmazonCloudFront/latest/DeveloperGuide/private-content-restricting-access-to-s3.htmlhttps://aws.amazon.com/jp/premiumsupport/knowledge-center/cloudfront-serve-static-website/ ウェブサイトエンドポイントとし…

{CloudFront}コンテンツの地理的ディストリビューションの制限

AWS

https://docs.aws.amazon.com/ja_jp/AmazonCloudFront/latest/DeveloperGuide/georestrictions.html -- 1. コマンド等のインストール -- 1.1 aws cli version 2 インストール curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip" -o "awscliv2…

{CloudFront}CloudFront ディストリビューションの価格クラスを選択する

AWS

https://docs.aws.amazon.com/ja_jp/AmazonCloudFront/latest/DeveloperGuide/PriceClass.html -- 1. コマンド等のインストール -- 1.1 aws cli version 2 インストール curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip" -o "awscliv2.zip"…

{CloudFront}Getting started with a simple CloudFront distribution

AWS

https://blog.serverworks.co.jp/2021/02/05/151548 https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/GettingStarted.SimpleDistribution.html -- 1. コマンド等のインストール -- 1.1 aws cli version 2 インストール curl "https://a…

{ServiceCatalog}ご利用スタートにあたって

AWS

https://www.yamamanx.com/aws-service-catalog-tutorial/ https://docs.aws.amazon.com/servicecatalog/latest/adminguide/getstarted.html 前提:エンドユーザとしてコンソール権限を有するtestuserを作成し、AWSServiceCatalogEndUserFullAccess 付与済み…

{FIS}チュートリアル: テストインスタンスの停止と使用開始AWS FIS

AWS

https://business.ntt-east.co.jp/content/cloudsolution/column-try-46.htmlhttps://qiita.com/hirosys-biz/items/16002428f87c08c0a637https://docs.aws.amazon.com/ja_jp/fis/latest/userguide/fis-tutorial-stop-instances.html -- 1. コマンド等のイン…

{Auto Scaling}チュートリアル:Lambda 関数を呼び出すライフサイクルフックの設定

AWS

https://docs.aws.amazon.com/ja_jp/autoscaling/ec2/userguide/tutorial-lifecycle-hook-lambda.html -- 1. コマンド等のインストール -- 1.1 aws cli version 2 インストール curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip" -o "awscli…

{Auto Scaling}チュートリアル: インスタンスメタデータを使用してターゲットライフサイクル状態を取得するようにユーザーデータを設定する

AWS

https://docs.aws.amazon.com/ja_jp/autoscaling/ec2/userguide/tutorial-lifecycle-hook-instance-metadata.html -- 1. コマンド等のインストール -- 1.1 aws cli version 2 インストール curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip"…

{CloudWatch}複合アラームの作成

AWS

https://docs.aws.amazon.com/ja_jp/AmazonCloudWatch/latest/monitoring/Create_Composite_Alarm.html -- 1. コマンド等のインストール -- 1.1 aws cli version 2 インストール curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip" -o "awscl…

{ALB}固定レスポンス機能

AWS

https://dev.classmethod.jp/articles/alb-fixed-response/ -- 1. コマンド等のインストール -- 1.1 aws cli version 2 インストール curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip" -o "awscliv2.zip"unzip awscliv2.zipsudo ./aws/inst…

{VPC}クロスリージョントランジットゲートウェイ

AWS

https://docs.aws.amazon.com/ja_jp/vpc/latest/tgw/transit-gateway-peering-scenario.htmlhttps://docs.aws.amazon.com/ja_jp/vpc/latest/tgw/tgw-peering.html 前提: 東京リージョンと大阪リージョンで以下を設定済み サブネット作成東京リージョン -> 17…

{VPC}クロスアカウントトランジットゲートウェイ

AWS

https://dev.classmethod.jp/articles/transit-gateway-vpc-account/https://dev.classmethod.jp/articles/transitgateway-cross-account-diagram/ 共有元アカウント(アカウントA): 999999999999共有先アカウント(アカウントB): 888888888888 前提: 共有元と…

{EKS}Amazon EKS の開始方法 - eksctl

AWS

https://docs.aws.amazon.com/ja_jp/eks/latest/userguide/getting-started-eksctl.html https://adamtheautomator.com/aws-eks-cli/ -- 1. コマンド等のインストール -- 1.1 aws cli version 2 インストール curl "https://awscli.amazonaws.com/awscli-exe…

{ALB}Auto Scaling with ALB

AWS

https://qiita.com/miyuki_samitani/items/e06c8cdcfe8a8df226e5https://beyondjapan.com/blog/2017/03/aws-cli-autoscaling/ ロードバランサー | |---> リスナー |ターゲットグループ ↓オートスケーリンググループ ↑起動設定 -- 1. コマンド等のインストー…

{ALB}アクセスログの作成の有効化

AWS

https://docs.aws.amazon.com/ja_jp/elasticloadbalancing/latest/application/load-balancer-access-logs.html -- 1. コマンド等のインストール -- 1.1 aws cli version 2 インストール curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip" -…

{APIGateway}HTTP API のログ記録の設定

AWS

https://docs.aws.amazon.com/ja_jp/apigateway/latest/developerguide/http-api-logging.html -- 1. コマンド等のインストール -- 1.1 aws cli version 2 インストール curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip" -o "awscliv2.zip"…

{APIGateway}チュートリアル: API Gateway のプライベート統合を使用して REST API をビルドする

AWS

https://docs.aws.amazon.com/ja_jp/apigateway/latest/developerguide/getting-started-with-private-integration.html REST API -> VPC link -> NLB -> EC2 -- 1. コマンド等のインストール -- 1.1 aws cli version 2 インストール curl "https://awscli.a…

{APIGateway}チュートリアル: HTTP 非プロキシ統合を使用して REST API をビルドする

AWS

https://docs.aws.amazon.com/ja_jp/apigateway/latest/developerguide/api-gateway-create-api-step-by-step.html -- 1. コマンド等のインストール -- 1.1 aws cli version 2 インストール curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip…

{APIGateway}チュートリアル: HTTP プロキシ統合を使用して REST API をビルドする

AWS

https://docs.aws.amazon.com/ja_jp/apigateway/latest/developerguide/api-gateway-create-api-as-simple-proxy-for-http.html -- 1. コマンド等のインストール -- 1.1 aws cli version 2 インストール curl "https://awscli.amazonaws.com/awscli-exe-linu…

{APIGateway}チュートリアル: Lambda 非プロキシ統合を使用して API Gateway REST API をビルドする

AWS

https://docs.aws.amazon.com/ja_jp/apigateway/latest/developerguide/getting-started-lambda-non-proxy-integration.html -- 1. コマンド等のインストール -- 1.1 aws cli version 2 インストール curl "https://awscli.amazonaws.com/awscli-exe-linux-x…