It’s about the public discourse. If an issue (e.g. the U.S. giving Israel weapons and enabling their war) disappears from the headlines, it’s much easier for politicians to ignore it. But if the issue keeps coming up, politicians feel pressure to act–or they risk getting voted out of office. Especially during an election year.
I use Ansible to meet this need. Whenever I want to deploy to one or more remote hosts, I run Ansible locally and it connects via SSH to the remote host(s). There, it can run Docker Compose, configure services, lay down files on the host, restart things, etc.