Software Developer's Memos

Home
Blog Author Picture

Martin Janeček

1 follower

Software developer. Front-end, back-end, sysops & mobile apps are my daily bread.

AWS ALB + Gunicorn - Error 502 Bad Gateway fix

Mar 2, 2020

Today I was running a Load Testing of the application we're running in AWS Fargate. The application started to fail at higher number of VUs, returning this response: time="2020-03-02T09:41:06Z" level=info msg="\"<html>\\r\\n<head><title>502 Bad Gate...

Django, Celery & Scaling - Prevent Multiple Cron Jobs to Run at the Same Time

Nov 5, 2019

Use-case: You have an application running in AWS Fargate. The task consists of: app container worker container scheduler container You also have a managed Redis instance (AWS ElastiCache). This way, you can run the task multiple times, scale it bas...

OS X: Automatic multi-version PHP + Nginx dev stack

Mar 4, 20178 min read

This is a pretty old post. I haven't used this for a long time, and I'm not sure it still works the way it did. Since Docker got a huge popularity, you'll probably find a better tutorial with that. Who installs PHP on a host machine nowadays anyway, ...

© 2021 Software Developer's Memos

PrivacyTerms
Proudly part of