2 followers
Software developer. Front-end, back-end, sysops & mobile apps are my daily bread.
Collection of 5+ React Native tips that save me time and/or troubles during development.
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...
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...
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, ...