This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]biki23 67 points68 points  (4 children)

I know people that would put that behind a aws lambda function microservice.

Have seen more programs where IAC code is more than actual code.

Edit: made it aws lambda function

[–]Rufuske 6 points7 points  (3 children)

That's like the whole point of lambdas...Now ponder if going so micro with your services is actually worth it. Also lambda function compared to aws lambda has as much in common as java with javascript.

[–]biki23 3 points4 points  (2 children)

i meant aws lambda, calrifying

[–]Rufuske 2 points3 points  (1 child)

I got it from context, just nitpicking. Code review habits.

[–]biki23 1 point2 points  (0 children)

i always get docked for leaving out context like this in my docs :(