Building Scalable PHP Web Applications Using the Cloud A Simple Guide to Programming and Administering Cloud-Based Applications

Eliminate the guesswork involved in writing and deploying a cloud application. This step-by-step guide uses PHP to minimize the complexity of the code and setup, but the tools and techniques can be applied on any platform using any language. Everything that you need to jumpstart your application on...

Descripción completa

Detalles Bibliográficos
Autor principal: Bartlett, Jonathan. author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Berkeley, CA : Apress 2019.
Edición:1st ed. 2019.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630894306719
Tabla de Contenidos:
  • 1. Introduction
  • 2. What is the Cloud
  • 3. Setting up a Cloud Server
  • 4. Creating a Simple Web App
  • 5. Setting Up a Basic Cloud Cluster
  • 6. Improving Scalability with Caching
  • 7. Database Replication
  • 8. Using a Content Delivery Network
  • 9. Using S3 for Infinite Disk Space
  • 10. Hosting with AWS
  • 11. Using the Google Cloud Platform
  • 12. Server Management Techniques
  • 13. Linux Security Basics
  • Afterword
  • A. Linux Commands
  • B. Important Files and Directories
  • C. What to Do When It Doesn't Work.