Video upload date:  · Duration: PT1H46M27S  · Language: EN

You are developing several microservices named azure video

az-204-developer-associate video for you are developing several microservices named serviceA, serviceB, and serviceC. You deploy the microservices to a new

This is a dedicated watch page for a single video.

Full Certification Question

You are developing several microservices named serviceA, serviceB, and serviceC. You deploy the microservices to a new Azure Container Apps environment. You have the following requirements: The microservices must persist data to storage. serviceA must persist data only visible to the current container and the storage must be restricted to the amount of disk space available in the container. serviceB must persist data for the lifetime of the replica and allow multiple containers in the replica to mount the same storage location. serviceC must persist data beyond the lifetime of the replica while allowing multiple containers to access the storage and enable per object permissions. You need to configure storage for each microservice. Which storage type should you use for serviceA ?