Remove Blog Remove Cloud Remove Lambda Remove Serverless
article thumbnail

Using Golang for your Serverless projects

Xebia

In one of my previous blogs I wrote why I switched to compiled languages for my lambda functions. But using Golang for your lambda functions does add some challenges. In this blog I would like to share the challenges that I have seen and how to mitigate them. When you are creating a serverless project, this changes.

article thumbnail

AWS Lambda Benchmarking

Xebia

In this blog post, we examine the relative costs of different language runtimes on AWS Lambda. Many languages can be used with AWS Lambda today, so we focus on four interesting ones. Rust just came to AWS Lambda in November 2023 , so probably a lot of folks are wondering whether to try it out.

Lambda 130
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Using design patterns in AWS Lambda

Xebia

I have noticed the same behavior with serverless. In this blog post I will go over some reasons why you should be using design patterns in your Lambda functions Getting started To get started with AWS Lambda is quite easy, and this is also the reason why some crucial steps are skipped.

Lambda 130
article thumbnail

Fargate vs. Lambda: The Battle of the Future

Dzone - DevOps

Fargate vs. Lambda has recently been a trending topic in the serverless space. Fargate and Lambda are two popular serverless computing options available within the AWS ecosystem. This blog aims to take a deeper look into the Fargate vs. This blog aims to take a deeper look into the Fargate vs. Lambda battle.

Lambda 94
article thumbnail

Build a Serverless Application for Entity Detection on AWS

Dzone - DevOps

In this blog post, you will learn how to build a Serverless solution for entity detection using Amazon Comprehend , AWS Lambda , and the Go programming language. Text files uploaded to Amazon Simple Storage Service (S3) will trigger a Lambda function which will further analyze it, extract entity metadata (name, type, etc.)

article thumbnail

How to Overcome Challenges With AWS Lambda Logging

DevOps.com

Monitoring AWS Lambda can be a complex and potentially costly endeavor. Here’s what you need to know to stay on track and on budget Organizations are already experiencing a shift toward serverless cloud computing. The post How to Overcome Challenges With AWS Lambda Logging appeared first on DevOps.com.

Lambda 144
article thumbnail

Serverless and Edge Runtime

Apiumhub

This is the introductory post in a two-part series, exploring the world of Serverless and Edge Runtime. The main focus of this post will be Serverless, while the second one will focus on an alternative, newer approach in the form of Edge Computing. The second part of this article will soon be available on Apiumhub’s blog.