Azure Services¶
Subscription¶
The Azure Subscription is the top-level container for all Azure resources. It serves as a billing unit as well as a logical separation for resource management.
Resource Group¶
The Resource Group is a container that holds related Azure resources for an Azure solution.
Azure Container Apps Environment¶
The Azure Container Apps Environment provides physical and logical isolation for Container Apps.
Container App¶
The Container App encapsulates the application code and its dependencies, allowing it to run in a serverless environment.
Log Analytics Workspace¶
The Log Analytics Workspace is a centralized repository for collecting and analyzing log data from various Azure resources.
Azure Monitor¶
Azure Monitor is a comprehensive monitoring service that provides full-stack observability across applications and infrastructure.
Application Insights¶
Application Insights is an application performance management service that provides real-time monitoring and analytics for web applications.
Azure Database for PostgreSQL Flexible Server¶
The Azure Database for PostgreSQL Flexible Server is a managed database service that provides built-in high availability, automated backups, and scaling capabilities for PostgreSQL databases.