Further reading
To learn more about the topics that were covered in this chapter, take a look at the following resources:
- Implementing HTTP load balancing with NGINX: https://docs.nginx.com/nginx/admin-guide/load-balancer/http-load-balancer/
- Implementing HTTP load balancing with Apache: https://httpd.apache.org/docs/2.4/mod/mod_proxy_balancer.html
- GCP cloud load balancing: https://cloud.google.com/load-balancing/docs/load-balancing-overview#a_closer_look_at_cloud_load_balancers
- GCP – creating a Compute Engine instance: https://cloud.google.com/compute/docs/instances/create-start-instance
- GCP – creating firewall rules: https://cloud.google.com/firewall/docs/using-firewalls
- Installing Apache on GCP: https://cloud.google.com/compute/docs/tutorials/basic-webserver-apache
- GCP – configuring a network load balancer: https://cloud.google.com/load-balancing/docs/network
- MySQL replication: https://dev.mysql.com/doc/refman/8.0/en/replication...