Doug Tangren

Results 401 comments of Doug Tangren

neat idea. I'll look into this next weekend

I believe weighted alias routing was a feature announced at reinvent. Any chance and interface for this in serverless may come soon?

http://docs.aws.amazon.com/lambda/latest/dg/lambda-traffic-shifting-using-aliases.html

https://github.com/softprops/cargo-thanks/pull/8

thanks @faraazahmad for getting this started I can set up the rest

I'd be willing to give this a shot. I've had experience doing this is dynomite, a dynamodb crate using a futures::Stream based model. I'd be happy to port that into...

Heads up I've already got a branch going with a stream::unfold approach leveraging botocores paginator descriptors. I could push up a prelim pr with a wip of that would be...

Approach I'm taking is lifting https://github.com/softprops/dynomite/blob/master/dynomite/src/ext.rs#L53 into something that's paginator definition generated

This is purely speculation but based on [recent openness about aws' investment in Rust](https://aws.amazon.com/blogs/opensource/why-aws-loves-rust-and-how-wed-like-to-help/) in would not be surprised to here something at this year's reinvent that might help answer...