diff --git a/product_docs/docs/pgd/5/quick_start_aws.mdx b/product_docs/docs/pgd/5/quick_start_aws.mdx index ccf9fede39a..a352e06b584 100644 --- a/product_docs/docs/pgd/5/quick_start_aws.mdx +++ b/product_docs/docs/pgd/5/quick_start_aws.mdx @@ -9,8 +9,7 @@ redirects: --- -The following steps set up EDB Postgres Distributed with an Always On Single Location -architecture using Amazon EC2. +The following steps set up EDB Postgres Distributed with an Always On Single Location architecture using Amazon EC2. ## Introducing TPA and PGD diff --git a/product_docs/docs/pgd/5/tpa.mdx b/product_docs/docs/pgd/5/tpa.mdx index 8442f2ce32b..c2307c22ac6 100644 --- a/product_docs/docs/pgd/5/tpa.mdx +++ b/product_docs/docs/pgd/5/tpa.mdx @@ -11,14 +11,23 @@ redirects: - ../deployments/using_tpa/ --- -The standard way of deploying EDB Postgres Distributed in a self managed setting, -including physical and virtual machines, both self-hosted and in the cloud -(EC2), is to use EDB's deployment tool: [Trusted Postgres Architect](/tpa/latest/) (TPA). +The standard way of deploying EDB Postgres Distributed in a self managed +setting, including physical and virtual machines, both self-hosted and in the +cloud (EC2), is to use EDB's deployment tool: [Trusted Postgres +Architect](/tpa/latest/) (TPA). -!!! Tip "Get started with PGD quickly" - [Deploying an EDB Postgres Distributed example cluster on Docker](/pgd/latest/quick_start_docker) — Use your free trial account to configure, provision and deploy a PGD 5 Always-On cluster on Docker. +!!! Note **Get started with PGD quickly** + + If you want to experiment with a local deployment as quickly as possible, you can use your free trial account and [Deploying an EDB Postgres Distributed example cluster on Docker](/pgd/latest/quick_start_docker) to configure, provision and deploy a PGD 5 Always-On cluster on Docker. + + If deploying to the cloud is your aim, use that same free trial account + and [Deploying and EDB Postgres Distributed example cluster on AWS](/pgd/latest/quick_start_aws) to get a PGD 5 cluster on your own Amazon account. + + And finally, don't forget that you can also use your free trial account and [Trusted Postgres Architect](/tpa/latest/) (TPA) to [deploy directly to your own bare metal servers](/tpa/latest/platform-bare). + + ## Prerequisite: Install TPA