Designly Blog

#Aws

Authentication Using NextJS 13 / React & Amazon AWS Cognito
1 year ago
Full-Stack Development

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
1 year ago
Cloud Computing

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
1 year ago
Systems Administration

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
2 years ago
Cloud Computing

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
2 years ago
Cloud Computing

Automating S3 + CloudFront CDN Using PHP

This article focuses on how to manage your AWS CloudFront distribution resources via the AWS PHP SDK.