[go: nahoru, domu]

Skip to content

AWS CDKとecspressoを用いてコンテナ環境を構築するサンプルリポジトリ

Notifications You must be signed in to change notification settings

yoyoyo-pg/cdk-ecspresso

Repository files navigation

cdk-ecspresso

This repository is a sample of ECS construction using AWS CDK and ecspresso

It is left as an article on Qiita -> AWS CDK + ecspressoでAWSコンテナリソースの管理をラクにしよう!, GitHub CodespacesでAWS CDK + ecspressoのコンテナ構築用環境を整備

Contente

CDK Repository

  • VPC
  • Security Group
  • Application Load Balancer
  • Target Group
  • ECS Cluster
  • Task Role
  • Task Execution Role
  • Log Group
  • SSM Parameter Store (for ecspresso ref)

ecspresso Repository

  • task definition
  • service definition

devcontainer

About

AWS CDKとecspressoを用いてコンテナ環境を構築するサンプルリポジトリ

Resources

Stars

Watchers

Forks