Azure

Azure PostgreSQL AI 통합: Foundry·벡터 검색·PostgreSQL 18 GA

3분 읽기

요약

Microsoft는 Azure Database for PostgreSQL에 Foundry 연동, SQL 기반 LLM 호출, DiskANN 벡터 인덱싱, MCP 서버, Parquet 직접 처리 등 AI·분석 기능을 대폭 추가해 PostgreSQL을 AI 워크로드에 더 적합한 관리형 서비스로 강화했습니다. 이는 개발자가 별도 파이프라인 없이 데이터베이스 안에서 검색·추천·RAG·실시간 분석을 구현할 수 있게 해 개발 속도와 운영 효율을 높이고, 동시에 보안·거버넌스 요구까지 충족한다는 점에서 중요합니다.

Azure 관련 도움이 필요하신가요?전문가와 상담하기

Introduction

PostgreSQL은 현대 애플리케이션 개발에서 계속 기본 선택지로 자리하고 있으며, AI 워크로드는 데이터 계층에 더 높은 요구 사항을 부과하고 있습니다. 즉, 복잡한 파이프라인 없이 저지연 조회, 벡터 검색, 안전한 액세스 제어, 실시간 분석이 필요합니다. Microsoft의 최신 업데이트는 Azure Database for PostgreSQL을 AI 준비도가 더 높은 관리형 서비스로 포지셔닝하는 한편, 차세대 스케일아웃 PostgreSQL 호환 워크로드를 위한 Azure HorizonDB를 프리뷰로 선보입니다.

What’s new

1) 더 빠르고 통합된 개발자 경험

  • VS Code PostgreSQL extension에서 이제 IDE에서 바로 안전한 완전 관리형 Azure PostgreSQL 인스턴스를 프로비저닝할 수 있어, 포털 중심 설정을 줄입니다.
  • 프로비저닝된 인스턴스에는 Microsoft Entra ID authenticationAzure Monitor에 대한 기본 지원이 포함됩니다.
  • GitHub Copilot은 스키마와 쿼리 패턴을 인지하는 자연어 기반 지원을 통해 SQL 작성, 최적화, 문제 해결을 돕는 방향으로 제시됩니다.

2) Microsoft Foundry를 통한 DB 내 AI

  • Azure Database for PostgreSQL은 이제 Microsoft Foundry와의 통합을 지원하여, 개발자가 텍스트 분류 및 임베딩 생성 같은 시나리오에서 SQL에서 사전 프로비저닝된 LLM을 호출할 수 있습니다.
  • 벡터 워크로드의 경우, 고성능 유사도 검색을 위한 DiskANN vector indexing이 강조되며, 검색 시나리오(예: RAG, 추천, 자연어 인터페이스)에서 더 나은 관련성을 위해 semantic ranking과 함께 제공됩니다.

3) MCP를 사용한 agentic 워크플로

  • 새로운 Model Context Protocol (MCP) server for PostgreSQL을 통해 “몇 번의 클릭과 권한 설정”으로 PostgreSQL을 Foundry의 에이전트 프레임워크에 연결할 수 있으며, 에이전트가 구조화된 데이터를 기반으로 추론하고 LLM 호출을 오케스트레이션할 수 있습니다. 동시에 Azure의 보안 및 거버넌스 모델 내에서 운영됩니다.

4) 실시간 분석과 Parquet 액세스

  • 분석을 최신 상태로 유지하는 옵션으로, 운영 데이터를 Microsoft Fabric으로 미러링하여 기본 데이터베이스에 미치는 영향을 최소화하면서 준실시간 분석을 수행할 수 있습니다.
  • Azure Storage Extension은 PostgreSQL에서 SQL을 사용해 Azure Storage의 Parquet read/write를 직접 지원하여 ETL 복잡성을 줄입니다.

5) 성능 및 확장 업데이트

  • **PostgreSQL 18이 Azure에서 정식 출시(GA)**되었으며, I/O 성능, vacuuming, 쿼리 플래닝 개선이 강조됩니다.
  • 새로운 V6 compute SKUs는 더 높은 처리량과 더 낮은 지연 시간을 목표로 합니다.
  • Elastic Clusters는 멀티 테넌트 및 대용량 워크로드를 위한 수평 확장을 지원합니다.

