Главная
Study mode:
on
1
Introduction
2
Jules Reference
3
Agenda
4
Admin Panel
5
Web Stores
6
Minecraft
7
Traffic spikes
8
Why do we need scale
9
Slow performance
10
Separation of concerns
11
Optimization
12
Dam Plus One
13
Loading Relationships
14
Assign Relationships to Collections
15
Hardware scaling
16
What needs to scale
17
Vertical scaling
18
Horizontal scaling
19
Load balancing
20
Database scaling
21
Sharding
22
Replication
23
Masterslave
24
Master replication
25
Caching
26
Dynamic content
27
Cache
28
Prewarp
29
API attacks
30
Rate limiting
31
Cloud Flask
32
Questions
Description:
Explore approaches to application scaling in this PHP UK Conference talk. Learn about horizontal and vertical scaling, caching, sharding, and optimization techniques for both new and existing applications. Discover solutions for common performance issues, including slow response times and server crashes due to increased user load and data volume. Gain insights into separating concerns, optimizing database queries, hardware scaling strategies, load balancing, and database scaling methods like sharding and replication. Understand the importance of caching dynamic content, implementing rate limiting to prevent API attacks, and leveraging cloud services for improved scalability. Equip yourself with practical knowledge to tackle scaling challenges and ensure your applications remain performant and available as they grow.

Introduction to Application Scaling

PHP UK Conference
Add to list