title: "Building a Developer Platform with AKS and Cosmos DB"
meta_desc: "Set up a platform that includes Azure Kubernetes Service (AKS) with storage by Azure Cosmos DB with API support for MongoDB – using Python and Pulumi."
# A featured webinar will display first in the list.
When platform teams are planning Cloud Native platforms for their application developers, they often need to decide how to manage persistent storage: either as a MongoDB workload running inside their Kubernetes cluster or as a managed service outside of the cluster.
In this session, we’ll show you how to set up a platform that includes Azure Kubernetes Service (AKS) with scalable persistent storage provided by Azure Cosmos DB with its API support for MongoDB – and we’ll do it all using Python and Pulumi.
# Sortable date. The datetime Hugo will use to sort the webinars in date order.
sortable_date: 2022-09-28T09:00:00-07:00
# Duration of the webinar.
duration: "90 minutes"
# Datetime of the webinar.
datetime: ""
# Description of the webinar.
description: |
When platform teams are planning Cloud Native platforms for their application developers, they often need to decide how to manage persistent storage: either as a MongoDB workload running inside their Kubernetes cluster or as a managed service outside of the cluster.
In this session, we’ll show you how to set up a platform that includes Azure Kubernetes Service (AKS) with scalable persistent storage provided by Azure Cosmos DB with its API support for MongoDB – and we’ll do it all using Python and Pulumi.
# The webinar presenters
presenters:
- name: Mitch Gerdisch
role: Lead Sales Engineer, Pulumi
- name: Jay Gordon
role: Senior Product Manager, Microsoft
# A bullet point list containing what the user will learn during the webinar.
learn:
- Deploy and manage k8s clusters
- Deploy and manage Azure Cosmos DB with MongoDB support