Found 108 repositories(showing 30)
danilop
A sample authentication service implemented with a server-less architecture, using AWS Lambda to host and execute the code and Amazon DynamoDB as persistent storage. This provides a cost-efficient solution that is scalable and highly available and can be used with Amazon Cognito for Developer Authenticated Identities.
aws-samples
A simple/sample AngularV4-based web app that demonstrates different API authentication options using Amazon Cognito and API Gateway with an AWS Lambda and Amazon DynamoDB backend that stores user details in a complete end to end Serverless fashion.
vbudilov
Copy newly-confirmed users from Cognito to DynamoDB
LucasLCabral
MoranGo Pay is a serverless event-driven payment application. The app uses AWS Lambda to handle business logic and DynamoDB to store data, all protected by Cognito JWT authentication.
aws-samples
Demo application on how to create a serverless realtime analytics application using Kinesis Data Streams, Kinesis Firehose, DynamoDB and Lambda, using Cognito to secure the App.
Guidance for exporting user profiles, group details, and group memberships from an Amazon Cognito User Pool to an Amazon DynamoDB global table using AWS Step Functions and AWS Lambda.
salza80
create-t3-turbo template modified to use aws services: api-gateway / lambda for hosting the API instead of nextjs, dynamoDb for a database, and Cognito for Authentication. It uses SST to deploy the API gateway, and Live lambda development.
devops4solutions
End-to-end serverless labs for AWS Developer Associate — API Gateway, Lambda, DynamoDB, Cognito, SQS, SNS, Kinesis, CloudWatch, and more.”
Using the ServerLesss framework to deploy a Cognito Pool, DynamoDB table, S3 bucket and Lambda functions to process images uploads to create a basic photo backend.
instantiator
A simple template to develop, publish, and test a simple .NET service backend on AWS, with serverless Lambda functions, supported by DynamoDb, behind an API Gateway, and protected by Cognito auth.
shengdade
A React app that reviews restaurants. It leverages the AWS Amplify framework for deploying and hosting a full-stack serverless web application. It uses various AWS services, e.g., Amazon Cognito for authentication, AWS S3 to store images, AWS AppSync for GraphQL, Amazon DynamoDB to store data, and AWS Lambda for running code.
dev-minjin-chou
Cloud Computing Project 3. Utilising AWS Serverless to handle majority of our project functionalities such as API calls, event triggers and functions. AWS Services used includes AWS SNS, SES, lambda functions, API Gateway, AWS Cognito, DynamoDB and MongoDB.
ben-howard-55
This is a small prototype of a flash card based language learning platform. This project was made in a weekend in order to learn the serverless framework as well as, AWS lambda, cognito, DynamoDB in order to create an authed backend API that helps in studying language.
Medhashah
Designed a scalable, serverless, micro service-driven web application pipeline which gives restaurant suggestions given a set of preferences provided to the chatbot through conversations and hosted the same using AWS services. Deployed the webpages on S3 and created REST API service using API Gateway to connect to the endpoints. Used Cognito to authorize users, built the chatbot using Lex and implemented Lambda, SQS service for better computation. Scraped the restaurant data from Yelp, stored in DynamoDB and implemented index-based search using Elasticsearch
barabanpan
Learning to create API using AWS API Gateway, Lambda, Cognito, DynamoDB and Serverless Framework
Riadh-Ibrahim
A serverless AWS To-Do application using Lambda, API Gateway, DynamoDB, S3, CloudFront, and Cognito.
bsilvers64
serverless chat app to explore aws tools like S3, Lambda, IAM, API Gateway, DynamoDB, and Cognito
Avi-40
Using AWS to Build a Serverless Web Application with AWS Lambda, Amazon API Gateway, AWS Amplify, Amazon DynamoDB, and Amazon Cognito.
Ara225
A pretty typical website, with the twist that it is built in a completely serverless manner, using a range of AWS services including Cognito to control access to the admin area, S3 & CloudFront for hosting, API Gateway, SNS, DynamoDB and Lambda.
FSU-CloudClub
Our club-wide project utilizes Amazon Cognito for secure authentication, allowing users to upload images to S3. This triggers a Lambda function that uses Rekognition for automated tagging. Metadata is then stored in DynamoDB and served via API Gateway, enabling users to search their personalized galleries.
keyurdesai-08
Welcome to my AWS Cloud Projects Portfolio. Here you'll find a collection of real-world projects developed by me using a wide range of AWS services including Lambda, API Gateway, S3, SNS, DynamoDB, EC2, IAM, CloudWatch, CloudFormation, RDS, SQS, Cognito, Route 53, ECS, EKS, Elastic Beanstalk, and more. Each project demonstrates hands-on implementa
jaredseefried
The Note Application API is a Serverless stack integrated with AWS Cloud Services. The Serverless Framework uses AWS Lambda and API Gateway to create the back end and deploys the Lambda functions, along with the AWS infrastructure resources they require. the serverless.yml file contains the configuration on what AWS services Serverless will provision and how to configure them. CRUD REST API's are created to perform the necessary operations with AWS DynamoDB. We also set up an S3 bucket for file storage. AWS Cognito User Pools and Identity Pools, IAM Roles and are created for user authentication using AWS Amplify. Stripe is created for the billing API.
indraneelray
"Find your Food" is a serverless, microservice driven web-based application. It is an intelligent natural language powered chat-bot that is designed using multiple AWS components such as AWS Lex, S3 Buckets, API Gateway, Swagger, Lambda Functions, Cognito, DynamoDB, SQS, Cloud Watch and Elastic Search. This chatbot can help you provide restaurant suggestions based on your requirements such as - City, Time, Number of people, Cuisine Type and Date. The bot uses the yelp API to fetch relevant suggestions and mails the suggestions on the email-id that the user provides.
VivekKumar1913
"Find your Food" is a serverless, microservice driven web-based application. It is an intelligent natural language powered chat-bot that is designed using multiple AWS components such as AWS Lex, S3 Buckets, API Gateway, Swagger, Lambda Functions, Cognito, DynamoDB, SQS, Cloud Watch and Elastic Search. This chatbot can help you provide restaurant suggestions based on your requirements such as - City, Time, Number of people, Cuisine Type and Date. The bot uses the yelp API to fetch relevant suggestions and mails the suggestions on the email-id that the user provides.
albonkey
A web application for tutorers & students to schedule sessions. Backend is a serverless solution with AWS Lambda, API Gateway, AWS Cognito and DynamoDB. Frontend is developed with React & Redux.
mifi2945
Trying to use Lambda, DynamoDB, and Cognito (and maybe SNS / SQS)
saas-labworks
Boilerplate to build Full-AWS SaaS with Lambda + S3 + Cognito + SNS + DynamoDB
Reactjs browser based game connected to AWS Cognito, API Gateway, Lambda and DynamoDb
XeldarAlz
Amazon Web Services integration to Unity 3D. Includes Cognito, DynamoDB, S3, Lambda integration.
JoaoNobre12
serverless aws application to manage tasls using terraform, lambda, api gateway, dynamodb and cognito