|
|
|
|
|
by KronisLV
147 days ago
|
|
> I feel like most apps at most companies can just build an app and deploy it using some modern paas-like thing. Most companies (in the global, not SV sense) would be well served by an app that runs in a Docker container in a VPS somewhere and has PostgreSQL and maybe Garage, RabbitMQ and Redis if you wanna get fancy, behind Apache2/Nginx/Caddy. But obviously that’s not Serious Business™ and won’t give you zero downtime and high availability. Though tbh most mid-size companies would also be okay with Docker Swarm or Nomad and the same software clustered and running behind HAProxy. But that wouldn’t pad your CV so yeah. |
|
That’s still too much complication. Most companies would be well served by a native .EXE file they could just run on their PC. How did we get to the point where applications by default came with all of this shit?