hybox / hydra-direct-tech

This project captures the work planning and artifacts used to define, test, and validate the components of the HydraDirect hosted service.
0 stars 0 forks source link

Hydra with Beanstalk #20

Closed bbranan closed 8 years ago

bbranan commented 8 years ago

Deploy Hydra within AWS Elastic Beanstalk with auto-scaling and load balancing options. Use shared external data stores Execute benchmark tests with increasing collection size and increasing request load Capture any clear points of contention or performance bottlenecks that limits scaling

Goal: Determination of whether Elastic Beanstalk is an appropriate choice for use with a distributed Hydra deployment

cbeer commented 8 years ago

A sufia app on beanstalk works ok, especially after additional/better service configuration.

I'm still skeptical whether beanstalk is better than hand-crafted AMIs with capistrano deployment, though.

cbeer commented 8 years ago

https://github.com/hybox/hybox_test

cbeer commented 8 years ago

https://github.com/hybox/aws