Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 710 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 710 Bytes

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