-
Notifications
You must be signed in to change notification settings - Fork 58
/
Copy pathindex.yml
46 lines (46 loc) · 1.98 KB
/
index.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
### YamlMime:Module
uid: learn.azure.deploy-java-quarkus-red-hat-openshift-postgres
metadata:
title: Deploy a Quarkus application to Azure Red Hat OpenShift
description: Create a Quarkus application, connect it to a PostgreSQL database, and then deploy to Azure Red Hat OpenShift.
ms.date: 02/14/2024
author: danieloh
ms.author: danieloh
ms.topic: module
ms.custom: team=devdiv
ms.contributors: danieloh
ms.service: azure-redhat-openshift
title: Deploy a Quarkus application to Azure Red Hat OpenShift
summary: Create a Quarkus application, connect it to a PostgreSQL database, and then deploy to Red Hat OpenShift.
abstract: |
In this module, you:
- Develop a Quarkus application.
- Connect your application to an Azure for PostgreSQL database.
- Deploy the application to Red Hat OpenShift
- Configure the database firewall so only internal IP addresses can access it.
prerequisites: |
- An Azure subscription
- Local installations of Java JDK (11 or later), Maven (3.8 or later), Docker Desktop, and the Azure CLI (2.40 or later)
iconUrl: /training/achievements/generic-badge.svg
levels:
- intermediate
roles:
- developer
products:
- azure
- azure-redhat-openshift
- azure-database-postgresql
subjects:
- custom-app-development
units:
- learn.azure.deploy-java-quarkus-red-hat-openshift-postgres.1-introduction
- learn.azure.deploy-java-quarkus-red-hat-openshift-postgres.2-build
- learn.azure.deploy-java-quarkus-red-hat-openshift-postgres.3-exercise-build
- learn.azure.deploy-java-quarkus-red-hat-openshift-postgres.4-aro
- learn.azure.deploy-java-quarkus-red-hat-openshift-postgres.5-exercise-rg-postgres
- learn.azure.deploy-java-quarkus-red-hat-openshift-postgres.6-exercise-aro
- learn.azure.deploy-java-quarkus-red-hat-openshift-postgres.7-exercise-secure
- learn.azure.deploy-java-quarkus-red-hat-openshift-postgres.8-knowledge-check
- learn.azure.deploy-java-quarkus-red-hat-openshift-postgres.9-summary
badge:
uid: learn.azure.deploy-java-quarkus-red-hat-openshift-postgres.badge