The business case for serverless

Zack Kanter Contributor Zack Kanter is the co-founder of Stedi. More posts by this contributor Why Amazon is eating the world While serverless is typically championed as a way to reduce costs and scale massively on demand, there is one extraordinarily compelling reason above all others to adopt a serverless-first approach: it is the best […]

View More The business case for serverless

Solo.io raises $11M to help enterprises adopt cloud-native technologies

Solo.io, a Cambridge, Mass-based startup that helps enterprises adopt cloud-native technologies, is coming out of stealth mode today and announcing both its Series A funding round and the launch of its Gloo Enterprise API gateway. Redpoint Ventures led the $11 million Series A round, with participation from seed investor True Ventures . Like most companies […]

View More Solo.io raises $11M to help enterprises adopt cloud-native technologies

Why Blissfully decided to go all in on serverless

Serverless has become a big buzzword of late, and with good reason. It has the potential to completely alter how developers write code. They can simply write a series of event triggers, while letting the cloud vendor worry about providing whatever amount of compute resources are required to complete the job. It represents a huge […]

View More Why Blissfully decided to go all in on serverless

With its Snowball Edge, AWS now lets you run EC2 on your factory floor

AWS’s Snowball Edge devices aren’t new, but they are getting a new feature today that’ll make them infinitely more interesting than before. Until now, you could use the device to move lots of data and perform some computing tasks on them, courtesy of the AWS Greengrass service and Lambda that run on the device. But AWS […]

View More With its Snowball Edge, AWS now lets you run EC2 on your factory floor

Rookout releases serverless debugging tool for AWS Lambda

The beauty of serverless computing services like AWS Lambda is that they abstract away the server itself. That enables developers to create applications without worrying about the underlying infrastructure, but it also creates a set of new problems. Without a static server, how do you debug a program that’s running? It’s a challenge that Israeli […]

View More Rookout releases serverless debugging tool for AWS Lambda

AWS introduces 1-click Lambda functions app for IoT

When Amazon introduced AWS Lambda in 2015, the notion of serverless computing was relatively unknown. It enables developers to deliver software without having to manage a server to do it. Instead, Amazon manages it all and  the underlying infrastructure only comes into play when an event triggers a requirement. Today, the company released an app […]

View More AWS introduces 1-click Lambda functions app for IoT

Netlify wants to make it easier for web developers to use AWS Lambda event triggers

Netlify has a vision of changing the way we develop websites, making it simpler to connect the front-end design to backend services execution. Today, the company announced another step in that vision when it introduced AWS Lambda functions on Netlify. The company aims to reduce much of the complexity associated with web development. You design […]

View More Netlify wants to make it easier for web developers to use AWS Lambda event triggers

AWS brings Go support to its Lambda serverless platform

 AWS Lambda, Amazon’s serverless platform, now features support for functions written in Go, the increasingly popular programming language that was originally developed at Google.
This announcement doesn’t come as a surprise, given that AWS already announced that it would add Go support during its re:Invent conference last year. It’s only now, though, that developers can… Read More

View More AWS brings Go support to its Lambda serverless platform