Deploying a Java Spring Boot app on AKS with Azure Database for PostgreSQL

Written by yi | Published 2021/03/28
Tech Story Tags: azure | kubernetes | aks | pod-identity | postgresql | kustomize | containers | azure-functions

TLDR Azure Kubernetes Service (AKS) is a managed service that lets you quickly deploy and manage applications based on microservices. We'll learn how to run a Java Spring Boot application on AKS and connects to Azure Postgres using Azure AD Pod identity. We’ll assume you already have an Azure Subscription setup. The next step is to create an Azure Database for Postgres for the identity we created in the first step to grant database access. The identity must have Reader permission in the resource group that contains the virtual machine scale set of our AKS cluster.via the TL;DR App

no story

Written by yi | A Technology Enthusiast
Published by HackerNoon on 2021/03/28