Player FM - Internet Radio Done Right
14 subscribers
Checked 1y ago
Lisätty five vuotta sitten
Sisällön tarjoaa Alex Feinberg & Vikram Rangnekar, Alex Feinberg, and Vikram Rangnekar. Alex Feinberg & Vikram Rangnekar, Alex Feinberg, and Vikram Rangnekar tai sen podcast-alustan kumppani lataa ja toimittaa kaiken podcast-sisällön, mukaan lukien jaksot, grafiikat ja podcast-kuvaukset. Jos uskot jonkun käyttävän tekijänoikeudella suojattua teostasi ilman lupaasi, voit seurata tässä https://fi.player.fm/legal kuvattua prosessia.
Player FM - Podcast-sovellus
Siirry offline-tilaan Player FM avulla!
Siirry offline-tilaan Player FM avulla!
Kuuntelemisen arvoisia podcasteja
SPONSOROITU
<
<div class="span index">1</div> <span><a class="" data-remote="true" data-type="html" href="/series/standup-comedy-your-host-and-mc">Standup Comedy "Your Host and MC"</a></span>


Celebration of 40+ years on the fringe of show business. Stories, interviews, and comedy sets from standup comics... famous, and not so famous. All taped Live on my Comedy stage. The interviews will be with comics, old staff members, and Friends from the world of Comedy. Standup Sets by Dana Carvey, Jay Leno, Tom Dreesen, Jerry Seinfeld, Larry Miller, Mark Schiff, Bobcat Goldthwait, Paula Poundstone, Garry Shandling, Ray Ramano, Cathy Ladman, Willie Tyler & Lester, and MORE. My web site has many pictures, items for sale, and more information www.standupcomedyyourhostandmc.com
The Computing Podcast
Merkitse kaikki (ei-)toistetut ...
Manage series 2688310
Sisällön tarjoaa Alex Feinberg & Vikram Rangnekar, Alex Feinberg, and Vikram Rangnekar. Alex Feinberg & Vikram Rangnekar, Alex Feinberg, and Vikram Rangnekar tai sen podcast-alustan kumppani lataa ja toimittaa kaiken podcast-sisällön, mukaan lukien jaksot, grafiikat ja podcast-kuvaukset. Jos uskot jonkun käyttävän tekijänoikeudella suojattua teostasi ilman lupaasi, voit seurata tässä https://fi.player.fm/legal kuvattua prosessia.
The Computing Podcast where we talk about all things computer science, direct from Silicon Valley. Into databases distributed system and building large scale software products? Then this is the Podcast for you. Hosted by Alex Feinberg and Vikram Rangnekar. Between the two of us we have worked for companies like Linkedin, Amazon, Microsoft, Cloudera building stateful distributed systems and ad serving engines.
…
continue reading
6 jaksoa
Merkitse kaikki (ei-)toistetut ...
Manage series 2688310
Sisällön tarjoaa Alex Feinberg & Vikram Rangnekar, Alex Feinberg, and Vikram Rangnekar. Alex Feinberg & Vikram Rangnekar, Alex Feinberg, and Vikram Rangnekar tai sen podcast-alustan kumppani lataa ja toimittaa kaiken podcast-sisällön, mukaan lukien jaksot, grafiikat ja podcast-kuvaukset. Jos uskot jonkun käyttävän tekijänoikeudella suojattua teostasi ilman lupaasi, voit seurata tässä https://fi.player.fm/legal kuvattua prosessia.
The Computing Podcast where we talk about all things computer science, direct from Silicon Valley. Into databases distributed system and building large scale software products? Then this is the Podcast for you. Hosted by Alex Feinberg and Vikram Rangnekar. Between the two of us we have worked for companies like Linkedin, Amazon, Microsoft, Cloudera building stateful distributed systems and ad serving engines.
…
continue reading
6 jaksoa
Kaikki jaksot
×Welcome to our 5rd episode. This is the second part of a two part series where go deep into the internals of Yugabyte with Karthik and Kannan. Yugabyte is a highly scalable and developer friendly open source distributed SQL database. Yugabyte is built by an Ex-Facebook team that wanted to bring what they learnt running one of the latest databases on the planet out into the open source world. One thing I find really fascinating with Yugabyte is that they are fully compatible with Postgres, Redis and Apache Cassandra which makes it easy to replace a lot of infrastructure with just Yugabyte. Hope you enjoy the listen and remember to subscribe for many more of these deep technical discussions. Our guests for this episode are: Kannan Muthukkaruppan, Founder & President, Product Dev. @ Yugabyte Karthik Ranganathan, Founder & CTO @ YugaByte Links: Kudu: Storage for Fast Analytics on Fast Data - https://kudu.apache.org/kudu.pdf Under the Hood: Building and open-sourcing RocksDB - https://www.facebook.com/notes/facebook-engineering/under-the-hood-building-and-open-sourcing-rocksdb/10151822347683920/ The Log-Structured Merge-Tree (LSM-Tree) - https://www.cs.umb.edu/~poneil/lsmtree.pdf Amazon Aurora: Design Considerations for High Throughput Cloud-Native Relational Databases - https://dl.acm.org/doi/epdf/10.1145/3035918.3056101…
Welcome to our 5rd episode. This is the second part of a two part series where go deep into the internals of Yugabyte with Karthik and Kannan. Yugabyte is a highly scalable and developer friendly open source distributed SQL database. Yugabyte is built by an Ex-Facebook team that wanted to bring what they learnt running one of the latest databases on the planet out into the open source world. Learn more about how the shared-nothing architecture used by Yugabyte works and how the team build Postgres and other API layers on top of a highly-scalable document DB powered by their own fork of RocksDB. Our guests for this episode are: Kannan Muthukkaruppan, Founder & President, Product Dev. @ Yugabyte Karthik Ranganathan, Founder & CTO @ YugaByte Links: Kudu: Storage for Fast Analytics on Fast Data - https://kudu.apache.org/kudu.pdf Under the Hood: Building and open-sourcing RocksDB - https://www.facebook.com/notes/facebook-engineering/under-the-hood-building-and-open-sourcing-rocksdb/10151822347683920/ The Log-Structured Merge-Tree (LSM-Tree) - https://www.cs.umb.edu/~poneil/lsmtree.pdf Amazon Aurora: Design Considerations for High Throughput Cloud-Native Relational Databases - https://dl.acm.org/doi/epdf/10.1145/3035918.3056101…
Welcome to our 3nd episode. This is the second part of a two part series where we walk through a stateful distributed system. Join us as we take apart the famous Apache Kafka so as to look under the hood and understand more of the amazing engineering and computer science that has gone into building it. In this part we’ll talk about Apache Zookeeper the best kept secret in a lot of open source distributed systems. We’ll also touch upon clients, atomic broadcasts and things that can hurt availability. Hope you enjoy the ride as we walk the route taken by messages through Apache Kafka. Remember to subscribe for more interesting, deep tech conversations. Follow us on Twitter @dosco @strlen Links ZooKeeper: Wait-free coordination for Internet-scale systems ZooKeeper’s atomic broadcast protocol: Theory and practice PacificA: Replication in Log-Based Distributed Storage Systems Bigtable: A Distributed Storage System for Structured Data The Chubby lock service for loosely-coupled distributed systems…
Welcome to our 2nd episode. This is the first part of a two part series where we walk through a stateful distributed system. Join us as we take apart the famous Apache Kafka so as to look under the hood and understand more of the amazing engineering and computer science that has gone into building it. We’ll touch upon consensus algorithms, guarantees and the path taken by a message making its way through Kafka. Follow us on Twitter @dosco @strlen Links Kafka design Virtual synchrony The Log ZooKeeper Atomic Broadcast Kafka Replication Design Kafka design: replication Amazon Aurora under the hood: quorums and correlated failure…
This is the first episode of the Computing Podcast. There's massive innovation happening in all layers of the modern application. Starting from cloud substrates all the way to the edges like your browser or an IoT device. Today we begin by talking about the fourth wave of distributed systems. Going from NoSQL to NewSQL. Follow us on Twitter @dosco @strlen Links Time, Clocks, and the Ordering of Events in a Distributed System Paxos Consensus Algorithm Raft Consensus Algorithm Alex’s blog post on non-Newtonian universe of distributed systems Amazon Aurora Design Considerations Amazon Aurora: Parallel Query…
Tervetuloa Player FM:n!
Player FM skannaa verkkoa löytääkseen korkealaatuisia podcasteja, joista voit nauttia juuri nyt. Se on paras podcast-sovellus ja toimii Androidilla, iPhonela, ja verkossa. Rekisteröidy sykronoidaksesi tilaukset laitteiden välillä.