Episode
Create microservices with .NET and ASP.NET Ep6: Use managed data stores in a cloud-native ASP.NET Core microservices app
Modify a cloud-native ASP.NET Core microservices app to use managed data stores in Azure.
Learning objectives
- Review fully managed data service offerings in Azure.
- Provision an Azure Cache for Redis instance.
- Provision an Azure Cosmos DB instance using the MongoDB API.
- Modify an existing microservices app to use the managed data services.
Chapters
- 00:00 - Welcome
- 02:55 - Learning objectives and theory
- 16:34 - Why a microservices architecture?
- 18:30 - Container management
- 22:35 - Kubernetes
- 29:45 - Azure Kubernetes service, AKS
- 35:30 - Redis
- 45:45 - MongoDB
- 50:51 - Exercise Set up the environment
- 55:44 - Review managed data stores in Azure
- 66:46 - Exercise Verify deployment and test the app
- 85:37 - Reviewing the last exercise: Implement Azure Cosmos DB
- 88:48 - Summary and conclusion
Recommended resources
Connect
- Mihaela Ghidersa | Twitter: @MihaelaGhidersa | LinkedIn: in/ghidersam/
- Chris Noring | Twitter: @chris_noring | LinkedIn: in/christoffer-noring-3257061/
Modify a cloud-native ASP.NET Core microservices app to use managed data stores in Azure.
Learning objectives
- Review fully managed data service offerings in Azure.
- Provision an Azure Cache for Redis instance.
- Provision an Azure Cosmos DB instance using the MongoDB API.
- Modify an existing microservices app to use the managed data services.
Chapters
- 00:00 - Welcome
- 02:55 - Learning objectives and theory
- 16:34 - Why a microservices architecture?
- 18:30 - Container management
- 22:35 - Kubernetes
- 29:45 - Azure Kubernetes service, AKS
- 35:30 - Redis
- 45:45 - MongoDB
- 50:51 - Exercise Set up the environment
- 55:44 - Review managed data stores in Azure
- 66:46 - Exercise Verify deployment and test the app
- 85:37 - Reviewing the last exercise: Implement Azure Cosmos DB
- 88:48 - Summary and conclusion
Recommended resources
Connect
- Mihaela Ghidersa | Twitter: @MihaelaGhidersa | LinkedIn: in/ghidersam/
- Chris Noring | Twitter: @chris_noring | LinkedIn: in/christoffer-noring-3257061/
Video URL
HTML iframe
.NET
ASP.NET Core
Azure
Azure Cache for Redis
Azure Container Registry