flexion / ef-cms

An Electronic Filing / Case Management System.
23 stars 10 forks source link

Create an AWS diagram #785

Closed waldoj closed 5 years ago

waldoj commented 5 years ago

As a part of documentation for the EF-CMS, we need to show people the AWS infrastructure. (At present, they would need to read through the Terraform config files to know what services are in use and how they interact.) Add a high-level diagram showing the basic services and how they are connected — there is no need to e.g. label individual AMIs, instance IDs, etc. This will need to be modified whenever the AWS infrastructure is modified, which has not happened often.

mariahkannenberg commented 5 years ago

There's a script that can auto-generate this for us. Need for good documentation for the project.

waldoj commented 5 years ago

I'd be happy to QA this, but I'd need somebody to tell me how. :) Where would I look for this?

ericsorenson commented 5 years ago

@waldoj it's in the readme 🙂

waldoj commented 5 years ago

Looks good — this is just what I had in mind. Thanks!