diff options
author | Brendan O'Leary <boleary@gitlab.com> | 2018-01-10 15:34:08 -0500 |
---|---|---|
committer | Brendan O'Leary <boleary@gitlab.com> | 2018-01-10 15:34:08 -0500 |
commit | 01492fd06058cd580e236194285850787ff76790 (patch) | |
tree | 96131677990f9d7eef227483827e3173df611170 | |
parent | ab28ea071ba7f70e59e8aeba9da03031dd83b0f1 (diff) | |
download | gitlab-ce-docs/add-aws-reference-diagram.tar.gz |
Port gitlab-ee MR 3981 to CEdocs/add-aws-reference-diagram
-rw-r--r-- | doc/university/high-availability/aws/README.md | 4 | ||||
-rw-r--r-- | doc/university/high-availability/aws/img/reference-arch.png | bin | 0 -> 183997 bytes |
2 files changed, 4 insertions, 0 deletions
diff --git a/doc/university/high-availability/aws/README.md b/doc/university/high-availability/aws/README.md index 54625996dff..ddc853afded 100644 --- a/doc/university/high-availability/aws/README.md +++ b/doc/university/high-availability/aws/README.md @@ -26,6 +26,10 @@ Login to your AWS account through the `My Account` dropdown on Amazon Web Services console from where we can choose all of the services we'll be using to configure our cloud infrastructure. +### Reference Architecture + +![Reference Architecture](img/reference-arch.png) + *** ## Network diff --git a/doc/university/high-availability/aws/img/reference-arch.png b/doc/university/high-availability/aws/img/reference-arch.png Binary files differnew file mode 100644 index 00000000000..271ee5bc614 --- /dev/null +++ b/doc/university/high-availability/aws/img/reference-arch.png |