Azure Cosmos DB for PostgreSQL | How it Works

Поділитися
Вставка
  • Опубліковано 9 січ 2025

КОМЕНТАРІ •

  • @RowlandGosling
    @RowlandGosling 2 роки тому +3

    Solid content and demo! Truly enjoyed this

  • @bards7443
    @bards7443 2 роки тому +1

    Exciting stuff !

  • @TomasJansson
    @TomasJansson 2 роки тому +1

    Really awesome stuff! Can I deploy it using an ARM template now, or do I have to wait for that? (or with pulumi that I'm using, but if it is in arm it will be in pulumi shortly)

  • @TomasJansson
    @TomasJansson 2 роки тому

    How do I use the azure storage extension? And can I also use that extension in a local database?

  • @ApolloJKD1973
    @ApolloJKD1973 9 місяців тому

    Can we use EF Core in a .NET App to communicate with the CosmosDB PostgresSQL provider?

  • @ahmettek315
    @ahmettek315 11 місяців тому

    How can we even add this in local postgreSQL? Scripts in docs doesn't work for Ubuntu nor Fedora. I can use single node with Docker. Also since this is an extension, could we use this with timescaledb? If we can't use this locally, then at least there should be developer version that is affordable.

  • @onionhammer
    @onionhammer 2 роки тому +7

    Is it just using the name 'cosmos db' or does this actually have something to do with Cosmos DB?

    • @aamederen
      @aamederen 2 роки тому +5

      While the implementations of different Cosmos DB flavors could be different; the ideas, direction, IP, etc. are aligned. Just like other Cosmos DB APIs, Azure Cosmos DB for PostgreSQL is a seamlessly scale-out, globally distributed modern, cloud-native database service.

    • @hodor2704
      @hodor2704 2 роки тому +1

      @@aamederen does it apply the concepts like partition key and throughput models similarly or differently when compared to the regular cosmosdb? (tebrikler :) )

    • @aamederen
      @aamederen 2 роки тому +1

      @@hodor2704 The underlying concepts are similar but the terms might be different. For example, we use the term "shard key" for dividing the data. The throughput model is different for CDPG, you provision a server group by specifying the number of nodes, vcores and storage options. (tesekkurler :))

  • @Fabios-br
    @Fabios-br 2 роки тому

    Touché👌

  • @bhanuprakash8400
    @bhanuprakash8400 2 роки тому +1

    May I know what is the main difference here in "Azure cosmosDB for Postgresql"? when compared to "Hyperscale - Azure Postgres deployment mode". I also observed it is removed from deployment model too. Is that means both are same or any extra additions to the "Azure CosmosDB for postgresql"?

    • @aamederen
      @aamederen 2 роки тому +2

      The Azure CosmosDB for PostgreSQL is the new name and home for the Azure Database for PostgreSQL - Hyperscale (Citus) product. The existing PG Hyperscale instances will be moved under the Cosmos flag. There are no regressions or major behavioral changes, apart from the new features.

  • @chaws314
    @chaws314 Рік тому

    Super cool but man is it expensive! @_@