/MovieWebsite

A full stack movie website build with Java servlet, mysql, jQuery, etc.

Primary LanguageJava

A full stack project movie website based on RESTful standard

  • Built a Java web application selling movies to support browsing, ordering and managing based on Java Servlet, JDBC, Jquery, JavaScript.
  • Scaled MVC application(Controller, Service, Dao) with MySQL master-slave replication, stored procedures, Apache for load balancing, connection pooling, Redis for caching, sticky session and deployed on AWS EC2 with Docker.
  • Performed stress test using Apache Jmeter and tested average query time in multiply threads mode.
  • Realized DOM Parser with Stanford movie dataset, filtered inconsistent data and loaded 12000 movies into MySQL in 5 secs.
  • Interacted with web UI and a corresponding Android UI and secured website with reCAPTCHA and password encryption.