Impact on IT admins and platform teams

  • 개발자 도구(VS Code/Copilot)와 플랫폼 거버넌스(Entra ID, 모니터링) 간 정렬이 더 강화될 것으로 예상되며, 이는 도입을 개선할 수 있지만 표준화된 배포 패턴의 필요성도 커집니다.
  • DB 내 AI와 벡터 인덱싱은 별도의 벡터 스토어/서비스에서 PostgreSQL로 워크로드를 이동시키는 계기가 될 수 있어, 사이징, 성능 테스트, 비용 모델에 변화를 가져올 수 있습니다.
  • Fabric 미러링과 Parquet 액세스는 파이프라인 확산을 줄일 수 있으나, 명확한 데이터 거버넌스, 보존 정책, 액세스 경계가 필요합니다.

Action items / next steps

  1. ID 및 액세스 전략 검토: PostgreSQL에 대한 Entra ID auth 패턴, 최소 권한 역할, 감사 요구 사항을 검증합니다.
  2. AI 검색 패턴 파일럿: 대표 데이터와 목표 지연 시간을 기준으로 DiskANN/vector indexing 및 semantic ranking을 테스트합니다.
  3. 운영 런북 업데이트: PostgreSQL 18 고려 사항, 모니터링 기준선, 스케일링 가이드(V6 SKUs, Elastic Clusters)를 포함합니다.
  4. 데이터 아키텍처 평가: Fabric 미러링 또는 Postgres 내 Parquet이 환경의 ETL 복잡성을 줄이는지 평가합니다.
  5. HorizonDB 추적: 초저지연 또는 스케일아웃 요구 사항이 있다면, Microsoft 계정 팀을 통해 제공 시 private preview 참여를 검토합니다.

Azure 관련 도움이 필요하신가요?

전문가가 Microsoft 솔루션 구현 및 최적화를 도와드립니다.

전문가와 상담하기

Microsoft 기술 최신 정보 받기

Azure Database for PostgreSQLMicrosoft Foundryvector searchPostgreSQL 18VS Code

관련 기사

Azure

Microsoft The Shift Podcast on Agentic AI Challenges

Microsoft has launched a new season of The Shift podcast focused on agentic AI, with eight weekly episodes exploring how AI agents use data, coordinate with each other, and depend on platforms like Postgres, Microsoft Fabric, and OneLake. The series matters because it highlights that deploying agents in enterprises is not just about models—it requires rethinking architecture, governance, security, and IT workflows across the full Azure and data stack.

Azure

Azure Agentic AI for Regulated Industry Modernization

Microsoft says Azure combined with agentic AI can help regulated industries modernize legacy systems faster by automating workload assessment, migration, and ongoing operations while maintaining compliance. The update matters because it positions cloud migration as more than a cost-saving exercise: for sectors like healthcare and other highly regulated industries, it is increasingly essential for resilience, governance, and readiness to deploy AI at scale.

Azure

Fireworks AI on Microsoft Foundry for Azure Inference

Microsoft has launched a public preview of Fireworks AI on Microsoft Foundry, bringing high-throughput, low-latency open-model inference to Azure through a single managed endpoint. It matters because enterprises can now access models like DeepSeek V3.2, gpt-oss-120b, Kimi K2.5, and MiniMax M2.5 with Azure’s governance, serverless or provisioned deployment options, and bring-your-own-weights support—making it easier to move open-model AI from experimentation into production.

Azure

Azure Copilot Migration Agent for App Modernization

Microsoft has introduced new public preview modernization agents in Azure Copilot and GitHub Copilot to help organizations automate migration and application transformation across discovery, assessment, planning, deployment, and code upgrades. The announcement matters because it aims to turn complex, fragmented modernization work into a coordinated AI-assisted workflow, helping enterprises move legacy infrastructure and applications to Azure faster and with clearer cost, dependency, and prioritization insights.

Azure

Azure IaaS Resource Center for Resilient Infrastructure

Microsoft has introduced the Azure IaaS Resource Center, a centralized hub for infrastructure teams to find design guidance, demos, architecture resources, and best practices for compute, storage, and networking. The launch matters because it reinforces Azure IaaS as a unified platform for building resilient, high-performance, and cost-optimized infrastructure, helping organizations better support everything from traditional business apps to AI workloads.

Azure

Microsoft Foundry ROI Study Shows 327% Enterprise AI Gains

A Forrester Total Economic Impact study commissioned around Microsoft Foundry found that a modeled enterprise could achieve 327% ROI over three years, break even in about six months, and realize $49.5 million in benefits from productivity and infrastructure savings. The results matter because they highlight how much enterprise AI costs are driven by developer time and fragmented tooling, suggesting that a unified platform like Foundry can help IT teams accelerate AI delivery while improving governance and efficiency.