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 →
One of the most important things that a developer can do for his/her “future” self is to make sure that their code is instrumented for observability. So what does that mean? Definition Observability is the ability to measure a systems’… Continue Reading →
AWS’ re:Invent ’22 wrapped up last week and I had the awesome opportunity to attend with a colleague. First off we had a fantastic time at all of the sessions, enjoyed the catered breakfast and lunch and then enjoyed nightly… 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 →
© 2023 A Pyle of Stories — Powered by WordPress
Theme by Anders Noren — Up ↑