Practice Assessment for Exam AZ-204: Developing Solutions for Microsoft Azure – 13
3 mins read

Practice Assessment for Exam AZ-204: Developing Solutions for Microsoft Azure – 13



✅ Phân tích đáp án câu hỏi

📌 Dịch câu hỏi:

Bạn cần thu thập các sự kiện đang được truyền phát (events streaming) từ Azure Event Hubs.

Câu hỏi:

Bạn có thể thu thập dữ liệu tại ba vị trí nào? Mỗi đáp án đúng thể hiện một giải pháp hoàn chỉnh (complete solution).


🔍 Các lựa chọn:

Lựa chọnCó phù hợp không?Giải thích
Azure Blob StorageĐúngTính năng thu thập của Azure Event Hubs (Azure Event Hubs Capture) có thể tự động gửi dữ liệu truyền phát (streaming data) đến kho lưu trữ Blob (Blob storage).
Azure Data Lake Storage Gen1ĐúngAzure Event Hubs Capture có thể gửi dữ liệu trực tiếp đến Azure Data Lake Storage Thế hệ 1 (Gen1).
Azure Functions❌ KhôngAzure Functions là một dịch vụ xử lý sự kiện (event processing), không phải là nơi thu thập dữ liệu (capture data) từ Event Hubs.
Azure Stream Analytics❌ KhôngAzure Stream Analytics dùng để phân tích dòng dữ liệu (stream processing), không dùng để lưu trữ trực tiếp dữ liệu từ Event Hubs thông qua cơ chế Event Hubs Capture.
Azure Data Lake Storage Gen2ĐúngAzure Event Hubs Capture cũng hỗ trợ gửi dữ liệu đến Azure Data Lake Storage Gen2, là lựa chọn hiện đại và phổ biến nhất.

📘 Bổ sung từ tài liệu chính thức

Câu hỏi này kiểm tra kiến thức của thí sinh về việc triển khai các giải pháp sử dụng Azure Event Hubs (implementing solutions that use Azure Event Hubs).

Tính năng Capture của Azure Event Hubs (Azure Event Hubs Capture) có thể tự động gửi dữ liệu truyền phát (automatically deliver streaming data) trong Event Hubs đến:

  • Azure Blob Storage
  • Azure Data Lake Storage Gen1
  • Azure Data Lake Storage Gen2

Azure FunctionsAzure Stream Analytics không thể được sử dụng để thu thập sự kiện (cannot be used to capture events) từ Azure Event Hubs.

🔗 Nguồn tài liệu:


✅ Kết luận:

Ba vị trí bạn có thể thu thập dữ liệu là:

  • Azure Blob Storage
  • Azure Data Lake Storage Gen1
  • Azure Data Lake Storage Gen2

🔐 Lý do: Đây là ba đích đến được hỗ trợ chính thức bởi tính năng Azure Event Hubs Capture để tự động lưu trữ dữ liệu truyền phát (automatically store streaming data). Hai dịch vụ còn lại (Azure Functions, Azure Stream Analytics) dùng cho xử lý (processing) chứ không phải thu thập (capture).

Leave a Reply

Your email address will not be published. Required fields are marked *