Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Building Scalable PHP Web Applications Using the Cloud

Posted By: tarantoga
Building Scalable PHP Web Applications Using the Cloud

Jonathan Bartlett, "Building Scalable PHP Web Applications Using the Cloud: A Simple Guide to Programming and Administering Cloud-Based Applications"
English | ASIN: B0824LY3RL, ISBN: 148425211X | 2019 | AZW3 | 207 pages | 4 MB

Benefits
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 ###Book Description 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 Will 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
Table of Contents
Introduction
What Is the Cloud
Setting Up a Cloud Server
Creating a Simple Web App
Setting Up a Basic Cloud Cluster
Improving Scalability with Caching
Database Replication
Using a Content Delivery Network
Using S3 for Infinite Disk Space
Hosting with AWS
Using the Google Cloud Platform
Server Management Techniques
Linux Security Basics
Authors 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.