Skip to content

Tag36 articles

#aws

Frontend

What is AWS Amplify?

What is AWS Amplify? Building a React app is the easy part. Then the “real app” requirements show up: Users need to sign up and log in You need an API You need a database You need file …

Rashindu Sithara · · 5 min read
Data

GSI vs LSI in DynamoDB

GSI vs LSI in DynamoDB Difference between GSI and LSI in DynamoDB When you start learning DynamoDB, one thing becomes clear very quickly: how you design your keys decides how well your table works …

Yugeesha Gomes · · 5 min read
Data

AWS EBS vs EFS vs S3

AWS EBS vs EFS vs S3 How to Choose the Best AWS Storage Option for Your Project Amazon web services are widely used around the world for storage options. However, choosing a storage option is not …

Chameera Dulanga · · 3 min read
Serverless

How Does AWS SQS Work

How Does AWS SQS Work How AWS SQS Makes Asynchronous Request Handling Easy Amazon Simple Queue Service (SQS) is a fully managed message queueing service that allows you to decouple your applications …

Chameera Dulanga · · 5 min read