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
Book CMS allows you to manage the books in a efficient manner. This system will allow users to easily create , modify and delete existing books. It supports the collaborative nature where multiple users can log on and add books. It supports multiple admin who can manage users , see their activities and track their performance using analytics sys…
"Real-Time Charging Station Utilization and Performance Analytics." Built a serverless ETL pipeline on AWS for batch processing EV charging data Automated data flow using S3, Lambda, Glue, and Athena Enabled real-time analytics with schema discovery and Parquet output Secured and monitored pipeline with IAM and CloudWatch.
Automated serverless ETL pipeline built on Aws.In this project transformation of CSV data ingested into S3 is done ,using Aws Lamda to trigger Aws Glue Workflow containing Crawlers and Spark ETL jobs.The processed data is then Loaded into Redshift,with real time notification via Amazon SNS through EventBridge.
This repository provides Terraform code for building a basic AWS infrastructure. It includes setting up a virtual network with public and private subnets, launching EC2 servers in both types of subnets, and configuring database (RDS) and in-memory data store (ElastiCache) services.