Europe must do three things:
-10% tariff on all American imports going up to 25% if the American tariffs stay in place;
-break up the Internet monopolies and halting the transfer of our data to the other side of the Atlantic;
-most urgently establish a European Defense Union including army.
You do not need expensive AWS infrastructure to host simple micro SaaS.
Pack your app in Docker
Deploy to Hetzner VPS
Set up nginx (+ let's encrypt for SSL)
That's it.
Imagine you have a remix + express app running on aws lambda. The requests finish within a second, yet the lambda is kept alive, and gets killed after 30 sec.
How do you debug what's keeping it alive?