Skip to content

This project displays the basic implementation of MVC model in Ruby On Rails. Users can post and comment on the images where the data is preloaded and then deploying such an application to AWS EC2 (IaaS)

Notifications You must be signed in to change notification settings

zeel1997/PhotoSite3

Repository files navigation

This is a simple Photo sharing application made on Ruby on Rails. User can view photos, comments, etc. by clicking on the name link. This application has comment section which has pre entered data using SQLite database. The images used for this application is stored in S3 bucket. Docker image of this project created and stored on Docker Hub. This application is deployed and run on AWS EC2 instance using docker image from Docker Hub. EC2 instance support Elastic IP address so, that EC2 instance Start and Stop Instance doesn't change public IP addess for access of PhotoSharing application. This EC2 instance has image copy saved so, that when EC2 instance is under heavy load or has failure copy is this EC2 instance can be luanched for load balancing without need to PhotoSite Software deployment again and quickly.

About

This project displays the basic implementation of MVC model in Ruby On Rails. Users can post and comment on the images where the data is preloaded and then deploying such an application to AWS EC2 (IaaS)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published