Skip to content

Commit

Permalink
Merge pull request #4322 from EnterpriseDB/docs/biganimal/byoa-bah-ro…
Browse files Browse the repository at this point in the history
…admaps

BigAnimal: BYOA vs BAH roadmap
  • Loading branch information
dwicinas authored Apr 15, 2024
2 parents 6cba3fe + fa23d9a commit be8a2cf
Show file tree
Hide file tree
Showing 9 changed files with 52 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ To delete a project that you created:
- Enter a friendly name for your key
- Select **Finish**

Now, use this TDE key to create a cluster. For more information, see [Creating a cluster](../getting_started/creating_a_cluster/index.mdx/#security).
Now, use this TDE key to create a cluster. For more information, see [Creating a cluster](/biganimal/release/getting_started/creating_a_cluster/index.mdx#security).

## Deleting a TDE key

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ Choose the cluster type and configuration that meets your availability requireme

Select the cluster type names in the table heading for more information on each type and configuration.

| Consideration | [Single node](../overview/02_high_availability/single_node/) | [Primary/Standby HA](../overview/02_high_availability/primary_standby_highavailability/) | [HA + standby replica](../overview/02_high_availability/primary_standby_highavailability/#standby-replicas) | [Distributed HA single region](../overview/02_high_availability/distributed_highavailability/#single-data-location) | [Distributed HA multi-region](../overview/02_high_availability/distributed_highavailability/#multiple-data-locations-and-witness-node) |
| Consideration | [Single node](../overview/02_high_availability/single_node) | [Primary/Standby HA](../overview/02_high_availability/primary_standby_highavailability) | [HA + standby replica](../overview/02_high_availability/primary
_standby_highavailability#standby-replicas) | [Distributed HA single region](../overview/02_high_availability/distributed_highavailability#single-data-location) | [Distributed HA multi-region](../overview/02_high_availability/distributed_highavailability#multiple-data-locations-and-witness-node) |
| ------------------------ | --------------------------- | ------------------------------------------------------ | ----------------------------------------- | ----------------------------------------------------- | -------------------------------------------------------------- |
| Data replication | None | Physical | Physical | Logical | Logical |
| Region | Single | Single | Multi | Single | Multi |
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
title: Deploying with AWS
---

To use AWS as your cloud account:

- Sign in for the first time with your EDB account, and then either use the BigAnimal portal as your identity provider or [set up your own provider](/biganimal/latest/getting_started/identity_provider/) afterward.
- [Check the readiness of your AWS account](/biganimal/latest/getting_started/preparing_cloud_account/02_preparing_aws/) before deploying.
- [Connect your AWS cloud](/biganimal/latest/getting_started/02_connecting_to_your_cloud/connecting_aws/) to BigAnimal.
- [Connect to BigAnimal](/biganimal/latest/using_cluster/02_connecting_your_cluster/02_connecting_from_aws/) using AWS VPC endpoint service.
- [Review the supported AWS regions](/biganimal/latest/overview/03a_region_support/#aws-regions) where you can create clusters for the AWS account, enabling you to locate your cloud resources close to your customers.
- [View metrics and logs](/biganimal/latest/using_cluster/05_monitoring_and_logging/monitoring_from_aws/) sent from BigAnimal with AWS CloudWatch.
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
title: Deploying with Google Cloud
---

To use Google Cloud as your cloud account:

- Sign in for the first time with your EDB account, and then either use the BigAnimal portal as your identity provider or [set up your own provider](/biganimal/latest/getting_started/identity_provider/) afterward.
- Check the [readiness of your Google Cloud account](/biganimal/latest/getting_started/preparing_cloud_account/preparing_gcp/) before deploying.
- [Connect your Google Cloud account](/biganimal/latest/getting_started/02_connecting_to_your_cloud/connecting_gcp/) to BigAnimal using Google Cloud Shell.
- [Connect your cluster from Google Cloud](/biganimal/latest/using_cluster/02_connecting_your_cluster/connecting_from_gcp/) to BigAnimal using Google Cloud's Private Service Connect.
- [Review the supported Google Cloud regions](/biganimal/latest/overview/03a_region_support/#google-cloud-regions) where you can create clusters for the Google Cloud account, enabling you to locate your cloud resources close to your customers.
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: Deploying with Azure
---

To use Azure as your cloud account:

- Sign in for the first time with your EDB account, and then either use the BigAnimal portal as your identity provider or [set up your own provider](/biganimal/latest/getting_started/identity_provider/) afterward.
- [Connect your Azure Marketplace account](/biganimal/latest/getting_started/02_azure_market_setup/) to BigAnimal.
- Check the readiness of [your Azure subscription](/biganimal/latest/getting_started/preparing_cloud_account/01_preparing_azure/) before deploying.
- [Connect your Azure cloud](/biganimal/latest/getting_started/02_connecting_to_your_cloud/connecting_azure/) to BigAnimal.
- [Connect to BigAnimal](/biganimal/latest/using_cluster/02_connecting_your_cluster/01_connecting_from_azure/) from your application's virtual network in Azure.
- [Review the supported Azure regions](/biganimal/latest/overview/03a_region_support/#azure-regions) where you can create clusters for the Azure account, enabling you to locate your cloud resources close to your customers.
- [View metrics and logs](/biganimal/latest/using_cluster/05_monitoring_and_logging/monitoring_from_azure/) sent from BigAnimal in your Azure account.
- [Configure Azure](/biganimal/latest/using_cluster/05_monitoring_and_logging/alerts/) to trigger real-time alerts based on the metrics in BigAnimal.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: Deploying with BigAnimal's cloud
---

To deploy clusters using BigAnimal's cloud account:

- Choose what [Postgres distribution](/biganimal/latest/planning/choosing_postgres_distro) available on the BigAnimal cloud best meets your needs.
- Review the [supported regions](/biganimal/latest/overview/03a_region_support/#biganimals-cloud-account) in which you can create clusters for BigAnimal's cloud account, enabling you to locate your cloud resources close to your customers, both internal or external.
- Evaluate how BigAnimal charges you for [cloud infrastructure costs](/biganimal/latest/pricing_and_billing/#biganimals-cloud-account).
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,3 @@ Currently, when you deploy in BigAnimal's cloud account, you can use AWS or Goog




Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ To perform a major version upgrade, use the following steps, explained in furthe
1. [Confirm the Postgres versions before migration](#confirm-the-postgres-versions-before-migration)
1. [Migrate the database schema](#migrate-the-database-schema)
1. [Create a publication](#create-a-publication)
1. [Create a logical replication slot](#create-a-logical-replication-slot)
1. [Create a logical replication slot](#create-the-logical-replication-slot)
1. [Create a subscription](#create-a-subscription)
1. [Validate the migration](#validate-the-migration)

Expand Down Expand Up @@ -146,7 +146,7 @@ ALTER PUBLICATION v12_pub ADD TABLE pgbench_tellers;

The expected output is: `ALTER PUBLICATION`.

### Creating the Logical Replication Slot
### Create the logical replication slot

Then, on the source instance, create a replication slot using the `pgoutput` plugin:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ To assign a tag to an existing project:

### Create a tag while creating a resource

Create and assign a tag while [creating a project](../../administering_cluster/projects.mdx/#creating-a-project) and [creating a cluster](../../getting_started/creating_a_cluster/index.mdx/#cluster-settings-tab).
Create and assign a tag while [creating a project](/biganimal/release/administering_cluster/projects.mdx#creating-a-project) and [creating a cluster](/biganimal/release/getting_started/creating_a_cluster/index.mdx#cluster-settings-tab).

## Edit a tag

Expand Down

1 comment on commit be8a2cf

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.