Skip to main content

AWS Lambda gets Go support and a tool for sharing serverless apps

Amazon CTO Werner Vogels speaks at AWS re:Invent in Las Vegas on November 30, 2017.
Image Credit: Blair Hanley Frank / VentureBeat

Join us in Atlanta on April 10th and explore the landscape of security workforce. We will explore the vision, benefits, and use cases of AI for security teams. Request an invite here.


Amazon Web Services has been at the forefront of a new cloud application development model since it launched its Lambda service in 2014. That service offers developers a “serverless” environment where they can write code that runs in response to outside events. Today, it got more powerful with a series of updates announced at the cloud provider’s customer conference in Las Vegas.

Lambda gained support for the Go programming language that originated at Google, and will go on to support .NET Core 2.0, an open source version of Microsoft’s popular programming language. Functions can now use up to 3GB of RAM to run, and AWS also provided developers with additional controls for how many of their functions can run concurrently.

On top of that, the company announced a new Serverless Application Repository, which is a service that lets customers share and import collections of functions that perform particular tasks. Once users find an application that they want to deploy, it’s possible to bring them into a business’ AWS account with a few clicks.

This moves should help drive more people to AWS’ serverless platform — and attract new developers to Lambda, thanks to its support for additional languages. AWS is locked in tight competition in the cloud space, and this new programming model, which promises to let developers be more efficient, could help drive a ton more cloud use.

VB Event

The AI Impact Tour – Atlanta

Continuing our tour, we’re headed to Atlanta for the AI Impact Tour stop on April 10th. This exclusive, invite-only event, in partnership with Microsoft, will feature discussions on how generative AI is transforming the security workforce. Space is limited, so request an invite today.
Request an invite

The Serverless Application Repository in particular could help businesses get started with the new programming model by providing them with pre-built apps that already solve problems they want to tackle.

Making it possible for developers to focus on code while handling the underlying infrastructure has been a key theme of this year’s AWS re:Invent conference. Yesterday, the cloud provider announced a new serverless version of its Aurora database service, along with a Fargate feature for its container orchestration capabilities that lets developers deploy containerized applications while having the platform manage the machines running them.

VB Daily - get the latest in your inbox

Thanks for subscribing. Check out more VB newsletters here.

An error occured.