org-endeavour / base-environment-infrastructure

This repository contains all templates to be able to spin up the basic infrastructure required for Endeavour. This is also designed so parts can be easily split as required in the future.
MIT License
0 stars 0 forks source link

Create the barebones CDK app for Endeavour's ECS Fargate cluster. #1

Open marjamis opened 3 years ago

marjamis commented 3 years ago

Create base infrastructure for Endeavour.

Use CDK to create the infrastructure required for the entire environment. This will include pipelines to kick off application infra as well. This will start with an ECS Fargate environment allowing for a basic test app to be run.

marjamis commented 2 years ago

Got the beginnings but need to work out what I really need and built out that infrastructure in mind.

Such as is this where I build the cluster? For now I think yes for all applications to share this one resource...