
Authentication Using NextJS 13 / React & Amazon AWS Cognito
In this guide, I'm going to show you how to create a NextJS app complete with a next-auth-based authentication flow, and using AWS Cognito as the identity provider.

How to Create an Amazon AWS Cognito User Pool
In this tutorial, I'm going to show you how to set up AWS Cognito, in conjunction with AWS SES (Simple Email Service), to handle all of your user authentication needs.

How to Map an AWS S3 Bucket as a Windows Native Drive
You heard right! I'll show you how to map an Amazon Web Services (AWS) S3 bucket as a Windows native drive. And the best part: it's all free!

Create a Free Image Resizing CDN Using Amazon S3 + ImageKit.io
You can have your own free image-resizing and optimizing CDN using Amazon S3 + ImageKit.io. I'll show you how!

Automating S3 + CloudFront CDN Using PHP
This article focuses on how to manage your AWS CloudFront distribution resources via the AWS PHP SDK.