Quantcast
Channel: Lambda Archives - CloudKatha
Browsing all 6 articles
Browse latest View live

How to Run “Hello World” on AWS Lambda in 5 Minutes

How to Run “Hello World” on AWS Lambda in 5 Minutes In this quick tutorial, You’ll learn to run “Hello World” on AWS Lambda using the AWS management console. Additionally, you’ll learn to create a test...

View Article



AWS Lambda Function URLs: Here is How You can Set it Up

AWS has officially released Lambda Function URLs on April 6th, 2022. That means, now you can call your lambda functions directly from your browser or favorite tool like postman. Read more about the...

View Article

Use SnapStart to Improve Cold Start of Java Lambda Function

Use SnapStart to Improve Cold Start of Java Lambda Function AWS lambdas written in java are infamous for their cold start time. I myself experienced it a few years back. Although you are not charged...

View Article

Send Message to SQS from AWS Lambda using Node js 18

Send Message to SQS from AWS Lambda using Node js 18 Sending messages to an SQS or Simple Queue Service from AWS lambda is a very common requirement while working with a serverless application. In this...

View Article

Send SNS Notification from AWS Lambda using Python Boto3

Send SNS Notification from AWS Lambda using Python Boto3 Serverless applications are the new normal nowadays. AWS has an amazing service AWS Lambda that’s the backbone of serverless at AWS. While...

View Article


AWS Lambda with Java-A Step By Step Tutorial

AWS Lambda with Java-A Step By Step Tutorial AWS Lambda is the serverless computing platform offered by AWS. It lets you run code without creating or managing any servers. Your code runs in response to...

View Article
Browsing all 6 articles
Browse latest View live




Latest Images