Do you know that can use the local version of Amazon DynamoDB to develop and test applications without having to access the DynamoDB web service?This...
This article will explain how to deploy a serverless application using GitHub Actions. GitHub repository Create a new repository on GitHub, or choose...
I've been working for some months on a Macbook M1, and i had to adapt in order to make some applications work on my machine, but i did not know very...
Definition Container image support for AWS Lambda was announced back at AWS re:Invent 2020.Okay, but what exactly is container image support ? To...
In this article, we are going to discover a new feature from AWS Lambda : function URLs. Definition A function URL is a dedicated HTTP(S) endpoint...
Introduction Recently, i was working with a React application and i wanted to integrate a form that i created on Typeform.This article is explaining...