diff --git a/README.md b/README.md index c8bb045..0b0e0ec 100644 --- a/README.md +++ b/README.md @@ -1 +1,4 @@ -### go + html deployment from start to scale. \ No newline at end of file +### go + html deployment from start to scale. + +## start-up phase infrastructure +apprunner-aws-architecture \ No newline at end of file diff --git a/docs/cloud-infra-start-up.svg b/docs/cloud-infra-start-up.svg new file mode 100644 index 0000000..262c213 --- /dev/null +++ b/docs/cloud-infra-start-up.svg @@ -0,0 +1,4 @@ + + + +
client
fetch data
AWS app runner
deploy changes
dev
(cli)
update schema
push 
image
ecr
neon
get config
ssm
parameter store
\ No newline at end of file diff --git a/terraform.tfstate b/terraform.tfstate new file mode 100644 index 0000000..36445f2 --- /dev/null +++ b/terraform.tfstate @@ -0,0 +1,9 @@ +{ + "version": 4, + "terraform_version": "1.13.1", + "serial": 1, + "lineage": "003a5a72-1561-a020-aee2-1fe080a031c9", + "outputs": {}, + "resources": [], + "check_results": null +}