diff --git a/infrastructure-as-code/terraform/apps/app1/.DS_Store b/infrastructure-as-code/terraform/apps/app1/.DS_Store new file mode 100644 index 0000000..4c9e6cf Binary files /dev/null and b/infrastructure-as-code/terraform/apps/app1/.DS_Store differ diff --git a/infrastructure-as-code/terraform/apps/app1/README.md b/infrastructure-as-code/terraform/apps/app1/README.md new file mode 100644 index 0000000..12d14ff --- /dev/null +++ b/infrastructure-as-code/terraform/apps/app1/README.md @@ -0,0 +1,3 @@ +# Application Architecture +### this architecture constructed with one ec2 instance. +![Architecture](./aws_arche1.drawio.png) \ No newline at end of file diff --git a/infrastructure-as-code/terraform/apps/app1/aws_arche1.drawio b/infrastructure-as-code/terraform/apps/app1/aws_arche1.drawio new file mode 100644 index 0000000..704029a --- /dev/null +++ b/infrastructure-as-code/terraform/apps/app1/aws_arche1.drawio @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/infrastructure-as-code/terraform/apps/app1/aws_arche1.drawio.png b/infrastructure-as-code/terraform/apps/app1/aws_arche1.drawio.png new file mode 100644 index 0000000..c17e3f6 Binary files /dev/null and b/infrastructure-as-code/terraform/apps/app1/aws_arche1.drawio.png differ