Your company plans to deploy a stateful application named App1 to Azure Container Instances. App1 requires two containers that must be deployed to the same container group.You need to implement a persistent storage solution that is accessible simultaneously from both containers.What should you use?Select only one answer.Azure BlobsAzure DiskAzure FilesAzure Table
Question
Your company plans to deploy a stateful application named App1 to Azure Container Instances. App1 requires two containers that must be deployed to the same container group.You need to implement a persistent storage solution that is accessible simultaneously from both containers.What should you use?Select only one answer.Azure BlobsAzure DiskAzure FilesAzure Table
Solution
You should use Azure Files.
Azure Files offers fully managed file shares in the cloud that are accessible via the industry standard Server Message Block (SMB) protocol. Both containers in the same container group can mount the same Azure File share simultaneously, allowing the containers to share state. This makes Azure Files the ideal choice for implementing a persistent storage solution for your stateful application.
Similar Questions
Azure Container Instances are best suited for:Long-running, stateful applicationsShort-lived and burstable applicationsMachine learning workloadsDatabase management
1. Which tool automatically keeps files between an on-premises Windows server and an Azure cloud environment updated? Azure File SyncAzure Storage ExplorerAzCopy2. Which storage redundancy option provides the highest degree of durability, with 16 nines of durability? Locally redundant storageZone-redundant storageGeo-zone-redundant-storage3. Which Azure Storage service supports big data analytics, as well as handling text and binary data types? Azure BlobsAzure FilesAzure Disks
Which Azure Storage service is used for communication between application components?File StorageBlob StorageTable StorageQueue Storage
n Azure Storage, which service facilitates communication between different components of an application?General Purpose v2 (GPv2)Blob StorageQueue StorageFile Storage (Premium)
Your company plans to migrate an ASP.NET website to an Azure App Service named App1.You need to design a solution for App1 that meets the following requirements:Provides a development environment and a production environmentCan instantly swap environments without downtimeWhat should you include in the design?Select only one answer.a load balancer and two virtual machinestwo Azure Storage accountstwo deployment slotstwo snapshots
Upgrade your grade with Knowee
Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.