#startups
Read more stories on Hashnode
Articles with this tag
Don't get me wrong: I love how simple Amazon Cognito makes it to get email authentication working. It even has direct support for Google and Facebook....
It's 2024. Fulfilling an online order shouldn't require signing up for a whole SaaS provider. · Whether it's signing up to receive a free e-book, having...
Lambda, SES with attachments, S3 and more! · I'm a huge fan of cutting out the middle-man whenever possible. Don't get me wrong, there are some niceties...
I'm sitting in a Seattle pub writing this post and I'm having a hard time conentrating because my Airpods died. It's my fault for not charging them,...
Throughout this series, we've discussed how to build backend infrastructure using the AWS CDK. In doing so, we've touched on several services and...
AWS AppSync is a fully-managed GraphQL API service and the last service that we'll add to this backend stack. Due to it being an API, it'll read and...