Mapping AWS State Machine output to API Gateway response with VTL
Creating a Cognito User with AWS Step Functions native SDK integrations
Using bath path mapping with AWS API Gateway and CDK
Querying AWS Healthlake with Go
Handling bad messages in Kinesis streams when using them as event sources with Lambdas
I often have the scenario where there is a client which makes a request to an endpoint and they just want to make sure that payload was delivered but not necessarily concerned about the outcome. A pretty simple Async operation… Continue Reading →
Small follow up on the last post regarding tracing. I’m a huge fan of Event Driven systems or EDA (Event Driven Architecture) but sometimes you do need to make that synchronous HTTP request in order to fetch more data. Perhaps… Continue Reading →
Deploying code (assets) into AWS has never been easier than it is right now. A few months back our engineering team made the decision to go all in on AWS CDK and with that included the need/desire for full pipeline… Continue Reading →
AWS CDK (Cloud Developer Kit) is a new way to develop cloud infrastructure as it relates to AWS by brining your favorite programming language to apply abstractions on top of CloudFormation. This won’t be a super in-depth post on the… Continue Reading →
© 2023 A Pyle of Stories — Powered by WordPress
Theme by Anders Noren — Up ↑