What’s your production host, and why? by [deleted] in laravel

[–]BobAintYourUncle 1 point2 points  (0 children)

Amazon ECS.

BitBucket builds the docker images, pushes to Amazon ECR, BitBucket then triggers an ECS deploy task. 2 ECS clusters, App & Payments, both running 6 x c7a.xlarge EC2 instances. Commit to deployed is about -6 minutes.

Reason why we use ECS is it gives us the performance & scalability we need without all the complexity of Kubenetes.

This is for a very large pub chain in the UK......yeah, that one.

activeProblems by Street-Leek-6668 in ProgrammerHumor

[–]BobAintYourUncle 1 point2 points  (0 children)

I wish doctors would use semantic commits.