From 97adc59f599e2237fcbaa831bcae941da58d2e93 Mon Sep 17 00:00:00 2001 From: Dj Walker-Morgan Date: Mon, 24 Jun 2024 11:27:24 +0100 Subject: [PATCH] Fix up page layout (and a typo) Signed-off-by: Dj Walker-Morgan --- .../overview/overview-and-concepts.mdx | 41 ++++++++++--------- 1 file changed, 21 insertions(+), 20 deletions(-) diff --git a/advocacy_docs/edb-postgres-ai/overview/overview-and-concepts.mdx b/advocacy_docs/edb-postgres-ai/overview/overview-and-concepts.mdx index c46b5cf1008..1dedbbcf6e3 100644 --- a/advocacy_docs/edb-postgres-ai/overview/overview-and-concepts.mdx +++ b/advocacy_docs/edb-postgres-ai/overview/overview-and-concepts.mdx @@ -12,33 +12,34 @@ EDB Postgres AI is composed of multiple elements which come together to deliver ## [EDB Postgres AI Console](/edb-postgres-ai/console) The Console is the gateway to EDB Postgres AI. Starting with a single pane of glass onto all your EDB Postgres AI operations, Console is there to manage your database landscape. It also lets you create and manage your databases, and provides a view of your databases' health and performance. Add to that the ability to bring up Lakehouse Analytics and AI/ML capabilities, and you have the power of ED Postgres AI at your fingertips. -### [EDB Postgres AI Estate](/edb-postgres-ai/console/estate) -* EDB Postgres AI Cloud Service databases are automatically managed on the Console. The Estate can also monitor the health of AWS RDS and S3 resources and using the Agent, on-premises databases show in the same view. -### [EDB Postgres AI Agent](/edb-postgres-ai/console/agent) -* Include on premises databases under the Console's single pane of glass view with the Agent. The Agent is part of enabling EDB Postgres AI an unprecedented view of diverse deployments. +* **[EDB Postgres AI Estate](/edb-postgres-ai/console/estate)** + * EDB Postgres AI Cloud Service databases are automatically managed on the Console. The Estate can also monitor the health of AWS RDS and S3 resources and using the Agent, on-premises databases show in the same view. +* **[EDB Postgres AI Agent](/edb-postgres-ai/console/agent)** + * Include on premises databases under the Console's single pane of glass view with the Agent. The Agent is part of enabling EDB Postgres AI an unprecedented view of diverse deployments. ## [EDB Postgres AI Cloud Service](/edb-postgres-ai/cloud-service) Not just databases, but driven by databases, Cloud Service provides a global platform for delivering new elements of EDB Postgres AI efficiently and effectively. -### [Cloud Service Hosted](/edb-postgres-ai/cloud-service/hosted) -* The Cloud Service Hosted environment is where you can experience the full power of EDB Postgres AI, with all the elements of the platform available to you. -### [Cloud Service Managed](/edb-postgres-ai/cloud-service/managed) -* Bring your own cloud account to EDB and let the Managed environment take care of deploying and managing your Postgres databases in your cloud account +* **[Cloud Service Hosted](/edb-postgres-ai/cloud-service/hosted)** + * The Cloud Service Hosted environment is where you can experience the full power of EDB Postgres AI, with all the elements of the platform available to you. +* **[Cloud Service Managed](/edb-postgres-ai/cloud-service/managed)** + * Bring your own cloud account to EDB and let the Managed environment take care of deploying and managing your Postgres databases in your cloud account ## [EDB Postgres AI Databases](/edb-postgres-ai/databases) -* All of EDB's database expertise can be found in EDB Postgres Advanced Server and EDB Postgres Extended Server. Oracle compatibility, transparent data encryption and more. They provide the data fabric on which EDB Postgres AI operates. -* Combined with EDB Postgres Distributed, they can also provide a high availability environment for your data. -* All of these components are available on the EDB Postgres AI Cloud Service, and managed through the EDB Postgres AI Console. -### [EDB Postgres Advanced Server](/edb-postgres-ai/databases/epas) -* EDB Postgres Advanced Server provides provide mission critical capabilities for your data, with EDB Postgres Advanced Server also providing Oracle compatibility. -### [EDB Postgres Extended Server](/edb-postgres-ai/databases/pge) -* EDB Postgres Extended Server delivers for large-scale, mission-critical enterprise workloads, providing a robust and scalable environment for your data. -### [EDB Postgres Distributed](/edb-postgres-ai/databases/pgd/) -* High availability with an active-active mesh of Postgres instances, EDB Postgres Distributed provides a dynamic, resiliant, and scalable environment for your data. +All of EDB's database expertise can be found in EDB Postgres Advanced Server and EDB Postgres Extended Server. Oracle compatibility, transparent data encryption and more. They provide the data fabric on which EDB Postgres AI operates. Combined with EDB Postgres Distributed, they can also provide a high availability environment for your data. + +All of these components are available on the EDB Postgres AI Cloud Service, and managed through the EDB Postgres AI Console. +* **[EDB Postgres Advanced Server](/edb-postgres-ai/databases/epas)** + * EDB Postgres Advanced Server provides provide mission critical capabilities for your data, with EDB Postgres Advanced Server also providing Oracle compatibility. +* **[EDB Postgres Extended Server](/edb-postgres-ai/databases/pge)** + * EDB Postgres Extended Server delivers for large-scale, mission-critical enterprise workloads, providing a robust and scalable environment for your data. +* **[EDB Postgres Distributed](/edb-postgres-ai/databases/pgd/)** + * High availability with an active-active mesh of Postgres instances, EDB Postgres Distributed provides a dynamic, resilient, and scalable environment for your data. ## [EDB Postgres AI Lakehouse analytics](/edb-postgres-ai/analytics) -* Filtering out the data noise and revealing insights and value, Lakehouse analytics brings both structured relational data in Postgres and unstructured data in object storage together for exploration. -### [Lakehouse nodes](/edb-postgres-ai/analytics/lakehouse) -* At the heart of Analytics is a custom built store for this data. Built to bring structured and unstructured data together, Lakehouse nodes support numerous formats to bring your data in from the cold, ready for analysis. +Filtering out the data noise and revealing insights and value, Lakehouse analytics brings both structured relational data in Postgres and unstructured data in object storage together for exploration. + +* **[Lakehouse nodes](/edb-postgres-ai/analytics/lakehouse)** + * At the heart of Analytics is a custom built store for this data. Built to bring structured and unstructured data together, Lakehouse nodes support numerous formats to bring your data in from the cold, ready for analysis. ## [EDB Postgres AI AI/ML](/edb-postgres-ai/ai-ml) * Postgres has proven its capability as a flexible data environment, and Vector data, the core of generative AI, is already infused into EDB Postgres AI providing a platform for a range of practical and effective AI/ML solutions. A technical preview of this capability is available for the pgai extension.