Vantaggi
good environment, nice perks, life balance
Svantaggi
They built proprietary frameworks, without any real knowledge on what they are doing with this. Mixing mermaid with minimal apis. The architecture leadership act as developer and fight for this internal framework. My advice, if you like to program, avoid this kind of job. Also, they don't really understand api first. Using gateways for internal purposes, in some cases a simple get does 6-7 http calls, because they have a main source area that create an api and expose to an internal gateway. After this, usually another area does a "business" get of this api, this happens more 2 times at least.. Sometimes, they have an api that just calls another api and gives the same return, because in their mind they need a core api and a client api that gives the answer..