I'd say you pay a bit less for the memory you consume. Generally it runs 
faster than the more common JS or Python serverless functions, so you also 
pay less there.

I'd argue the main reason to use Go on Serverless is because you'd like to 
deploy to a Serverless environment and you prefer writing your backend code 
in Go over the other options.

Two libraries that make deploying Go functions to AWS very easy:
- https://github.com/apex/up
- https://github.com/apex/apex (deprecated but still works great)

Hope this helps,
Matt
On Tuesday, November 2, 2021 at 8:43:06 PM UTC-5 leam...@gmail.com wrote:

> I know Go can go on AWS Lambda, but I'm noob enough not to see how the 
> memory performance value of Go translates to serverless. What are the 
> benefits to using Go on AWS serverless?
>
> Thanks!
>
> Leam
>
> -- 
> Systems Programmer (reuel.net/resume)
> Scribe: The Domici War (domiciwar.net)
> General Ne'er-do-well (github.com/LeamHall)
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/40958846-0378-47f4-895c-ab5a2b15d807n%40googlegroups.com.

Reply via email to