diff --git a/website/source/intro/examples/aws.html.markdown b/website/source/intro/examples/aws.html.markdown index 2687735e65..245784250f 100644 --- a/website/source/intro/examples/aws.html.markdown +++ b/website/source/intro/examples/aws.html.markdown @@ -10,8 +10,7 @@ This provides a template for running a simple two-tier architecture on Amazon Web services. The basic premise is you have stateless app servers running behind -an ELB serving traffic. State for your application is stored in an RDS -database. +an ELB serving traffic. To simplify the example, this intentionally ignores deploying and getting your application onto the servers. However, you could do so either via