Microservices at Netflix Scale • Ruslan Meshenberg • GOTO 2016

  Рет қаралды 204,731

GOTO Conferences

GOTO Conferences

Күн бұрын

Пікірлер: 46
@CrustyPea
@CrustyPea 7 жыл бұрын
Things I learned from this talk: - microservice ops requires a lot of good quality tooling - adoption of microservices requires big/gradual change towards teams fully responsible for their own services - must do destructive testing in production env to really understand resilience of system
@Calphool222
@Calphool222 7 жыл бұрын
Your second point has been there since the beginning of the DevOps trend started. "You build it, you run it." was a quote from Werner Vogels of Amazon, and Jezz Humble has repeated it often. For some reason, the world focused on CI/CD pipelines as the most important idea, but arguably the most important idea of DevOps is "you build it, you run it."
@reneetsielepi160
@reneetsielepi160 8 жыл бұрын
Very useful insights and lessons learned, too often case studies show just how quick and easy it is which makes you think you're taking too long. Very honest and reassuring! Thank you.
@andreadiotallevi5780
@andreadiotallevi5780 2 жыл бұрын
Excellent presentation!
@guddurajakharshitachoudhar6613
@guddurajakharshitachoudhar6613 6 жыл бұрын
I like their way of learning from nature and putting it to software development cycle. Great Stuff and Great evolutionary thought. It's sure nothing work for ever , it evolves and as per need , the architecture need to evolve, to do business.
@st2008nor
@st2008nor 8 жыл бұрын
Practical insights - thanks!
@sbylk99
@sbylk99 6 жыл бұрын
From monolith to micro scervices, org change is the hardest part. Prove my intuition.
@techwithbasil
@techwithbasil 2 жыл бұрын
This was quite informative. Very useful insights for implementing microservices
@robimytube
@robimytube 7 жыл бұрын
Loved it a-z!
@vishalsh1624
@vishalsh1624 4 жыл бұрын
Best talk !
@ChuckJHardy
@ChuckJHardy 8 жыл бұрын
Great talk. Thank you
@JohnSmith-he5xg
@JohnSmith-he5xg 7 жыл бұрын
Sweet visualizations
@quarkorion
@quarkorion 4 жыл бұрын
Nice video, but a small correction at the time 30:41 / 48:33: (0.99^500) * 100 = 0.657% (not 0.0657% as shown)
@lionofjudah61967
@lionofjudah61967 8 жыл бұрын
Very insightful, thanks for posting!
@jacekostrowski7044
@jacekostrowski7044 8 жыл бұрын
Great talk, very informative.
@bpfurtado
@bpfurtado 7 жыл бұрын
I saw a talk with the CTO of Deutsche Bank regarding microservices and I really cannot find, was it on GOTO or is my memory mistaken?
@kalyanhr
@kalyanhr 7 жыл бұрын
Very insightful!!
@BryanStetson
@BryanStetson 7 жыл бұрын
Very informative! +1 for the Frank Underwood sticker on the speaker's laptop.
@chandrag2536
@chandrag2536 7 жыл бұрын
Great talk. Very insightful...
@vivekach1
@vivekach1 6 жыл бұрын
Learned.. Thank You.. Awesome
@berkarslan
@berkarslan 8 жыл бұрын
Great video. One thing that confused my mind is that he stated that RDBMS in the previous infrastructure was single point of failure. Imo, as long as you don't replicate the data somewhere else (and sometimes even that's not enough) or cache the entire data storage, the data storage will always will be single point of failure. What did change in new architecture so that it's not single point of failure now?? If it's about each and every microservices can use it's own data storage principle, lets assume that's true. As long as you didn't abstract the environment these microservices work on, they most probably will use the same DB Servers, DB Engines etc. What then? As long as your db server is not lightweight (and I mean VERY lightweight), you cannot install a new db engine for each microservices (can you imagine installing 100 SQLServer instances..) What I mean is solving single point of failure in data storage aspect does not seem very suitable for me in real world. Theoretically possible though..
@jeepsyl
@jeepsyl 7 жыл бұрын
Hi, They now use Cassandra (a noSQL DB engine), instead of a RDMBS... From my understanding, Casandra is, by design, a massively distributed and replicated database : docs.datastax.com/en/cassandra/2.1/cassandra/architecture/architectureDataDistributeAbout_c.html => For instance, in the following 2014 blog post, they talk about 285 cluster nodes : techblog.netflix.com/2014/07/revisiting-1-million-writes-per-second.html Regarding single point of failure, that's the main différence with a traditionnal RDBMS. Cheers.
@Calphool222
@Calphool222 7 жыл бұрын
As soon as you allow yourself to adopt BASE principles rather than ACID principles, *lots* of things become possible for availability purposes in the back end.
@audi88
@audi88 7 жыл бұрын
Great talk.
@sahild6584
@sahild6584 8 жыл бұрын
excellent stuff
@neskola
@neskola 8 жыл бұрын
Mesmerizing in awesomeness. :)
@marwooj
@marwooj 8 жыл бұрын
Hi, what is the software used to mix video and slides in this way that they are using on goto;?
@GOTO-
@GOTO- 8 жыл бұрын
We have an external video producer creating the videos for us. They are called GotFat: gotfat.dk
@giladbaruchian7522
@giladbaruchian7522 5 жыл бұрын
How do you make each team independent of other teams? often one team needs to use other team's service
@BradleyWeston92
@BradleyWeston92 8 жыл бұрын
I need that t-shirt aha
@jamescarr99
@jamescarr99 8 жыл бұрын
Ha yeah me too!
@sahild6584
@sahild6584 8 жыл бұрын
James Carr me too
@crashpointXzero
@crashpointXzero 7 жыл бұрын
Very insightful. Thanks for sharing your experience. especially the parts about org changes.
@awanbiru-ride
@awanbiru-ride 7 жыл бұрын
Very true, most of failures happened during weekends. Lol
@Nicky411
@Nicky411 8 жыл бұрын
Good stuff.
@paulobarravieira1471
@paulobarravieira1471 8 жыл бұрын
Sensacional!!!
@philadams9254
@philadams9254 6 жыл бұрын
Why is the video so dark?
@tohopes
@tohopes 8 жыл бұрын
I like this
@LuisRuizHalo
@LuisRuizHalo 4 жыл бұрын
19:20 is key
@chihabahmed5207
@chihabahmed5207 7 жыл бұрын
Hi there, if i multiple services that they work independently ( will they still be called microservice)?
@kls8116
@kls8116 7 жыл бұрын
43:22 architecting is not a single-person function. its a culture.
@redbenus
@redbenus 8 жыл бұрын
Triggering failures. Like fire drills with real fire. IT beating its old analogy of construction/building ...
@tr233
@tr233 6 жыл бұрын
Microservices are crazy, but if the salary good, you just dont give a dam.
@min11benja
@min11benja 7 жыл бұрын
2:31 over 500? pff come back to the talk when its over 9000 =P
Microservices at Spotify • Kevin Goldsmith • GOTO 2015
49:08
GOTO Conferences
Рет қаралды 96 М.
NGINX Tutorial - What is Nginx
14:32
TechWorld with Nana
Рет қаралды 250 М.
amazing#devil #lilith #funny #shorts
00:15
Devil Lilith
Рет қаралды 18 МЛН
HELP!!!
00:46
Natan por Aí
Рет қаралды 53 МЛН
1, 2, 3, 4, 5, 6, 7, 8, 9 🙈⚽️
00:46
Celine Dept
Рет қаралды 84 МЛН
2 MAGIC SECRETS @denismagicshow @roman_magic
00:32
MasomkaMagic
Рет қаралды 33 МЛН
Uncovering Stack Overflow's Shocking Architecture
4:09
ByteByteGo
Рет қаралды 120 М.
Do NOT Learn Kubernetes Without Knowing These Concepts...
13:01
Travis Media
Рет қаралды 319 М.
20 System Design Concepts Explained in 10 Minutes
11:41
NeetCode
Рет қаралды 1 МЛН
Building Large Scale Microservice Applications
9:42
TomDoesTech
Рет қаралды 20 М.
Microservices Explained in 5 Minutes
5:17
5 Minutes or Less
Рет қаралды 784 М.
The Death of Microservices?
24:20
Cloud Computing Insider
Рет қаралды 63 М.
amazing#devil #lilith #funny #shorts
00:15
Devil Lilith
Рет қаралды 18 МЛН