Skip to content

A full-stack serverless task tracker application built using AWS services like S3, Lambda, API Gateway, DynamoDB, and Cognito as part of a Cloud Engineering Internship.

Notifications You must be signed in to change notification settings

vedantoncloud/aws-serverless-task-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

17 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ AWS Serverless Task Tracker

A full-stack serverless web application built using Amazon Web Services (AWS) that allows users to securely manage tasks with a scalable, cost-efficient cloud architecture.


✨ Features

  • πŸ” Secure user authentication using Amazon Cognito
  • βž• Create tasks using REST APIs
  • πŸ“‹ Fetch tasks from DynamoDB
  • ☁️ Fully serverless architecture (no servers to manage)
  • πŸ“ˆ Highly scalable and cost-efficient design

🧱 System Architecture

Frontend (Amazon S3 + CloudFront)
β†’ Amazon API Gateway
β†’ AWS Lambda
β†’ Amazon DynamoDB
β†’ Response to Client


πŸ› οΈ AWS Services Used

  • Amazon S3 – Static frontend hosting
  • Amazon CloudFront – Content Delivery Network (CDN)
  • AWS Lambda – Backend business logic
  • Amazon API Gateway – RESTful API endpoints
  • Amazon DynamoDB – NoSQL database for task storage
  • Amazon Cognito – User authentication & authorization
  • AWS IAM – Secure access control and permissions

πŸ“‚ Repository Structure

aws-serverless-task-tracker/
β”‚
β”œβ”€β”€ index.html        # Frontend UI
β”œβ”€β”€ styles.css        # Styling
β”œβ”€β”€ Screenshots/      # Application & API screenshots
β”œβ”€β”€ README.md         # Project documentation

---
πŸ“Œ Internship Context
This project was developed as part of a Cloud Engineering Internship at HEPro, focusing on hands-on experience with AWS serverless services, cloud architecture, and real-world application deployment.

πŸ‘€ Author
Vedant Mishra
Cloud & DevOps Enthusiast | AWS Serverless Developer

About

A full-stack serverless task tracker application built using AWS services like S3, Lambda, API Gateway, DynamoDB, and Cognito as part of a Cloud Engineering Internship.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published