#Creating Go Based Lambda Functions in AWS - Tutorial
If you haven’t heard already AWS recently announced support for creating AWS Lambda functions using the Go programming language. As a huge fan of the language and of AWS itself I thought this would be the perfect opportunity to combine both and create a simple tutorial on how to create your own Lambda functions in Go.
Video Tutorial
Conclusion
If you found this tutorial useful or require further assistance then please feel free to let me know in the comments section below! You can also get in touch by tweeting me @Elliot_f.
Continue Learning
Cloud Development
Learn the basics of Cloud Development and designing and developing your own distributed cloud systems.
An Introduction To Autoscaling Your Website or Service
In this article we explore auto scalers and how they can positively improve your websites and services reliability
How to use Terraform, Go, and AWS to build a scalable and resilient REST API
In just a few simple steps, we'll be using Terraform to provision our underlying AWS infrastructure and deploy our microservice developed with Go.
Basic Website Resiliency Patterns - Load Balancers
In this article we explore load balancers and how they can positively improve your websites and services reliability