Skip to content

Support for azure cdn with AzureBlobAttachmentStore#4942

Merged
tysonnorris merged 1 commit intoapache:masterfrom
adobe-apiplatform:azure-cdn
Aug 19, 2020
Merged

Support for azure cdn with AzureBlobAttachmentStore#4942
tysonnorris merged 1 commit intoapache:masterfrom
adobe-apiplatform:azure-cdn

Conversation

@tysonnorris
Copy link
Contributor

Description

This PR introduces Azure CDN support within AzureBlobAttachmentStore, to improve latency of readAttachment() in cases where attachment blob store resides in a different region than where the OW system is operating.

It is very similar to CloudFront support within S3AttachmentStore

Related issue and scope

  • I opened an issue to propose and discuss this change (#????)

My changes affect the following components

  • API
  • Controller
  • Message Bus (e.g., Kafka)
  • Loadbalancer
  • Invoker
  • Intrinsic actions (e.g., sequences, conductors)
  • Data stores (e.g., CouchDB)
  • Tests
  • Deployment
  • CLI
  • General tooling
  • Documentation

Types of changes

  • Bug fix (generally a non-breaking change which closes an issue).
  • Enhancement or new feature (adds new functionality).
  • Breaking change (a bug fix or enhancement which changes existing behavior).

Checklist:

  • I signed an Apache CLA.
  • I reviewed the style guides and followed the recommendations (Travis CI will check :).
  • I added tests to cover my changes.
  • My changes require further changes to the documentation.
  • I updated the documentation where necessary.

@tysonnorris tysonnorris merged commit 17a7c32 into apache:master Aug 19, 2020
@tysonnorris tysonnorris deleted the azure-cdn branch August 19, 2020 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants