Writing on software development, AWS serverless, and SaaS development.

All of my long-form thoughts on programming, SaaS development, AWS serverless, and more, collected in chronological order.

The Complete Guide to Integrating Clerk with an AWS Backend

Clerk is more than just a auth provider. It's an entire user management platform that makes it really simple to get authentication setup. However, adding a third-party SaaS when the rest of your application backend is built on AWS can seem tricky. That's why in this post, I'm going to show exactly how to put the two together.