Course Catalog
Configure and migrate to Azure Database for PostgreSQL (DP-3021)
Code: DP-3021
Duration: 1 Day
$675 USD

OVERVIEW

Azure Database for PostgreSQL is a Platform as a Service database service in the Microsoft cloud. It bases itself on the PostgreSQL open-source relational database and includes built-in high availability, automatic backup and restore, as well as comprehensive security features. The pay-as-you-go pricing model provides predictable performance and near-instant scaling. In this learning path, you learn the main features of PostgreSQL and how they work in Azure Database for PostgreSQL. You learn about the different Azure Database for PostgreSQL implementation options, and how to configure a server for your needs.

DELIVERY FORMAT

This course is available in the following formats:

Virtual Classroom

Duration: 1 Day
Classroom

Duration: 1 Day

CLASS SCHEDULE

Delivery Format: Virtual Classroom
Date: Dec 07 2026 - Dec 07 2026 | 09:00 - 17:00 EST
Location: Online
Course Length: 1 Day

$ 675

Delivery Format: Virtual Classroom
Date: Nov 03 2026 - Nov 03 2026 | 09:00 - 17:00 EST
Location: Online
Course Length: 1 Day

$ 675

Delivery Format: Virtual Classroom
Date: Nov 03 2026 - Nov 03 2026 | 09:00 - 17:00 EST
Location: Online
Course Length: 1 Day

$ 675

Delivery Format: Virtual Classroom
Date: Mar 09 2027 - Mar 09 2027 | 08:30 - 16:30 EST
Location: Online
Course Length: 1 Day

$ 675

Delivery Format: Virtual Classroom
Date: Jul 02 2027 - Jul 02 2027 | 08:30 - 16:30 EDT
Location: Online
Course Length: 1 Day

$ 675

GOALS

Students will learn to,

  • Explore PostgreSQL architecture
  • Understand client-server communication in PostgreSQL
  • Understand PostgreSQL query processing
  • Secure Azure Database for PostgreSQL
  • Procedures and functions in PostgreSQL
  • Understand write-ahead logging
  • Configure and manage Azure Database for PostgreSQL
  • Understand concurrency in PostgreSQL
  • Tune queries in Azure Database for PostgreSQL
  • Migrate to Azure Database for PostgreSQL flexible server
OUTLINE

Explore PostgreSQL architecture

  • Describe the architecture of PostgreSQL.
  • Describe the options for creating an Azure Database for PostgreSQL server.
  • Understand PostgreSQL shared memory.

Understand client-server communication in PostgreSQL

  • Understand connection handling.
  • Understand the PostgreSQL client tools.

Understand PostgreSQL query processing

  • Identify the query processing components.
  • Understand EXPLAIN.

Secure Azure Database for PostgreSQL

  • Describe the security features of Azure Database for PostgreSQL.
  • Create database users and grant permissions.
  • Understand encryption in Azure Database for PostgreSQL.

Procedures and functions in PostgreSQL

  • Create a stored procedure in Azure Database for PostgreSQL.
  • Call a stored procedure in Azure Database for PostgreSQL.
  • Create and use a function in Azure Database for PostrgreSQL.

Understand write-ahead logging

  • Describe write-ahead logging.
  • Describe replication and logical decoding.

Configure and manage Azure Database for PostgreSQL

  • Describe system catalogs and system views in Azure Database for PostgreSQL.
  • Investigate metadata in Azure Database for PostgreSQL.
  • Explain the purpose of the vacuum process.
  • Configure vacuum server parameters.

Understand concurrency in PostgreSQL

  • Describe Multi-Version Content Control and snapshots in Azure Database for PostgreSQL.
  • Describe isolation levels in Azure Database for PostgreSQL.
  • Describe locking in Azure Database for PostgreSQL.

Tune queries in Azure Database for PostgreSQL

  • Describe statistics in Azure Database for PostgreSQL.
  • Assess query performance with the Query Store.

Migrate to Azure Database for PostgreSQL flexible server

  • Understand the different online and offline migration options.
  • Identify the different migration tools available.
  • Select the appropriate migration tool for your specific scenario.

Explore PostgreSQL architecture

  • Describe the architecture of PostgreSQL.
  • Describe the options for creating an Azure Database for PostgreSQL server.
  • Understand PostgreSQL shared memory.

Understand client-server communication in PostgreSQL

  • Understand connection handling.
  • Understand the PostgreSQL client tools.

Understand PostgreSQL query processing

  • Identify the query processing components.
  • Understand EXPLAIN.

Secure Azure Database for PostgreSQL

  • Describe the security features of Azure Database for PostgreSQL.
  • Create database users and grant permissions.
  • Understand encryption in Azure Database for PostgreSQL.

Procedures and functions in PostgreSQL

  • Create a stored procedure in Azure Database for PostgreSQL.
  • Call a stored procedure in Azure Database for PostgreSQL.
  • Create and use a function in Azure Database for PostrgreSQL.

Understand write-ahead logging

  • Describe write-ahead logging.
  • Describe replication and logical decoding.

Configure and manage Azure Database for PostgreSQL

  • Describe system catalogs and system views in Azure Database for PostgreSQL.
  • Investigate metadata in Azure Database for PostgreSQL.
  • Explain the purpose of the vacuum process.
  • Configure vacuum server parameters.

Understand concurrency in PostgreSQL

  • Describe Multi-Version Content Control and snapshots in Azure Database for PostgreSQL.
  • Describe isolation levels in Azure Database for PostgreSQL.
  • Describe locking in Azure Database for PostgreSQL.

Tune queries in Azure Database for PostgreSQL

  • Describe statistics in Azure Database for PostgreSQL.
  • Assess query performance with the Query Store.

Migrate to Azure Database for PostgreSQL flexible server

  • Understand the different online and offline migration options.
  • Identify the different migration tools available.
  • Select the appropriate migration tool for your specific scenario.
LABS

Will Be Updated Soon!
Will Be Updated Soon!
WHO SHOULD ATTEND

Intermediates and database administrators who wish to learn about the different Azure Database for PostgreSQL implementation

PREREQUISITES

  • Demonstrate an understanding of relational databases.
  • Demonstrate an understanding of basic SQL.