Cantitate/Preț
Produs

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

Autor Jonathan Bartlett
en Limba Engleză Paperback – 28 noi 2019
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 the cloud is right here.

Clear diagrams, step-by-step configuration information, and complete code listings tell you everything you need to get off the ground and start developing your cloud application today. This book introduces several cloud architectures and technologies that will help you accelerate your application in the cloud. Chapters cover load-balanced clusters, database replication, caching configuration, content delivery networks, infinite-scale file storage, and cloud system administration. 

Cloud computing has dramatically changed the landscape of web hosting. Instead of spending weeks negotiating contracts for servers, new servers can be deployed with the push of a button, and your application can be resized almost instantly to meet today's needs. No matter what size of web application you are developing, you can benefit from modern cloud servers, and this is the guide to tell you how. 


What You'll Learn
  • Use the cloud and its various platforms with Docker management tools
  • Build a simple PHP-based scalable web application
  • Create a basic cloud cluster
  • Work with Amazon and Google Cloud Platform in your PHP web application development

Who This Book Is For

Developers who have some prior programming experience, including PHP, and who are new to building applications 

    
Citește tot Restrânge

Preț: 17627 lei

Preț vechi: 22034 lei
-20% Nou

Puncte Express: 264

Preț estimativ în valută:
3373 3480$ 2855£

Carte disponibilă

Livrare economică 11-25 februarie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484252116
ISBN-10: 148425211X
Pagini: 190
Ilustrații: XI, 207 p. 74 illus.
Dimensiuni: 155 x 235 mm
Greutate: 0.31 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Cuprins

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.

Notă biografică

Jonathan Bartlett is a software developer, researcher, and writer.  His first book, Programming from the Ground Up, has been required reading in computer science programs from DeVry to Princeton.  He has been the sole or lead author for eight books on topics ranging from computer programming to calculus.  He is a technical lead for ITX, where his specialty is getting stuck projects unstuck.
    
       

Textul de pe ultima copertă

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 the cloud is right here.
Clear diagrams, step-by-step configuration information, and complete code listings tell you everything you need to get off the ground and start developing your cloud application today. This book introduces several cloud architectures and technologies that will help you accelerate your application in the cloud. Chapters cover load-balanced clusters, database replication, caching configuration, content delivery networks, infinite-scale file storage, and cloud system administration. 
Cloud computing has dramatically changed the landscape of web hosting. Instead of spending weeks negotiating contracts for servers, new servers can be deployedwith the push of a button, and your application can be resized almost instantly to meet today's needs. No matter what size of web application you are developing, you can benefit from modern cloud servers, and this is the guide to tell you how. 
You will:
  • Use the cloud and its various platforms with Docker management tools
  • Build a simple PHP-based scalable web application
  • Create a basic cloud cluster
  • Work with Amazon and Google Cloud Platform in your PHP web application development


Caracteristici

Focuses on using cloud for building scalable web applications Includes important cloud concepts such as Amazon and Google Cloud Works with latest PHP 7 code base