COMPUTER SCIENCE AND ENGINEERING
SQL
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Select all the deployment modes available for Azure Database for PostgreSQL.
|
Single Server
|
|
Hyperscale
|
|
Flexible Server
|
|
SQLite
|
|
Hypervisor
|
Explanation:
Detailed explanation-1: -The Single Server deployment option offers three pricing tiers: Basic, General Purpose, and Memory Optimized. Each tier offers different resource capabilities to support your database workloads.
Detailed explanation-2: -The service currently supports community version of PostgreSQL 11, 12, 13, and 14.
Detailed explanation-3: -You can create an Azure Database for PostgreSQL server in one of three different pricing tiers: Burstable, General Purpose, and Memory Optimized. The pricing tiers are differentiated by the amount of compute in vCores that can be provisioned, memory per vCore, and the storage technology used to store the data.
There is 1 question to complete.