Skip to content

Commit 5e977bd

Browse files
committed
Choosing right storage solution
1 parent 6409b89 commit 5e977bd

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
title: Choose Azure storage solutions | Microsoft Docs
3+
description: Learn how to choose the right Azure storage solution for your needs
4+
services: storsimple
5+
author: alkohli
6+
7+
ms.service: storsimple
8+
ms.topic: article
9+
ms.date: 10/25/2018
10+
ms.author: alkohli
11+
---
12+
13+
# Choosing the right Azure Storage on-premises solution
14+
15+
This document provides an overview of the on-premises Azure Storage solutions, comparing: Data Box Edge vs Azure File Sync (AFS) vs StorSimple 8000 series.
16+
17+
- **[Data Box Edge](data-box-edge-overview.md)** – Data Box Edge is an on-premises network device that moves data into and out of Azure and has AI-enabled edge compute to pre-process data during upload. It was announced at Ignite 2018 and is in public preview. Data Box Gateway is a virtual version of the device with the same data transfer capabilities.
18+
- **[Azure File Sync](/azure/storage/files/storage-sync-files-deployment-guide)** – Azure File Sync can be used to centralize your organization's file shares in Azure Files, while keeping the flexibility, performance, and compatibility of an on-premises file server. Azure File Sync transforms Windows Server into a quick cache of your Azure file share. General availability of AFS was announced earlier in 2018.
19+
- **[StorSimple](/azure/storsimple/storsimple-overview)** – StorSimple is a hybrid device that helps enterprises consolidate their storage infrastructure for primary storage, data protection, archiving and disaster recovery on a single solution by tightly integrating with Azure storage. The product lifecycle for StorSimple can be found [here](https://support.microsoft.com/lifecycle/search?alpha=Azure%20StorSimple%208000%20Series).
20+
21+
# Solution comparison
22+
23+
| |StorSimple 8000 |Azure File Sync |Data Box Edge (Preview) |
24+
|---------------------------|----------------------------------------|-------------------------------|-----------------------------------------|
25+
|Overview |Tiered hybrid storage and archival|General file server storage with cloud tiering and multi-site sync. |Storage solution to pre-process data and send it over network to Azure. |
26+
|Scenarios |File server, archival, backup target |File server, archival (multi-site) |Data transfer, data pre-processing including ML inferencing, IoT, archival |
27+
|Edge compute |Not available |Not available |Supports running containers using Azure IoT Edge |
28+
|Form factor |Physical device |Agent installed on Windows Server |Physical device |
29+
|Hardware |Physical device provided from Microsoft as part of the service | Customer provided |Physical device provided from Microsoft as part of the service |
30+
|Data format |Custom format |Files |Blobs or Files |
31+
|Protocol support |iSCSI |SMB, NFS | SMB or NFS |
32+
|Pricing |[StorSimple pricing](https://azure.microsoft.com/pricing/details/storsimple/) |[AFS pricing](https://azure.microsoft.com/pricing/details/storage/files/) |[Data Box Edge pricing](https://azure.microsoft.com/pricing/details/storage/databox/edge/) |
33+

0 commit comments

Comments
 (0)