Browsing Category
AWS
122 posts
DynamoDB Partition Key vs Sort Key – What’s the Difference?
Trying to understand the difference between a DynamoDB Partition Key and Sort Key? Confused with all the key…
AWS Lambda Event Filter with SQS Setup Tutorial
1. Overview This tutorial will show you how to set up an AWS Lambda Event Filter when using…
What Is AWS Lambda Event Filter and How Does It Work?
In November of 2021, AWS announced Lambda Event Filtering – a new way to filter event content at…
How to Create a DynamoDB Global Secondary Index (GSI)
Looking to understand how to create a Dynamodb global secondary index? Learn about the process as well as…
AWS re:Invent 2021 Adam Selipsky Keynote Summary
Today, was the main AWS re:invent keynote by the new CEO of AWS Adam Selipsky that took place…
AWS SNS Now Supports Batch Publish in One Request
AWS has finally announced support for batch publishing to an SNS topic. This is a long overdue features…
Insert Example in DynamoDB Mapper
Trying to insert items into your table using DynamoDB Mapper? This is the article for you. This is…
AWS Releases Lambda Function URLs FINALLY
It looks like someone over at AWS made an oopsie and accidentally released the documentation before the re:invent…
AWS S3 Object Lambda Tutorial
Looking to setup S3 Object Lambda to transform your S3 data on the fly? This is the article…
How To Blacklist or Block an IP Address in AWS API Gateway
Looking to blacklist or block an ip address in your API Gateway endpoint? This is the article for…