1. I create an Amazon Lightsail server set up using the Wordpress image as described here [1].
2. I get a virtual server somewhere, install Debian, do "apt install wordpress curl apache2 mariadb-server", and configure things as described here [2].
3. I get a shared hosting account at some place that includes cPanel or something similar, and install Wordpress through that.
4. I get a server, maybe virtual or maybe physical, install a Linux distribution, and install Wordpress by downloading the zip file from https://wordpress.org/download/ and following the install instructions linked that page.
5. I get an account at WP Engine and use their hosting service.
How much variation is there between these different ways I might set up a Wordpress site when it comes to how much load my site places on the Wordpress autoupdates infrastructure?
[1] https://aws.amazon.com/getting-started/hands-on/launch-a-wor...