You are reviewing an Azure architecture as shown in the Architecture exhibit. (Click the Architecture tab.) The estimated monthly costs for the architecture are shown in the Costs exhibit. (Click the Costs tab.) The log files are generated by user activity to Apache web servers. The log files are in a consistent format. Approximately 1 GB of logs are generated per day. Microsoft Power BI is used to display weekly reports of the user activity. You need to recommend a solution to minimize costs while maintaining the functionality of the architecture. What should you recommend? A. Replace Azure Synapse Analytics and Azure Analysis Services with SQL Server on an Azure virtual machine. B. Replace Azure Synapse Analytics with Azure SQL Database Hyperscale. C. Replace Azure Data Factory with CRON jobs that use AzCopy. D. Replace Azure Databricks with Azure Machine Learning. Â Suggested Answer: C AzCopy is a command-line utility that you can use to copy blobs or files to or from a storage account. Cron is one of the most useful utility that you can find in any Unix-like operating system. It is used to schedule commands at a specific time. These scheduled commands or tasks are known as "Cron Jobs". Reference: https://docs.microsoft.com/en-us/azure/storage/common/storage-use-azcopy-configure This question is in AZ-304 Microsoft Azure Architect Design Exam For getting Microsoft Certified: Azure Solutions Architect Expert Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Microsoft. The website does not contain actual questions and answers from Microsoft's Certification Exams. Trademarks, certification & product names are used for reference only and belong to Microsoft.
Please login or Register to submit your answer