Overview

Alibaba Cloud Object Storage Service (OSS) is the leading cloud storage solution in Asia-Pacific. Migrating from Azure Blob Storage to Alibaba OSS is essential for businesses expanding into Asian markets or requiring compliance with Chinese data regulations.

Why Alibaba Cloud OSS?

Superior performance in Asia-Pacific, compliance with Chinese data regulations, competitive pricing, and seamless integration with Alibaba's ecosystem.

Prerequisites

  • A Cloney account with an active subscription
  • Azure Blob Storage container with data to migrate
  • Alibaba Cloud account with an OSS bucket created
  • Appropriate credentials for both services

Step 1: Add Your Azure Source

  1. Log in to your Cloney dashboard
  2. Navigate to JobsCreate New Job
  3. Select Azure Blob Storage as your source provider
  4. Enter your Azure credentials
  5. Click Validate Connection to verify access

Step 2: Configure Your Alibaba OSS Destination

  1. Select Alibaba Cloud OSS as your destination provider
  2. Enter your Alibaba Cloud credentials:
    • Access Key ID: Your Alibaba Cloud AccessKey ID
    • Access Key Secret: Your Alibaba Cloud AccessKey Secret
    • Region: The OSS region (e.g., oss-cn-hangzhou, oss-ap-southeast-1)
    • Bucket Name: The name of your destination OSS bucket
  3. Click Validate Connection to verify access

Step 3: Start the Migration

  1. Configure optional settings (prefix filter, storage class, metadata)
  2. Review your migration configuration
  3. Click Start Migration
  4. Monitor progress in the Jobs dashboard
Migration Complete

Once finished, verify your data in the Alibaba Cloud console and update your applications.

Storage Tier Mapping

Azure access tiers map to Alibaba OSS storage classes as follows:

Azure TierRecommended Alibaba OSS Class
HotStandard
CoolInfrequent Access (IA)
ColdArchive
ArchiveCold Archive

Best Practices

  • Choose the right region: Select an OSS region closest to your users for optimal performance.
  • China compliance: If serving Chinese users, ensure your bucket is in a Chinese region to comply with local regulations.
  • Enable CDN acceleration: Use Alibaba CDN for frequently accessed content to improve global performance.
  • Set up lifecycle rules: Configure automatic storage class transitions to optimize costs.