Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Scalability
Search
Sergey Zhuravel
February 12, 2016
Programming
0
63
Scalability
Once we reach monolithic application limits...
Sergey Zhuravel
February 12, 2016
Tweet
Share
More Decks by Sergey Zhuravel
See All by Sergey Zhuravel
Lessons learned using docker and docker-compose for local development
dxops
0
35
Continuous integration using Docker. Oro experience
dxops
0
83
Dockerize your application, build your own CI
dxops
0
36
Unit and Functional Testing with Symfony2
dxops
0
49
A Monorepo vs Manyrepos: The ORO way
dxops
0
78
ORO Meetups - Doctrine Events
dxops
1
98
Integrate your data into OroCRM
dxops
1
98
Don't screw it up: how to build durable web apis @ PHPDay 2014 in Verona (ITA)
dxops
1
90
Other Decks in Programming
See All in Programming
XP, Testing and ninja testing
m_seki
3
220
ReadMoreTextView
fornewid
1
490
LT 2025-06-30: プロダクトエンジニアの役割
yamamotok
0
600
0626 Findy Product Manager LT Night_高田スライド_speaker deck用
mana_takada
0
130
Result型で“失敗”を型にするPHPコードの書き方
kajitack
4
530
PostgreSQLのRow Level SecurityをPHPのORMで扱う Eloquent vs Doctrine #phpcon #track2
77web
2
400
Team topologies and the microservice architecture: a synergistic relationship
cer
PRO
0
1.1k
AIエージェントはこう育てる - GitHub Copilot Agentとチームの共進化サイクル
koboriakira
0
460
Code as Context 〜 1にコードで 2にリンタ 34がなくて 5にルール? 〜
yodakeisuke
0
110
来たるべき 8.0 に備えて React 19 新機能と React Router 固有機能の取捨選択とすり合わせを考える
oukayuka
2
870
AWS CDKの推しポイント 〜CloudFormationと比較してみた〜
akihisaikeda
3
320
20250628_非エンジニアがバイブコーディングしてみた
ponponmikankan
0
520
Featured
See All Featured
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
35
2.4k
The Pragmatic Product Professional
lauravandoore
35
6.7k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Build your cross-platform service in a week with App Engine
jlugia
231
18k
Designing for Performance
lara
609
69k
For a Future-Friendly Web
brad_frost
179
9.8k
Build The Right Thing And Hit Your Dates
maggiecrowley
36
2.8k
Making the Leap to Tech Lead
cromwellryan
134
9.4k
Building an army of robots
kneath
306
45k
The Power of CSS Pseudo Elements
geoffreycrofte
77
5.8k
The Cost Of JavaScript in 2023
addyosmani
51
8.5k
Transcript
Presentation title here Scalability Once we reach monolithic application limits...
Sergey Zhuravel https://github.com/sergeyz
Presentation title here Scaling Up
Presentation title here Scaling Out
Presentation title here Challenges
Presentation title here Load balancing
Presentation title here Private networking
Presentation title here Scalable and reliable load-balanced cluster
Presentation title here HTTP acceleration http://symfony.com/doc/current/book/http_cache.html
Presentation title here Wide range of configurations
Presentation title here Data Storage
Presentation title here
Presentation title here https://github.com/snc/SncRedisBundle https://github.com/nrk/predis https://github.com/phpredis/phpredis https://github.com/doctrine/dbal
Presentation title here https://github.com/Seldaek/monolog https://github.com/doctrine/cache https://github.com/snc/SncRedisBundle
Presentation title here File storage
Presentation title here https://github.com/thephpleague/flysystem https://github.com/KnpLabs/Gaufrette https://github.com/kriswallsmith/assetic http://symfony.com/doc/current/cookbook/configuration/external_parameters.html http://symfony.com/doc/current/cookbook/assetic/asset_management.html http://symfony.com/doc/current/cookbook/assetic/index.html
Presentation title here Search
Presentation title here https://github.com/videlalvaro/RabbitMqBundle Queue
Presentation title here https://github.com/Incenteev/ParameterHandler http://symfony. com/doc/current/cookbook/configuration/external_parameter s.html
Presentation title here
Presentation title here
Presentation title here https://www.digitalocean.com/company/blog/
Presentation title here KEEP CALM AND ASK QUESTIONS