Tag: aws

AWS Amplify And React Native: A Tutorial With Examples

AWS Amplify and React Native: A tutorial with examples

Dev

Set up authentication in a React Native mobile application using AWS Amplify, and learn how to customize your app’s authentication UI.

Samaila Bala
Jul 21, 2023 ⋅ 11 min read
Build Full-Stack Serverless App SST

Build a full-stack serverless app with SST

Dev

We demonstrate how to build a full-stack serverless app with SST using React, Lambda functions, and DynamoDB.

Vijit Ail
May 23, 2023 ⋅ 7 min read
How to Use AWS Amplify for Next.js Authentication

How to use AWS Amplify for Next.js authentication

Dev

In this article, we will take a closer look at how you can simplify the implementation of authentication in Next.js by using AWS Amplify.

Madars Bišs
Feb 24, 2023 ⋅ 5 min read
SvelteKit Auth With AWS Cognito

SvelteKit Auth with AWS Cognito

Dev

Learn how to use the SvelteKit Auth module to authenticate your SvelteKit apps, including processes like redirection-based logins.

Zain Sajjad
Feb 6, 2023 ⋅ 8 min read
Authentication For React Apps Using AWS Amplify And Cognito

Authentication in React with AWS Cognito and Amplify

Dev

AWS Cognito user pools and the Amplify framework give you an efficient and reliable authentication solution for your React apps.

Brian Njenga
May 26, 2022 ⋅ 13 min read
Multipart Uploads With AWS S3 In Node.js And React

Multipart uploads with S3 in Node.js and React

Dev

Explore cloud storage services that support multipart upload by allowing you to split files into several small chunks to be uploaded sequentially or in parallel.

Antonello Zanini
May 5, 2022 ⋅ 10 min read
Running Strapi in Production with AWS

Running Strapi in production with AWS

Dev

Strapi documentation covers how to host it on AWS, but that is not production-grade. Learn the best configurations for your Strapi database, monitoring, storage, and more.

Cristian Rita
Oct 20, 2021 ⋅ 5 min read
Building a Multi-tenant Amplify App with a React Frontend

Building a multi-tenant Amplify app with a React frontend

Dev

Learn how to use AWS Cognito, AppSync, and DynamoDB to set up a multi-tenant SaaS application with a React frontend.

Brian Njenga
May 25, 2021 ⋅ 10 min read
Claudiajs Deploying Serverless API Aws

Deploying a serverless API to AWS with Claudia.js

Dev

Learn how to use Claudia.js to deploy a serverless API to AWS and build and deploy an Express.js application to AWS Lambda.

Godwin Ekuma
May 6, 2021 ⋅ 3 min read
Gatsby AWS Amplify

Building a video on demand application using Gatsby and AWS

Dev

Amplify and AWS integrations easily communicate with the backend for video on demand services, allowing you to scaffold projects with minimal cost and effort.

Kumar Harsh
Mar 2, 2021 ⋅ 13 min read
React Logo Over a Gray Background

How to set up a GraphQL API using Serverless and React

Dev

Here, you can learn how to set up a serverless project using the Serverless Framework by building a sample GraphQL to-do API.

Brian Njenga
Jan 22, 2021 ⋅ 16 min read

Using Zappa and AWS Lambda to deploy serverless Django apps

Dev

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

Oluwaseun Raphael Afolayan
Jan 12, 2021 ⋅ 4 min read