AWS Exams GCP Exams Azure Exams GitHub Exams Jira Exams ISC2 Exams

Video: You are developing several microservices named azure video

Question 1 Be Honest
« Back   Next az-204-developer-associate Question »
Answer

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 serviceB ?