hyperbo.la :: lifestream
permalink

I published a post about AWS Reserved Instances today https://stripe.com/blog/aws-reserved-instances

permalink

Optimizing for #cost and complexity, #docker and ECS/EKS are not worth it for my 1 node crud app

permalink

Saved me $17 a month. My primary #AWS #cost is now my ALB. I'd replace it with an nginx if not for ACM making certs so easy

permalink

Modified RDS to be single-AZ #HA

permalink

Set desired backend ASG capacity to 1, but added autoscaling alarms to allow scaling up to 3 instances #HA

permalink

Realized that hyperbola doesn't need to be super #HA

permalink

Last week I tried to build hyperbola with #docker. I ended up with 5 containers to deploy a stage environment. https://github.com/hyperbola/hyperbola/pull/92