Remove AWS Remove Blog Remove Cloud Remove Serverless
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

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
Insiders

Sign Up for our Newsletter

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

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

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

High-performance computing on AWS

Xebia

How does High-Performance Computing on AWS differ from regular computing? Why HPC and cloud are a good fit? Setting up HPC on cloud doesn’t require upfront (CAPEX) investments. With public cloud you have access to the latest components, that will not only give a better performance but also give a better price/performance ratio.

AWS 147
article thumbnail

Spend Smarter, Not More: A Guide to AWS Storage Cost Optimization

Xebia

The cloud, particularly Amazon Web Services (AWS), has made storing vast amounts of data more uncomplicated than ever before. S3 Storage Undoubtedly, anyone who uses AWS will inevitably encounter S3, one of the platform’s most popular storage services. The following table gives you an overview of AWS storage costs.

Storage 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