Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Reference Architectures

Reusable starting points for building and deploying web applications: AWS network environments, Elastic Beanstalk deployment configuration, and an application stub. Each piece has its own, more detailed documentation — this is just a map.

Contents

CloudFormation templates for two network environment options:

  • aws-hipaa/ — full HIPAA-oriented reference architecture (production, staging, and management VPCs with a transit gateway), based on AWS's HIPAA Compliance Quick Start.
  • aws-vpc/ — a lighter-weight variant without the transit gateway or management VPC, for less security-critical applications.

See app-deployment/aws/README.md for the overall deployment architecture and setup instructions.

Elastic Beanstalk targets — app-deployment/aws/targets/

Elastic Beanstalk deployment configuration for eb-prod-service and eb-staging-service, used to deploy containerized applications into the AWS environments above.

Nuxt application stub — apps/nuxt/

A starter Nuxt 4 (Vue 3 + Nitro) application with PostgreSQL/Drizzle, authentication, and Docker already wired up. See apps/nuxt/README.md for details.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages