Fork me on GitHub
#aws
<
2015-09-21
>
luposlip09:09:56

How do you guys overcome the normal delay of update, when deploying new versions using Beanstalk?

alandipert11:09:15

i'm not aware of a workaround

luposlip11:09:55

Not even using docker containers on top? Coming from Heroku, this is what I’m really hoping to find a solution for.

alandipert11:09:20

afaict using docker on beanstalk makes for no faster deploys

luposlip11:09:11

Other known alternative for Heroku-like speedy updates in prod with AWS?

alandipert11:09:25

there is Dokku, which would give you the ease and speed, but not really the scalability

alandipert11:09:44

we have dokku on an EC2 and use it for little low-use apps behind our VPN

luposlip11:09:30

alright, tnx again! So when you deploy, you simply wait for DNS changes?

alandipert12:09:07

well, for the stuff we use dokku for, the weird URLs are ok

alandipert12:09:28

i'm not sure what's involved in hooking up dokku to dns on ec2. but when i was looking for stuff, i did find lots of blog posts etc. so maybe there's a way

alandipert13:09:36

we are seeing elevated dynamo errors in east, awspocalypse might not be over

Kira Sotnikov13:09:16

alandipert: I don't see errors btw

Kira Sotnikov13:09:29

I recovered service yesterday and it works as expected

alandipert13:09:54

yeah, it's sweet, although parts of it also went down with cloudwatch 😞

Kira Sotnikov13:09:43

yeah, cloudwatch and cloudtrail didn't work for me esterday as well

ragge22:09:57

kinesis anyone?