Skip to content

Latest commit

 

History

History
44 lines (34 loc) · 2.39 KB

README.md

File metadata and controls

44 lines (34 loc) · 2.39 KB

A Korean Voter Advice Application

Stack

Back-end

Front-end

Django framework libraries

Deployment : Amazon Web Services

  • EC2 (OS: ubuntu 14.04 LTS)
    • Elastic Load Balancer (Load balancing)
    • Auto Scailing Group (Scaling)
  • Route 53 (DNS)
  • RDS (MySQL)
  • ElastiCache (Redis)
  • S3 (Storage)
  • CloudFront (CDN)