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
37
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
53
A Monorepo vs Manyrepos: The ORO way
dxops
0
78
ORO Meetups - Doctrine Events
dxops
1
98
Integrate your data into OroCRM
dxops
1
99
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
意外と簡単!?フロントエンドでパスキー認証を実現する WebAuthn
teamlab
PRO
2
770
The Past, Present, and Future of Enterprise Java with ASF in the Middle
ivargrimstad
0
160
Navigation 2 を 3 に移行する(予定)ためにやったこと
yokomii
0
330
個人軟體時代
ethanhuang13
0
330
今だからこそ入門する Server-Sent Events (SSE)
nearme_tech
PRO
3
240
CloudflareのChat Agent Starter Kitで簡単!AIチャットボット構築
syumai
2
500
AI時代のUIはどこへ行く?
yusukebe
18
9k
AIと私たちの学習の変化を考える - Claude Codeの学習モードを例に
azukiazusa1
10
4.3k
実用的なGOCACHEPROG実装をするために / golang.tokyo #40
mazrean
1
290
Navigating Dependency Injection with Metro
zacsweers
3
2.5k
AIを活用し、今後に備えるための技術知識 / Basic Knowledge to Utilize AI
kishida
22
5.8k
🔨 小さなビルドシステムを作る
momeemt
4
690
Featured
See All Featured
Become a Pro
speakerdeck
PRO
29
5.5k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3k
Reflections from 52 weeks, 52 projects
jeffersonlam
352
21k
Building a Modern Day E-commerce SEO Strategy
aleyda
43
7.6k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
30
9.7k
The World Runs on Bad Software
bkeepers
PRO
70
11k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.9k
How to Think Like a Performance Engineer
csswizardry
26
1.9k
Building Applications with DynamoDB
mza
96
6.6k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
127
53k
Music & Morning Musume
bryan
46
6.8k
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