-
Notifications
You must be signed in to change notification settings - Fork 251
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4322 from EnterpriseDB/docs/biganimal/byoa-bah-ro…
…admaps BigAnimal: BYOA vs BAH roadmap
- Loading branch information
Showing
9 changed files
with
52 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 changes: 12 additions & 0 deletions
12
product_docs/docs/biganimal/release/planning/deployment_options/deploy_aws.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |
11 changes: 11 additions & 0 deletions
11
product_docs/docs/biganimal/release/planning/deployment_options/deploy_gcp.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |
14 changes: 14 additions & 0 deletions
14
...uct_docs/docs/biganimal/release/planning/deployment_options/deploying_azure.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |
9 changes: 9 additions & 0 deletions
9
product_docs/docs/biganimal/release/planning/deployment_options/deploying_bah.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,4 +23,3 @@ Currently, when you deploy in BigAnimal's cloud account, you can use AWS or Goog | |
|
||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
be8a2cf
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉 Published on https://edb-docs-staging.netlify.app as production
🚀 Deployed on https://661d54eeeb9ee70d97f39c15--edb-docs-staging.netlify.app