RIFT
Cloud infrastructure management tool for simplifying AWS EC2 instance deployment and monitoring.
RIFT is a cloud infrastructure management tool built to simplify the deployment, control, and monitoring of AWS EC2 instances for students and educators.
It integrates with Cockpit and Terraform while utilizing the AWS API, providing a streamlined interface to launch, monitor, and manage virtual machines in real time.
RIFT was designed as both a practical utility and a teaching resource, enabling students to learn modern cloud practices through hands-on experience.
It was used in PUSD to run tests and quizzes as well as to help students deploy their own websites. Over 200 students have used this site. Existing guides and blogs are still in use today.
Related Blog Posts
The Three Locations for Changing Your Flask Port
Places to Change Flask Port
Deployment Quiz README - CSA
Foreword
Nginx Error - could not build the server_names_hash
What is the Error?
The Three Locations for Changing Your Spring Port
Places to Change Spring Boot Port
How to Deploy on AWS
Deployment
Some CORS and DotENV Notes
Cors Cross origin resource sharing, or cors, is something that configures security for requests with additional headers and can restrict what kind ...