Statamic's flat file approach has a huge number of benefits over database driven marketing sites, but sometimes you can run into downsides to its content-as-files methodology. Luckily, there's usually a way to make it work (and often it's better than the database alternative). At my day job, we use Envoyer.io to enable us to use zero downtime deployments for all of our marketing sites.
On top of this, our marketing sites are deployed to multiple servers around the world, with a load balancer sending the user to the best server for them.
Any edits to the content is automatically committed and pushed to this branch by Spock.