aws

AWS Amplify And React Native: A Tutorial With Examples

AWS Amplify and React Native: A tutorial with examples

Set up authentication in a React Native mobile application using AWS Amplify, and learn how to customize your app's authentication UI.
Samaila Bala
11 min read
Build Full-Stack Serverless App SST

Build a full-stack serverless app with SST

We demonstrate how to build a full-stack serverless app with SST using React, Lambda functions, and DynamoDB.
Vijit Ail
7 min read
How to Use AWS Amplify for Next.js Authentication

How to use AWS Amplify for Next.js authentication

In this article, we will take a closer look at how you can simplify the implementation of authentication in Next.js by...
Madars Bišs
5 min read
SvelteKit Auth With AWS Cognito

SvelteKit Auth with AWS Cognito

Learn how to use the SvelteKit Auth module to authenticate your SvelteKit apps, including processes like redirection-based logins.
Zain Sajjad
8 min read
Authentication For React Apps Using AWS Amplify And Cognito

Authentication in React with AWS Cognito and Amplify

AWS Cognito user pools and the Amplify framework give you an efficient and reliable authentication solution for your React apps.
Brian Njenga
13 min read
Multipart Uploads With AWS S3 In Node.js And React

Multipart uploads with S3 in Node.js and React

Explore cloud storage services that support multipart upload by allowing you to split files into several small chunks to be uploaded...
Antonello Zanini
10 min read
Running Strapi in Production with AWS

Running Strapi in production with AWS

Strapi documentation covers how to host it on AWS, but that is not production-grade. Learn the best configurations for your Strapi...
Cristian Rita
5 min read
Building a Multi-tenant Amplify App with a React Frontend

Building a multi-tenant Amplify app with a React frontend

Learn how to use AWS Cognito, AppSync, and DynamoDB to set up a multi-tenant SaaS application with a React frontend.
Brian Njenga
10 min read
Claudiajs Deploying Serverless API Aws

Deploying a serverless API to AWS with Claudia.js

Learn how to use Claudia.js to deploy a serverless API to AWS and build and deploy an Express.js application to AWS...
Godwin Ekuma
3 min read
Gatsby AWS Amplify

Building a video on demand application using Gatsby and AWS

Amplify and AWS integrations easily communicate with the backend for video on demand services, allowing you to scaffold projects with minimal...
Kumar Harsh
13 min read
React Logo Over a Gray Background

How to set up a GraphQL API using Serverless and React

Here, you can learn how to set up a serverless project using the Serverless Framework by building a sample GraphQL to-do...
Brian Njenga
16 min read

Using Zappa and AWS Lambda to deploy serverless Django apps

This tutorial explains the concept of implementing serverless architecture in a Django app using Zappa and Amazon Web Services (AWS) Lambda.
Oluwaseun Raphael Afolayan
4 min read