Tuesday, 16 January 2018

Amazon Web Service Lambda function code can be developed using Go

Amazon Web Service Lambda has now added support for Go where it will allow you to run code without offering and managing servers. The users can now develop the Amazon Web Service Lambda function code by using Go. You will just need upload Go executable artifact as a ZIP file via the Amazon Web Service Lambda console or CLI and select the go.1.x runtime. You can utilize the Go’s native tools to pack and build the code with AWS Lambda. AWS Serverless Application Model can be utilized to manage and deploy serverless application authored in Go. AWS Code star's Go Templates enables you to configure an entire development and continuous delivery toolchain for the serverless application. When the application is been deployed you can utilize the AWS X-Ray and Go SDK to analyze the performance and troubleshoot errors in the application. 

No comments:

Post a Comment

Yes, Cloud Cost Optimization Is Real and It’s Saving Big Bucks

It all started with a short message in the team chat: “ Hey… why is our cloud bill twice as high this month? ” Raj, a DevOps engineer at a f...