Slide 17
Slide 17 text
Installing edX in production
● git checkouts instead of packages
● python virtual environments for every service
● pre-built images for AWS auto-scaling
● AWS virtual private clouds used for multiple
edX installations
● VPC layout described using cloudformation
● Utilizing AWS resources where possible
(RDS, ELB, S3, Elasticcache, SES)