My Love/Hate Relationhip with EventBridge Pipes
I love deleting code. Anytime I hear of a new AWS service that helps me do this, I pay very close attention. When EventBridge Pipes was first announced at the AWS re:Invent, I was immediately smitten.
Developer
My name is Seth Geoghegan. I'm a freelance developer. It’s nice to meet you.
I love deleting code. Anytime I hear of a new AWS service that helps me do this, I pay very close attention. When EventBridge Pipes was first announced at the AWS re:Invent, I was immediately smitten.
Serverless technoligies are incredibly empowering, but the serverless ecosystem lacks opinionated application frameworks. Web application frameworks like Ruby on Rails come with a set of conventions reduce the barriers of entry for new and experienced developers alike. This stands in...
Serverless computing enables us to execute our code without the burden of provisioning or managing servers. This simple yet powerful paradigm enables us to build all sorts of cool things quickly. However, we aren’t entirely free of the burden of...
The popularity of Advent of Code cannot be understated. In it’s fifth year, the 2020 edition of Advent of Code had just over 1.3 million puzzle completions throughout the month of December. (source)
Auth is hard to do well. Like, for realsies. It’s far from trivial but essential to get right. This is exactly the problem AWS Cognito aims to solve. In Amazon’s own words