Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Publish to Azure Blobs Amazon S3 publisher will post documents into Azure Blob Amazon S3 storage. Azure Blob S3 storage is MicrosoftAmazon's object storage solution for the cloud. Blob storage The S3 is optimized to store massive amounts of unstructured data, such as text or binary data. Blob The S3 storage is ideal for serving images or documents directly to a browser. 


Features


Some of the features of the Publish to Azure Blobs Amazon S3 publisher include:

  • The documents are stored in the Azure Storage Blobs containers in JSON format.
  • You can customize the JSON document by editing the Groovy script.
  • This publisher is connector independent.
  • It runs from any machine with access to the Microsoft Azure storage service. All storage services are accessible via REST APIs. Storage services may be accessed from within a service running in Azure, or directly over the Internet from any application that can send an HTTP/HTTPS request and receive an HTTP/HTTPS response.