Managing storage profiles for archiving and extraction
Storage profiles define reusable connections to Cloud Object Storage services that are used by the platform for archiving and extraction workflows.
Before you begin
Before you begin, ensure that you have the following:
- Valid credentials for your cloud storage service (Amazon S3 or Microsoft Azure Blob Storage)
- Network access to the storage endpoint
- Storage bucket name (Amazon S3) or container name (Azure Blob Storage)
- Region or location information for your storage service
- For Amazon S3: Access key and secret key, temporary credentials, or trusted role credentials
- For Azure Blob Storage: Tenant ID, client ID, client secret, and storage account URL
About this task
Storage profiles support cloud storage services such as Amazon S3 and Azure Blob Storage, which serve as destinations for archived data and extracted files. Instead of configuring storage details within each workflow, you create a storage profile once and you reference it wherever cloud storage access is required.
Storage profiles are managed from the Storage profiles tab in the Connections page, separate from database connections. This separation provides clearer organization of different connection types and simplifies the process of setting up destinations for archived and extracted data.
Procedure
Results
The storage profile is created, validated, and ready for use in archiving and extraction workflows. You can reference this profile when you configure archive and extract operations within data processing flows, which eliminate the need to configure storage details repeatedly.
Archived datasets that are stored in cloud storage can be browsed directly through the application interface, eliminating the need to use external cloud tools to inspect archived data.
What to do next
After you create storage profiles, you can use them as targets in the following operations:
- Archive operations: Configure workflows to archive data to the cloud storage location defined in the storage profile.
- Extract operations: Configure workflows to extract data to the cloud storage location defined in the storage profile.
- Restore operations: Restore archived data from storage back to database targets.
- InfoSphere Optim archive registration: Use InfoSphere Optim Archive Storage profiles to register and access legacy archives. For more information, see Registering InfoSphere Optim archives.
For more information about using storage profiles in workflows, see the flow builder documentation.