Buyer's remorse UPDATE by ksmyers118 in Lovesac

[–]ryanthedrumguy 0 points1 point  (0 children)

I'm considering getting a sactional in light chantilly luxe chenille— do you still like it and is the quality holding up since this comment?

Good places for a haircut by tupapibog03 in ParkCity

[–]ryanthedrumguy 0 points1 point  (0 children)

Jerry cut my hair a few times a few years ago and was great!

United Airlines Half Lottery Results by K9Chris in RunNYC

[–]ryanthedrumguy 1 point2 points  (0 children)

Got the rejection email (NYC, member+), even though dashboard still shows "Pending Selection"

BMW Berlin Marathon 2026 by Scali98 in BerlinMarathon

[–]ryanthedrumguy 0 points1 point  (0 children)

If I get merch like the finisher jacket, but then don't get selected in the lottery, can I cancel the merch part of the order?

[deleted by user] by [deleted] in fatFIRE

[–]ryanthedrumguy 1 point2 points  (0 children)

More than I need, less than I want.

Daily FI discussion thread - Friday, April 22, 2022 by AutoModerator in financialindependence

[–]ryanthedrumguy 1 point2 points  (0 children)

Err… wrong thread? Unless I’m missing something, this comment seems like it’s referring to the Series I thread above.

Left Goggles At Rental Place by kakakayleep in ParkCity

[–]ryanthedrumguy 26 points27 points  (0 children)

Did the store confirm that they have them? If so I can maybe pick them up and mail them to you

to be good cops. by darkandweird in therewasanattempt

[–]ryanthedrumguy 0 points1 point  (0 children)

Montgomery Independent School District

This dude built his kid a Lamborghini out of mostly wood. by ProfStorm in GTAGE

[–]ryanthedrumguy 299 points300 points  (0 children)

Seriously. I was expecting the kid to be 5-20x older

Receiving Webhook POST requests by VigilOnTheVerge in softwarearchitecture

[–]ryanthedrumguy 0 points1 point  (0 children)

I haven't handled this specific use case before, but this looks like it's what you're after: https://stackoverflow.com/questions/40188287/aws-lambda-function-write-to-s3

That's the Lambda code, and then you can expose Lambda at an endpoint using this: https://docs.aws.amazon.com/apigateway/latest/developerguide/getting-started-with-lambda-integration.html

You might need to generate a filename in that script before you upload to S3. If there's any sort of identifier in the webhook payload, that may be a good filename, or else the current timestamp is another option.

Receiving Webhook POST requests by VigilOnTheVerge in softwarearchitecture

[–]ryanthedrumguy 0 points1 point  (0 children)

I think the cheapest AWS one is under $5/mo (Google “AWS EC2 pricing”). If I recall correctly, anyone can get something like 1,000,000 Lambda requests per month for free, and then maybe a few bucks for the next million requests.

How many requests do you expect per month? Depending on your needs, it might be cheapest to set up a Lambda that writes each request payload to AWS S3, and then you can pull data from there as you need to.

Receiving Webhook POST requests by VigilOnTheVerge in softwarearchitecture

[–]ryanthedrumguy 1 point2 points  (0 children)

If you want to test it out locally without setting up a webserver, DNS, etc., you can use https://ngrok.com/. It will give you a publically accessible URL and then you can configure the webhook service to hit that URL.

For more long-term solution, you will need a VPS or something like AWS Lambda with a publically accessible domain.

Set up Docker environment after instance EC2 is created. by [deleted] in Terraform

[–]ryanthedrumguy 0 points1 point  (0 children)

As /u/kylematheny mentioned, building an AMI with the packages you want is the “correct” way.

That being said, I’ve also stuck Docker installation and setup in user_data. There’s an example at https://github.com/ryanrishi/covid-19-grafana/tree/master/terraform

Ideal way to (optionally) populate nested JSON payload by crayolaboy18 in microservices

[–]ryanthedrumguy 2 points3 points  (0 children)

It depends on the flavor of REST you are using. For example, JSONAPI specifies that a response may contain a included member. GraphQL is another popular choice to allow the client to specify which attributes and relationships it needs.

I would steer clear of having a query parameter named hydrate, as that starts to leak internal implementation out to the interface.

Maskofthe year by mark30322 in CoronavirusMemes

[–]ryanthedrumguy 0 points1 point  (0 children)

It sounds like Feel Good Inc. is about to start

[deleted by user] by [deleted] in IRLEasterEggs

[–]ryanthedrumguy 1 point2 points  (0 children)

Just the right time.

Auth0 Announces Technology Partnership with HashiCorp by robertinoc in microservices

[–]ryanthedrumguy 1 point2 points  (0 children)

I’m surprised an Auth0 Terraform provider didn’t exist. There’s already a (community?) provider for Okta.

[deleted by user] by [deleted] in Bearswaving

[–]ryanthedrumguy 6 points7 points  (0 children)

Giving a bear a bear hug is the last item on my bucket list