Summary

Completed

Container management services, such as Kubernetes, provide scalable, versatile, and robust hosting for the microservices and shared services that make up a cloud-native application. However, expert teams must manage them. One way to reduce the demands placed on your administrators without compromising reliability is to use database and caching services available in Azure instead of implementing these services in your own containers. In this module, you've seen how to move services into cloud PaaS services.

Now that you've completed this module, you can:

  • Migrate database, cache, and other resources from containers to cloud services.
  • Configure connection strings for deployment by editing .NET Aspire manifest files.
  • Send telemetry data to Azure Application Insights.
  • Deploy resources to Azure by creating Bicep files with the Azure Developer CLI.

Learn more