Project Bedrock: A production-grade deployment of the AWS Retail Store Sample App using Terraform, Kubernetes (EKS), RDS, DynamoDB, and GitHub Actions CI/CD. Project Pulse is a web app designed to ...
An implementation of various CPU scheduling algorithms in C++. The algorithms included are First Come First Serve (FCFS), Round Robin (RR), Shortest Process Next (SPN), Shortest Remaining Time (SRT), ...