Connect and Query data in Azure Database for PostgreSQL Flexible Server using .NET(C#) | #dotnet

preview_player
Показать описание
Azure Database for PostgreSQL - Flexible Server is a fully managed database service designed to provide more granular control and flexibility over database management functions and configuration settings. The service generally provides more flexibility and server configuration customizations based on user requirements. The flexible server architecture allows users to collocate the database engine with the client tier for lower latency and choose high availability within a single availability zone and across multiple availability zones. Flexible servers also provide better cost optimization controls with the ability to stop/start your server and a burstable compute tier ideal for workloads that don't need full compute capacity continuously. The service supports the community version of PostgreSQL 11, 12, 13, and 14. The service is available in various Azure regions

Flexible servers are best suited for
Application developments requiring better control and customizations.
Zone redundant high availability
Managed maintenance windows

#cloudcomputing #cloudknowledge #azure #database #dotnet #csharp
Рекомендации по теме
Комментарии
Автор

Thank you very much, you have helped me a lot

temirlantastanov
Автор

Can I connect adls gen2 to Azure Database for PostgreSQL?

moverecursus