Join us

Moving AWS Lambda functions with Golang to Graviton chips

Moving AWS Lambda functions with Golang to Graviton chips

The AWS Lambda now allows new and existing functions to run on Arm-based AWS Graviton2 processors, resulting in better performance and lower costs.

  • Graviton2 architecture provides physical cores, better scalability, and more cache on a per-CPU basis.
  • For Golang to run on Graviton, specify the architecture to arm64 and the runtime to "provided.al2".
  • You can maintain the same Lambda function for both x86 and Arm by creating aliases that point to specific function versions, and using weights to distribute traffic between the two versions.
  • Use CloudWatch to monitor performance metrics and compare indicators between the two architectures.


Let's keep in touch!

Stay updated with my latest posts and news. I share insights, updates, and exclusive content.

By subscribing, you share your email with @faun and accept our Terms & Privacy. Unsubscribe anytime.

Give a Pawfive to this post!


Only registered users can post comments. Please, login or signup.

Start blogging about your favorite technologies, reach more readers and earn rewards!

Join other developers and claim your FAUN.dev account now!

Avatar

The FAUN

@faun
A worldwide community of developers and DevOps enthusiasts!
Developer Influence
3k

Influence

302k

Total Hits

1

Posts