Skip to content

solliancenet/microsoft-postgresql-developer-guide

Repository files navigation

Microsoft-PostgreSQL-Developer-Samples

  • 01 Overview
  • 02 Intro to PostgreSQL
  • 03 Samples
    • 01 - Postgres Developer Features
    • 02 - Connecting / Languages
    • 03 - Development Tools
    • 04 - Function Apps (.NET)
    • 05 - Function Apps (Python)
    • 06 - Function Apps (Python) with MSI
    • 07 - Function Apps (AKS)
    • 08 - Logic Apps
    • 09 - Azure Data Factory
    • 10 - Azure Synapse Analytics
    • 11 - Azure Batch
  • 04 AI
    • 01 - Gen AI
    • 02 - LLMs
    • 03 - Responsible AI
    • 04 - Prompt Engineering
    • 05 - Types of AI Apps
    • 06 - PostgreSQL and AI
    • 07 - Samples
      • 01 - AI Extensions, Azure Open AI, vector embeddings, Speech
      • 02 - Image Processing - Hugging Face
      • 03 - LangChain (Vector DB)
      • 04 - LangChain (RAG/ReAct)
      • 05 - Semantic Kernel
      • 06 - Full Chat Application
  • 05 Troubleshooting
  • 06 Architectures + Case Studies
  • 07 Summary
  • 08 Appendix
    • 01 Infrastructure (Monitoring, Networking, Security, Testing, performance)
    • 02 App Modernization
      • 01-Classic Deploy
      • 02-CloudDeploy(VM)
      • 03-CloudDeploy(AppSvc)
      • 04-CloudDeploy(CI/CD)
      • 05-Docker
      • 06-Azure Container Instances(ACI)
      • 07-AppService Containers
      • 08-AKS

Potentially Secondary/Supplimentary Guide (break out the appendix app modernization into its own repo/guide):

  • 01 App Modernization