Skip to content
CloudKatha

CloudKatha

  • Home
  • AWS
  • Contact Us
  • About
  • Work with Us
    • Advertise With Us
    • Write for Us – Cloud Computing | AWS | Cyber Security | DevOps | IoT

Category: Lambda

December 7, 2022December 7, 2022AWS, Lambda, SQS

Send Message to SQS from AWS Lambda using Node js 18

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 post, I will show you how to send message to SQS from AWS lambda Read More

November 29, 2022December 1, 2022AWS, Lambda

Use SnapStart to Improve Cold Start of Java Lambda Function

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 for the cold start or the time lambda takes to prepare your function, it results Read More

May 18, 2022May 19, 2022AWS, Lambda

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

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 official release here. In this post, you’ll get to know about lambda function URLs in details. On Read More

September 16, 2020December 13, 2022AWS, Lambda

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

Run hello world on aws lambda

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 event and invoke the lambda manually. To give you a bit of background- AWS lambda is the core of Serverless Computing at AWS and trust Read More

September 2, 2020November 4, 2022AWS, Lambda

AWS Lambda with Java-A Step By Step Tutorial

aws lambda using java

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 events such as requests to an API gateway endpoint or an object upload to an Read More

Subscribe

Get awesome AWS learning material delivered straight to your inbox

Follow Us

  • Facebook
  • Twitter
  • LinkedIn
  • Instagram

Recent Posts

  • How to Create IAM Role in AWS using Terraform
  • How to Create Multiple S3 Buckets using Terraform
  • Top 15 Ways to Learn AWS for Free in 2023
  • How to Create an EC2 Instance using Python Boto3
  • How to Install PHP 8.1 on Amazon Linux 2 Instance

Follow Us

  • Facebook
  • Twitter
  • LinkedIn
  • Instagram

Know More

  • About
  • Advertise With Us
  • Contact Us
  • Disclaimer
  • Privacy Policy
  • Write for Us – Cloud Computing | AWS | Cyber Security | DevOps | IoT

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 213 other subscribers

©Copyright 2020 CloudKatha - All Rights Reserved