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
Sponsored
·
Ship Features Fearlessly
Turn features on and off without deploys. Used by thousands of Ruby developers.
→
Sergey Zhuravel
February 12, 2016
Programming
0
65
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
40
Continuous integration using Docker. Oro experience
dxops
0
84
Dockerize your application, build your own CI
dxops
0
37
Unit and Functional Testing with Symfony2
dxops
0
55
A Monorepo vs Manyrepos: The ORO way
dxops
0
81
ORO Meetups - Doctrine Events
dxops
1
99
Integrate your data into OroCRM
dxops
1
100
Don't screw it up: how to build durable web apis @ PHPDay 2014 in Verona (ITA)
dxops
1
91
Other Decks in Programming
See All in Programming
GC言語のWasm化とComponent Modelサポートの実践と課題 - Scalaの場合
tanishiking
0
130
Codex CLIのSubagentsによる並列API実装 / Parallel API Implementation with Codex CLI Subagents
takatty
2
670
Cyrius ーLinux非依存にコンテナをネイティブ実行する専用OSー
n4mlz
0
250
モダンOBSプラグイン開発
umireon
0
180
ポーリング処理廃止によるイベント駆動アーキテクチャへの移行
seitarof
3
1.3k
Coding at the Speed of Thought: The New Era of Symfony Docker
dunglas
0
2.1k
おれのAgentic Coding 2026/03
tsukasagr
1
120
どんと来い、データベース信頼性エンジニアリング / Introduction to DBRE
nnaka2992
1
340
今こそ押さえておきたい アマゾンウェブサービス(AWS)の データベースの基礎 おもクラ #6版
satoshi256kbyte
1
200
AI活用のコスパを最大化する方法
ochtum
0
340
Geminiをパートナーに神社DXシステムを個人開発した話(いなめぐDX 開発振り返り)
fujiba
0
120
ネイティブアプリとWebフロントエンドのAPI通信ラッパーにおける共通化の勘所
suguruooki
0
210
Featured
See All Featured
Code Reviewing Like a Champion
maltzj
528
40k
How to optimise 3,500 product descriptions for ecommerce in one day using ChatGPT
katarinadahlin
PRO
1
3.5k
Balancing Empowerment & Direction
lara
5
1k
Rails Girls Zürich Keynote
gr2m
96
14k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
17k
The untapped power of vector embeddings
frankvandijk
2
1.6k
Lessons Learnt from Crawling 1000+ Websites
charlesmeaden
PRO
1
1.2k
Navigating Weather and Climate Data
rabernat
0
150
The AI Revolution Will Not Be Monopolized: How open-source beats economies of scale, even for LLMs
inesmontani
PRO
3
3.2k
Navigating Team Friction
lara
192
16k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
37
6.3k
B2B Lead Gen: Tactics, Traps & Triumph
marketingsoph
0
86
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