Amazon Lambda @ Edge compared to Digital Ocean Functions

Amazon Lambda @ Edge
Versus
Digital Ocean Functions

Features

Edge Features of Amazon Lambda @ Edge compared to Digital Ocean Functions
Amazon Lambda @ EdgeFeaturesDigital Ocean Functions
Functions / Serverless
javascript, go, C/++, .NET, Node.js, PHP, python, rubyFunctions supported languagesGo, Javascript, Php, Python
Worker.js Environment
Yes, through EC2 Container Registry (ECR)Docker support
Docker private registry
Kubernetes support
Managed Kubernetes
All compute popsAvailability regionsNew York, USA and Frankfurt, Germany
128Default Memory (MB)
128Maximum Memory (MB)
5,000Execution Time (ms)
30,000Maximum Execution Time (ms)
50Request Payload (MB)
.04Response Payload (MB)
Unsupported Paid Feature Supported Unknown

Descriptions


Amazon Lambda @ Edge


Amazon Lambda at the Edge functions introduced serverless cloud computing to the masses as early as 2014.

Being the first with a massive user-base has set up Amazon for great success, it took a few years for competitors to offer similar functionality and to actually call the FaaS space a new chapter in cloud compute in general.

Amazon’s Lambda@Edge is Amazon’s first Edge Compute product, however Amazon recently released CloudFront Functions, which brings the compute a lot closer to the end-user.

With Amazon’s gigantic scale, a shift has started with companies that are on the AWS platform to move more and more of their infrastructure to serverless.


Digital Ocean Functions


Digital Ocean has earned users trust over the many years of service. Founded in 2011, and already traded publically on the New York Stock Exchange since 2021. Digital Ocean has a great blog with many useful articles, which is why they are so well known in the developer community.

Once the underdog, and now David turned Goliath, Digital Ocean offers it all and has truly grown into a major market player when it comes to cloud infrastructure on a global scale.

Digital Ocean Functions offers seamless database integration and offers support for a couple of unique features like unit testing for your Functions. Interestingly Digital Ocean is one of the first Functions providers who are verbal on which version of prograamming language they support. Some programming languages like Python are backward incompatible. DO’s Functions supports Python 3.

Noteworthy customers of Digital Ocean Functions are currently unknown.