In terms of pricing it’s far cheaper than galaxy. Waves connect to your AWS account and you pay directly to AWS.
In terms of pricing:
On galaxy:
- 3x compact containers (0.5 ECU, 512 MB each).
- ~$120/month.
On AWS:
- 2x t2.micro containers (1 vCPU, 1 GB each).
- ~$50/month (2x t2.micro + network load balancer).
Waves is free for one app, you have to pay $29 if you need to use more, so it’s still cheaper.
You can read this post for more info:
In terms of features, comparing the features Galaxy has on its website:
One-line ‘meteor deploy’ command -> “waves deploy” command
Push button scaling -> Yes, and also auto scaling
Built-in SEO prerendering -> No
Automated SSL included -> Yes
Zero downtime coordinated version updates -> Yes
Designed specifically for stateful Meteor apps -> It’s designed for Meteor and others
Built-in Meteor performance monitoring tools -> Yes
High availability fault tolerance -> Yes
Unlimited maximum containers -> Yes
Flexible container sizing options -> Yes, and many more options
Advanced traffic routing to least loaded containers -> Yes
Full logging and performance metrics -> Yes
Automatic load balancing and cluster management -> Yes