That's the reason why I like C#, ASP.Net Core and EF Core so much. A simple CRUD app can be written in under 10 minutes and easily deployed in any form from a self-contained binary to a docker container to whatever eldritch horror lurks behind Azure or k8s. Personally, I run docker swarm mode for my stuff because it makes automated deployment super easy, kind of like a leaner k8s but if I wanted, I could just drop a binary on any windows, linux or macOS machine without needing to install any major dependency apart from my database.
Edit: of course, ASP.Net Core has its downsides too. Especially when it comes to auth stuff. I wish I could have something as simple as devise + cancancan in old versions of Rails.
Ich war an einem Gymnasium in BW (lange ist's her) und wir hatten für die zweite Fremdsprache freie Wahl zwischen Französisch und Latein. Die Empfehlung (aber nicht Pflicht) war, dass man Latein nur wählen sollte, wenn man vor hat, in der Oberstufe das sprachliche Profil und damit noch eine dritte Fremdsprache zu wählen. Als dritte Fremdsprache konnte man dann das wählen, was man nicht als zweite Fremdsprache gewählt hat oder Spanisch. Ich glaube, theoretisch hätte man auch Altgriechisch kriegen können, das hat aber nie jemand gewählt, weil das eigentlich fast nur für angehende Theologen interessant gewesen wäre und die waren dann direkt in der Klosterschule im Nachbarort statt bei uns.