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
54
A Monorepo vs Manyrepos: The ORO way
dxops
0
79
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
Amazon Bedrock Knowledge Bases Hands-on
konny0311
0
150
GraalVM Native Image トラブルシューティング機能の最新状況(2025年版)
ntt_dsol_java
0
160
Chart.jsで長い項目を表示するときのハマりどころ
yumechi
0
130
Tangible Code
chobishiba
3
680
目的で駆動する、AI時代のアーキテクチャ設計 / purpose-driven-architecture
minodriven
9
2.9k
イベントストーミングのはじめかた / Getting Started with Event Storming
nrslib
1
640
無秩序からの脱却 / Emergence from chaos
nrslib
1
5.3k
Building AI with AI
inesmontani
PRO
1
240
Java_プロセスのメモリ監視の落とし穴_NMT_で見抜けない_glibc_キャッシュ問題_.pdf
ntt_dsol_java
0
220
『実践MLOps』から学ぶ DevOps for ML
nsakki55
2
450
例外処理を理解して、設計段階からエラーを見つけやすく、起こりにくく #phpconfuk
kajitack
12
6.3k
CSC509 Lecture 11
javiergs
PRO
0
310
Featured
See All Featured
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.2k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
55
3.1k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
34
2.3k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
231
22k
The Cost Of JavaScript in 2023
addyosmani
55
9.3k
Embracing the Ebb and Flow
colly
88
4.9k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
31
2.9k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
Designing Experiences People Love
moore
142
24k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
9.7k
Unsuck your backbone
ammeep
671
58k
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