diff --git a/public/home.md b/public/home.md index 419b94c..9b51cf4 100644 --- a/public/home.md +++ b/public/home.md @@ -40,8 +40,8 @@ Let’s peek into the specs and costs of the cloud services we’ve put to the t | [Zilliz](https://zilliz.com) | Capacity-optimized 1 CU | 114 | Price reduced from $186 to $114 as of June 14, 2023. | | [Zilliz](https://zilliz.com) | Performance-optimized 4 CU | 458 | Price reduced from $746 to $458 as of June 14, 2023. | | [Zilliz](https://zilliz.com) | Cost-optimized 1 CU | 77 | Added on Sep 6, 2023. | -| Postgres with [pgvector](https://github.com/pgvector/pgvector) | [r6a.xlarge](https://instances.vantage.sh/aws/ec2/r6a.xlarge?region=us-east-1&os=linux&cost_duration=monthly&reserved_term=Standard.noUpfront) (4C 32GB) | 165 or 329 | Self-hosted: \$165/month; Cloud version ([db.r6g.xlarge](https://instances.vantage.sh/aws/rds/db.r6g.xlarge?region=us-east-1&os=PostgreSQL&cost_duration=monthly&reserved_term=Standard.partialUpfront)): \$329 | -| Postgres [pgvecto.rs](https://github.com/tensorchord/pgvecto.rs) | [r6a.xlarge](https://instances.vantage.sh/aws/ec2/r6a.xlarge?region=us-east-1&os=linux&cost_duration=monthly&reserved_term=Standard.noUpfront) (4C 32GB) | 165 or 329 | Self-hosted: \$165/month; Cloud version ([db.r6g.xlarge](https://instances.vantage.sh/aws/rds/db.r6g.xlarge?region=us-east-1&os=PostgreSQL&cost_duration=monthly&reserved_term=Standard.partialUpfront)): \$329 | +| Postgres with [pgvector](https://github.com/pgvector/pgvector) | [db.r6g.xlarge](https://instances.vantage.sh/aws/rds/db.r6g.xlarge?region=us-east-1&os=PostgreSQL&cost_duration=monthly&reserved_term=Standard.partialUpfront) (4C 32GB) | 329 | Amazon RDS for PostgreSQL | +| Postgres [pgvecto.rs](https://github.com/tensorchord/pgvecto.rs) | [db.r6g.xlarge](https://instances.vantage.sh/aws/rds/db.r6g.xlarge?region=us-east-1&os=PostgreSQL&cost_duration=monthly&reserved_term=Standard.partialUpfront) (4C 32GB) | 329 | Amazon RDS for PostgreSQL | | [AWS OpenSearch Service](https://aws.amazon.com/opensearch-service/) | [r6g.2xlarge.search](https://instances.vantage.sh/aws/opensearch/r6g.2xlarge.search?region=us-east-1&cost_duration=monthly&reserved_term=Standard.noUpfront) (8C 64GB) | 488 | Amazon OpenSearch Service domain | To ensure a fair play, we operate the client (`c4.xlarge`) in the same region as the cloud service to keep networking interference to a minimum.