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. using the AWS Go SDK , and persist it to an Amazon DynamoDB table. using the AWS Go SDK , and persist it to an Amazon DynamoDB table.

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
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

Build a Serverless Application To Automate Invoice Processing on AWS

Dzone - DevOps

In this blog post, you will learn how to build a serverless solution for invoice processing using Amazon Textract , AWS Lambda , and the Go programming language. using the AWS Go SDK and persist it to an Amazon DynamoDB table. using the AWS Go SDK and persist it to an Amazon DynamoDB table.

article thumbnail

Building Resilient Public Networking on AWS: Part 2

Xebia

Deploy Secure Public Web Endpoints Welcome to Building Resilient Public Networking on AWS—our comprehensive blog series on advanced networking strategies tailored for regional evacuation, failover, and robust disaster recovery. Moreover, we’ve prepared a GitHub repository to complement this blog series.

AWS 147
article thumbnail

Serverless Scientist

Xebia

In a previous blog, we described a novel way for software QA for refactored code already running in production inspired by the Scientist approach GitHub published in 2016. In this blog we explain how we implemented this QA method for testing AWS Lambda functions and our experiences with that.

article thumbnail

High-performance computing on AWS

Xebia

How does High-Performance Computing on AWS differ from regular computing? HPC services on AWS Compute Technically you could design and build your own HPC cluster on AWS, it will work but you will spend time on plumbing and undifferentiated heavy lifting. AWS has two services to support your HPC workload.

AWS 147
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