How Netflix Really Uses Java

  Рет қаралды 45,047

InfoQ

InfoQ

Күн бұрын

InfoQ Dev Summit Boston, a two-day conference of actionable advice from senior software developers hosted by InfoQ, will take place on June 24-25, 2024 Boston, Massachusetts.
Deep-dive into 20+ talks from senior software developers over 2 days with parallel breakout sessions. Clarify your immediate dev priorities and get practical advice to make development decisions easier and less risky.
Register now: bit.ly/47tNEWv
---------------------------------------------------------------------------------------------------------------------
Video with transcript included on InfoQ: bit.ly/49MJha8
Paul Bakker discusses Netflix’s use of Java, emphasizing the use of microservices, RxJava, Hystrix and Spring Cloud.
#Java #Netflix #Microservices
---------------------------------------------------------------------------------------------------------------------
Follow InfoQ:
- Mastodon: techhub.social/@infoq
- Twitter: / infoq
- LinkedIn: / infoq
- Facebook: / infoqdotcom
- Instagram: @infoqdotcom

Пікірлер: 36
@illyam689
@illyam689 Ай бұрын
Now every company will think to have the same problems as Netflix and will copy this exact architecture :D
@abdullahimran542
@abdullahimran542 Ай бұрын
Really good to listen to people who knows what they're doing.
@BtXFWkyZBtXFWkyZ
@BtXFWkyZBtXFWkyZ Ай бұрын
who know* It's plural
@Dom-zy1qy
@Dom-zy1qy Ай бұрын
Really interesting talk, but I really wasn't expecting *everything* to be java across netflix. Although I can imagine that comes with a lot of benefits when working on such a large product.
@illyam689
@illyam689 Ай бұрын
They only tell you what they want you to know, so maybe they have other workloads running on different stacks. Nevertheless, the stability of a well crafted Java-based system is hardly unparalleled
@carnelyve866
@carnelyve866 22 күн бұрын
Java is unbeatable for serious programming.
@Gohel95
@Gohel95 Ай бұрын
Thank you for the great session
@simonmassey8850
@simonmassey8850 Ай бұрын
I would have been *devastated* if I had joined them when they were still on Java 8. You expect as much from the most legacy enterprises. Having been working at a few banks using Java 11 and 17 with several thousand developers hearing that Netflix was “all in” on legacy is… 😮
@illyam689
@illyam689 Ай бұрын
I wouldn't be surprised if some legacy systems still run on Java
@jgoodman75
@jgoodman75 Ай бұрын
@@illyam689 uh....ya....imagine that....those poor guys *quietly exits room*
@user-xg5oq2ks6z
@user-xg5oq2ks6z 21 күн бұрын
Primeagen never mentioned that Java is used at Netflix
@Kunal-k-u-m-a-r
@Kunal-k-u-m-a-r 20 күн бұрын
he is not the only employee at netflix
@PhucNguyen-yv8pg
@PhucNguyen-yv8pg 19 күн бұрын
Actually he did say Netflix uses java in his DSA course
@ricardopieper11
@ricardopieper11 16 күн бұрын
He did say multiple times they use Java at Netflix, he even worked with Groovy at some point.
@daltonyon
@daltonyon 13 күн бұрын
I hear he saying multiple times that netflix uses Java
@gillesashley9314
@gillesashley9314 7 күн бұрын
Well, but is there really any big tech company who do not use Java?
@arhyth
@arhyth 21 күн бұрын
for a second i thought i was listening to erik meijer :)
@mayikx
@mayikx Ай бұрын
❤❤❤
@r_j_p_
@r_j_p_ 10 күн бұрын
Truth revealed. "Netflix is basically a Java Shop". Not Nodejs, not Rust, not Golang. Good ole Java. How the fanboys will howl!
@Ondraasha
@Ondraasha 10 күн бұрын
Nothing revolutionary. Just a pragmatic approach. Well done.
@gogira
@gogira Ай бұрын
jafa
@StingSting844
@StingSting844 Ай бұрын
This was quite hard to understand. Had to rewatch with subs
@maximodakila2873
@maximodakila2873 4 күн бұрын
Not really. I've seen worse. Try the one with Quarkus channel 😁😁
@johnkucharsky6927
@johnkucharsky6927 Ай бұрын
Java invented golang?
@frederickhu3906
@frederickhu3906 Ай бұрын
kotlin not golang
@valboolin3538
@valboolin3538 Ай бұрын
Дегтярёв
@era2755
@era2755 Ай бұрын
If they were really concerned about system resources, they wouldn't use Java in the first place.
@BB-uy4bb
@BB-uy4bb 23 күн бұрын
Thats a stupid comment. It’s a trade of like everything, certainly you can improve resources usage if you go e.g. on c++, but creating and maintaining 3k c++ microservices is nearly impossible, while spring boot is a widely used, easy to develop and maintain, stable and still has a decent performance
@arjitmishra100
@arjitmishra100 21 күн бұрын
what a stupid take. Majority of Apache big data library are in java. Kafka is in java. Writing bad programs is not java specific.
@gammalgris2497
@gammalgris2497 15 күн бұрын
If you care for specific code properties then you should be careful which libraries and frameworks you use. In the worst case you have to ditch the one or other and make your own according to your specific requirements.
@bigdlamz
@bigdlamz Ай бұрын
Junk architecture
@illyam689
@illyam689 Ай бұрын
what did Java to you?
@bdub884
@bdub884 Ай бұрын
Script kiddie located
@heljhumenad
@heljhumenad 23 күн бұрын
hahah when you can't do what they are doing you just fallback to trashtalk. :)
@daltonyon
@daltonyon 13 күн бұрын
Js dev found
Reliable Architectures through Observability
49:00
InfoQ
Рет қаралды 2,3 М.
Китайка и Пчелка 4 серия😂😆
00:19
KITAYKA
Рет қаралды 3,4 МЛН
Чай будешь? #чайбудешь
00:14
ПАРОДИИ НА ИЗВЕСТНЫЕ ТРЕКИ
Рет қаралды 2,7 МЛН
IS THIS REAL FOOD OR NOT?🤔 PIKACHU AND SONIC CONFUSE THE CAT! 😺🍫
00:41
Understanding B-Trees: The Data Structure Behind Modern Databases
12:39
What is the Java Job delusion?
12:23
Stefan Mischook
Рет қаралды 103 М.
This Is Why Managers Don't Trust Programmers...
28:04
Thriving Technologist
Рет қаралды 173 М.
Event-Driven Architecture (EDA) vs Request/Response (RR)
12:00
Confluent
Рет қаралды 111 М.
This Might Be The Best Advice I Have Ever Seen
40:02
ThePrimeTime
Рет қаралды 173 М.
Managing 238M Memberships at Netflix
50:05
InfoQ
Рет қаралды 3,2 М.
Advice from the Top 1% of Software Engineers
10:21
Kevin Naughton Jr.
Рет қаралды 3,2 МЛН
What does larger scale software development look like?
24:15
Web Dev Cody
Рет қаралды 1,2 МЛН
Карточка Зарядка 📱 ( @ArshSoni )
0:23
EpicShortsRussia
Рет қаралды 741 М.
keren sih #iphone #apple
0:16
Muhammad Arsyad
Рет қаралды 978 М.