You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A serverless AWS application that combines AI-powered course content generation with an interactive question-answering system. Built using Amazon Bedrock, this solution helps educators automatically create structured course materials (outlines, content, quizzes) and provides students with an AI chatbot for course-related queries.
This repository provides infrastructure and code to parse CloudFront real-time logs and convert these logs into CloudWatch custom metrics. These Custom metrics in CloudWatch can provide low-level insight into how well a CloudFront distribution is performing and even enable monitoring the operational health of specific CloudFront edge locations. …
CookConnect is a React.js and Django-based web app for discovering, sharing, and managing recipes, deployed on AWS. It leverages AWS S3 for storage, EC2 for hosting, CloudFront for content delivery, a custom VPC for networking, and PostgreSQL as the database. Built using Django REST Framework and React Vite.