Published inAWS TipSQS Redrives using LambdaIn this article, we will perform Dead letter queue redrive to Source queue for message re-processing programmatically using PythonJan 21, 2024Jan 21, 2024
Published inAWS TipDynamoDB Crud using Lambda FunctionURLsIn this article, we will use perform crud operations on DynamoDB using Lambda Function URLs programmatically using C# .Sep 6, 2023Sep 6, 2023
Published inAWS TipAutomate AWS Cost Notifications ServerlesslyIn this article, we will use AWS Serverless services like Lambda, SNS, EventBridge and Cost Explorer to get AWS resources billing…May 15, 2023May 15, 2023
Published inAWS TipServerless Language translation using AWS LambdaIn this article, we will use AWS Translate and Lambda to translate a language and store the results in S3 Bucket. We will write a lambda…Dec 7, 2022Dec 7, 2022
Published inAWS TipConvert Audio to Text through AWS Transcribe and sending text file download link via AWS SESIn this article, we will convert audio to text using AWS Transcribe and send the generated text file to user via AWS Simple Email Service…Dec 3, 2022Dec 3, 2022
Published inAWS TipAWS Secrets Manager (Basics + Rest-API)In this article, we will learn about AWS Secrets Manager, which aims to address the most common issue in the software industry, namely…Nov 27, 2022Nov 27, 2022
Published inAWS TipAWS SQS RESTful-Api using .NetIn this article, we will use .NET 6 to create AWS SQS REST-Api. We can also use older .Net VersionsNov 21, 2022Nov 21, 2022
Published inAWS TipRead S3 File with AWS Glue and AthenaIn this article, we will use AWS Glue Crawler and Athena to read S3 File. We will perform this programmatically using C#.Nov 13, 2022Nov 13, 2022
Published inAWS TipAWS S3 RESTful-API using .NET 6In this article, we will use .NET 6 to create an S3 REST-API. We can also use older .NET versions such as .NET Core 3.1 and .NET 5 .Sep 29, 2022Sep 29, 2022
Published inAWS TipIntroduction to AWS IAMWe will be discussing about Identity and Access Management in AWS.Sep 17, 2022Sep 17, 2022