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

Tag: aws lambda

August 11, 2023August 11, 2023AWS, 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

February 22, 2023February 21, 2023AWS, Boto 3, Lambda, SNS

Send SNS Notification from AWS Lambda using Python Boto3

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 developing your serverless application, it’s quite common to publish a message/notification to an SNS topic from your lambda function. Read More

December 7, 2022June 1, 2023AWS, 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

Subscribe

Get awesome AWS learning material delivered straight to your inbox

Recent Posts

  • 5 Best VSCode Extensions for CloudFormation to Supercharge Your Workflow
  • How to Become a Kickass AWS Developer in 2024( 10 Tips)
  • Top 25+ AWS IAM Interview Questions and Answers in 2024
  • Enterprise Security Operation Center (SOC) – things you should know
  • How to Connect to EC2 Instance using Putty Quickly

Follow Us

  • Facebook
  • X
  • 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 259 other subscribers

©Copyright 2020 CloudKatha - All Rights Reserved