Posts
All the articles I've posted.
-
BatchGetItem with Golang
Achieving the fetch of multiple items from DynamoDB using the BatchGetItem operation with Golang
-
Common AWS CLI commands and explanations
How to use some common AWS CLI Commands
-
Parsing a Parquet file with Golang
parsing Apache Parquet format stored in S3 using Golang
-
Streaming DynamoDB to EventBridge Pipes
Stream AWS DynamoDB changes to a Lambda via AWS EventBridge Pipes, Rules and CDK
-
Extending and Customizing the JWT from Cognito via AWS Lambda using Go
Extending JWTs from Cognito with Lambda and Go
-
Unmarshalling a DynamoDB Map into a Go Struct
Unmarshalling a DynamoDB map into a Go struct
-
Handling Change with AWS Healthlake
Handling change with AWS Healthlake using the Change Data Capture pattern
-
Mapping AWS State Machine output to API Gateway response with VTL
Mapping AWS State Machine output to API Gateway response with VTL