wing icon indicating copy to clipboard operation
wing copied to clipboard

feat(sdk): rfc for `cloud.Stream` and AWS support

Open 5herlocked opened this issue 1 year ago • 3 comments

Implementing design and library spec supporting and integrating real-time streaming services.

Streaming data services allow real-time processing of continuously generated high-velocity data to enable instant analytics and insights. They provide dynamic scaling, fault tolerance and distributed processing make them a natural fit for building scalable, reliable and low-latency systems in the cloud.

Supporting #1333

Checklist

  • [x] Title matches Winglang's style guide
  • [x] Description explains motivation and solution
  • [ ] Tests added (always)
  • [x] Docs updated (only required for features)
  • [ ] Added pr/e2e-full label if this feature requires end-to-end testing

By submitting this pull request, I confirm that my contribution is made under the terms of the Wing Cloud Contribution License.

5herlocked avatar Oct 31 '23 17:10 5herlocked

It's very exciting to see this!

eladb avatar Nov 06 '23 04:11 eladb

Hi,

This PR has not seen activity in 20 days. Therefore, we are marking the PR as stale for now. It will be closed after 7 days. If you need help with the PR, do not hesitate to reach out in the winglang community discord at winglang.discord.com. Feel free to re-open this PR when it is still relevant and ready to be worked on again. Thanks!

github-actions[bot] avatar Feb 07 '24 06:02 github-actions[bot]

I believe WarpStream could be a nice way to implement this.

garysassano avatar Mar 14 '24 21:03 garysassano

@5herlocked - I'll go ahead and close this PR for housekeeping. If you're interested to pick it up again we'll be very happy to help! Let us know here or on our Discord: https://t.winglang.io/discord

staycoolcall911 avatar May 30 '24 09:05 staycoolcall911