Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
App for million users:PHP High Performance
Rating: 3.8 out of 5(19 ratings)
156 students

App for million users:PHP High Performance

This is an overview of webserver, database, and core PHP optimizations that are essential for creating a fast PHP App.
Created byBlack Hills
Last updated 1/2020
English

What you'll learn

  • After this course, you will learn the keys to building and scaling an app that can support millions of users.

Course content

5 sections25 lectures1h 26m total length
  • Introduction1:46
  • Why Performance Matters1:17
  • Selecting the Right Version of PHP1:27
  • PHP Micro-optimizations1:25
  • Profiling PHP with XHProf7:14
  • Caching with Redis6:36

Requirements

  • For this course you need to have a good knowledge about Linux server, Front-End concepts, MySQL.

Description

You too can create fast-running PHP apps that support millions of users. This course, will teach you tips and tricks for speeding up your PHP application. You'll start by learning about micro-optimizations at the code-level, moving on to how many child processes you should be running on your webserver and database options. Finally, you will learn about profiling your code and load testing your application, so you can be confident that it will perform well no matter how large your application becomes. By the end of this course, you'll be able to easily create and optimize PHP apps for speed.

Who this course is for:

  • This course is for experienced PHP developers, not for beginners.