You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Download a [Visio file](https://download.microsoft.com/download/5/6/4/564196b7-dd01-468a-af21-1da16489f298/stac_data_flow.vsdx) for this dataflow.
53
53
@@ -104,7 +104,7 @@ The following Azure services are used in this architecture.
104
104
-[Azure Data Lake Storage](https://azure.microsoft.com/services/storage/data-lake-storage/) is dedicated to big data analytics, and is built on [Azure Blob Storage](https://azure.microsoft.com/services/storage/blobs).
105
105
-[Azure Virtual Network](/azure/virtual-network/virtual-networks-overview) enables Azure resources to securely communicate with each other, the internet, and on-premises networks.
106
106
-[Azure Database for PostgreSQL - Flexible Server](/azure/postgresql/flexible-server/overview) is a fully managed database service designed to provide more granular control and flexibility over database management functions and configuration settings. It has richer capabilities such as zone resilient high availability (HA), predictable performance, maximum control, custom maintenance window, cost optimization controls, and simplified developer experience suitable for your enterprise workloads.
107
-
-[API Management Services](https://azure.microsoft.com/services/api-management/) offers a scalable, multi-cloud API management platform for securing, publishing and analyzing APIs.
107
+
-[API Management Services](https://azure.microsoft.com/services/api-management/) offers a scalable, multicloud API management platform for securing, publishing and analyzing APIs.
108
108
-[Azure Kubernetes Services](/azure/aks/intro-kubernetes) offers the quickest way to start developing and deploying cloud-native apps, with built-in code-to-cloud pipelines and guardrails.
109
109
-[Container Registry](/azure/container-registry/container-registry-intro) to store and manage your container images and related artifacts.
110
110
-[Virtual Machine](/azure/virtual-machines/overview) (VM) gives you the flexibility of virtualization for a wide range of computing solutions. In a fully secured deployment, a user connects to a VM via Azure Bastion (described in the next item below) to perform a range of operations like copying files to storage accounts, running Azure CLI commands, and interacting with other services.
@@ -169,7 +169,7 @@ At a high level, this deployment does the following:
169
169
- Deploys Azure API Management service and publishes the endpoint for STAC FastAPI.
170
170
- Packages the code and its dependencies, builds the Docker container images, and pushes them to Azure Container Registry.
0 commit comments