How to scale Laravel: beyond the basics (Advanced Laravel Scaling)

preview_player
Показать описание
#laravel #webdev #php #mysql #aws

In this video we’ll be talking about some lesser known methods that helped me scale my Laravel apps to millions of users. I’ve got 5 great tips for you, so let's dive in!

---

Article:

00:00 - Start
00:14 - Read & write database connections
01:56 - Batch inserts & updates
03:45 - Full page cache
05:37 - Precomputed JSON files on a CDN
07:54 - Don't run synchronous reports
Рекомендации по теме
Комментарии
Автор

Great video! It’s awesome to hear real world problems that are solved compared to just examples of how these things could be used

samldev
Автор

Great and really smart tips, thank you!

zoba
Автор

Great content, something new learned that's refreshing!

ivanostojic
Автор

Really amazing video. Learned something new from this.

codingwithfazley
Автор

Great point about pre-computed json files. I'll definitely incorporate that into my own app

mind.journey
Автор

This is such a good video with so many important points covered. Thank you for sharing.

coolcha
Автор

Fantastic. More like this would be great.

rosselliot
Автор

I really like the idea of Tables.json files, want know more about his how you are doing that.

popetgirl
Автор

This is amazing! keep up the good work!

eyyyyd
Автор

Precomputed JSON files on a CDN is pretty interesting. I will dive in

Irnovi
Автор

I didn't learn a thing or two. I learned 5. Thanks buddy!

umahatokula
Автор

Great video, I love the insights about your own app and the learnings!
Keep it up😊

florianlutze
Автор

Amazing tips as always, its the first time i hear about pre-computed json files in cdn, wonder how i can utilize it one day, Thank you and Best of luck!!

gamekonet
Автор

bro please come up with more content like this

HaseebRiasat-gd
Автор

Great video, thanks for the tips. Which tool are you sing to view the raw queries?

clifftonnjoroge
Автор

How to manage a full-page cache when the page has also state? (e.g. a logged-in user shown in the header, or other user-specific info)

mind.journey
Автор

Awesome video was just curious what are you using for creating json files up to date

HarshGupta-disx
Автор

which database do you use? any video on setting up a read replica?

SEOng-gslj
Автор

i need to learn more from this, do you have special paid consultations?

samahnation
Автор

How I wish the entire backend ecosystem is just PHP and Laravel.

gillesashley