Deploy an Alexa Skill to create your own AWS-themed interactive trivia (and receive $50 AWS credits). Win-win!
Use Lambda Container Images to detect objects in a image
I'm a bit of a data nerd. And like many fortunate people, I'm still working from and generally staying home and have a lot spare time on my hands. So what does that combination result in? Graphs!
If you’ve dealt with Lambda functions you may have run across the RequestEntityTooLargeException AWS Lambda exception that occurs when a function is invoked with too large of a payload. This article looks at how to get around this error.
I found lots of information about dead letter queues, but no examples that demoed a redrive function to retry those failed messages. This post is meant to serve as a nice example for folks like me who want to do this on AWS and haven’t found many examples.
AWS Lamba Extensions now allows for automation with monitoring partners.
Container Images for Lambda Functions allow you to adopt serverless while keeping your image container image toolchain!