Artwork

Indhold leveret af Matthew O'Neill. Alt podcastindhold inklusive episoder, grafik og podcastbeskrivelser uploades og leveres direkte af Matthew O'Neill eller deres podcastplatformspartner. Hvis du mener, at nogen bruger dit ophavsretligt beskyttede værk uden din tilladelse, kan du følge processen beskrevet her https://da.player.fm/legal.
Player FM - Podcast-app
Gå offline med appen Player FM !

Building for Indestructible, with Spencer Kimball

56:37
 
Del
 

Manage episode 354242626 series 2968444
Indhold leveret af Matthew O'Neill. Alt podcastindhold inklusive episoder, grafik og podcastbeskrivelser uploades og leveres direkte af Matthew O'Neill eller deres podcastplatformspartner. Hvis du mener, at nogen bruger dit ophavsretligt beskyttede værk uden din tilladelse, kan du følge processen beskrevet her https://da.player.fm/legal.

Spencer talks with us about building a next generation database with Cockroach Labs. He discusses the importance of distributed databases to use effectively and efficiently the commodity hardware found in the cloud, that can’t be specialized and can scale rapidly. Spencer explains about the new realities of doing business across multiple regions with diverse databases, and what is being done to protect information and maintain continuity. He also sheds light on how CockroachDB on what they can do to help them push the envelope.

3 Takeaways:

  • In the modern era, certainly since the advent of the web, the scale that many applications have to grapple with rapidly exceeds what used to be considered enterprise scale.
  • The use cases that demand distributed database capabilities are the norm today, as opposed to a newly ascendant luxury kind of capability.
  • Consistent replication is something that you really need, and the ultimate differentiator comes in if you care about multi-region operation.

Key Quotes:

  • “What really defines the sort of flavor of distributed database, which Cockroach is, is a need to really use effectively and efficiently the sort of commodity hardware that you find in the cloud. That's the critical thing, so it can't be specialized hardware. The distributed database is just sort of the natural evolution of any of these architectures when you realize that you can only scale vertically so far. And, as you scale vertically, you're really limited to a single location where that hardware sits, and it might be a big, supercomputer, very expensive, but it's still only one location.”
  • “Ultimately you do have to distribute, if you want to have the kind of business continuity that's required in most mission critical applications, because a data center can go down. So, that means you have to be re replicating your data to another location. So, you immediately have redundancy if you've got a failover or a distributed, you know, just a de facto distributed database.”
  • “When you're talking about just scale, and data intensivity scale, and how much data is under management, and how quickly is it growing? It's big tech. I mean, some of these use cases are mind blowing with the total amount of data that they're starting to write every day. And, it's accelerating in many cases.”
  • “What we've seen is that you can pretty much do anything, but you're going have to make some trade off. And, those trade-offs often are quite reasonable. So, that's sort of the art really, of composing these systems.”

Best Career Advice:

Start off at a company where there's a lot for you to learn at the best company that you can find.

-------

Bio:

Spencer Kimball

Co-Founder and CEO of Cockroach Labs

Spencer Kimball is the co-founder and CEO of Cockroach Labs, where he maintains a delicate balance between a love for programming, distributed systems, and the excitement of helping the company grow smoothly. While attending the University of California at Berkeley, he was one of the original authors of the GNU Image Manipulation Program (GIMP). He worked on databases during the heyday of the dot com era, and worked for Google during much of their biggest growth and impact.

After college he co-founded WeGo, a company providing tools for building web communities and served as the company's co-CTO. In 2000, he created a web-based version of GIMP, OnlinePhotoLab.com, with the technology subsequently folded into Ofoto's online image manipulation tools. Kimball started work with Google in 2002 where he helped spearhead Colossus, a new version of the Google File System. He also worked on the Google Servlet Engine. In January 2012, Kimball launched the company Viewfinder which developed an app that allowed social media users to share photos, chat privately, and search photo history without leaving the app. The company was acquired by Square, Inc. in December 2013. He then formed CockroachDB, an open source project he started on GitHub in February 2014.

-------

For more information:

https://www.linkedin.com/in/spencerwkimball/

-------

About the Hosts

Matthew O'Neill describes himself as husband, dad, geek and IT Exec. He an Industry Managing Director within VMware’s Strategic Ecosystem & Industry Solutions (SEIS) team.

You can find Matthew on LinkedIn and Twitter.

Brian Hayes is an audiophile, dad, builder of sheds, maker of mirth, world traveler and Financial Services Industry Lead at VMware.

You can find Brian on LinkedIn.

  continue reading

44 episoder

Artwork
iconDel
 
Manage episode 354242626 series 2968444
Indhold leveret af Matthew O'Neill. Alt podcastindhold inklusive episoder, grafik og podcastbeskrivelser uploades og leveres direkte af Matthew O'Neill eller deres podcastplatformspartner. Hvis du mener, at nogen bruger dit ophavsretligt beskyttede værk uden din tilladelse, kan du følge processen beskrevet her https://da.player.fm/legal.

Spencer talks with us about building a next generation database with Cockroach Labs. He discusses the importance of distributed databases to use effectively and efficiently the commodity hardware found in the cloud, that can’t be specialized and can scale rapidly. Spencer explains about the new realities of doing business across multiple regions with diverse databases, and what is being done to protect information and maintain continuity. He also sheds light on how CockroachDB on what they can do to help them push the envelope.

3 Takeaways:

  • In the modern era, certainly since the advent of the web, the scale that many applications have to grapple with rapidly exceeds what used to be considered enterprise scale.
  • The use cases that demand distributed database capabilities are the norm today, as opposed to a newly ascendant luxury kind of capability.
  • Consistent replication is something that you really need, and the ultimate differentiator comes in if you care about multi-region operation.

Key Quotes:

  • “What really defines the sort of flavor of distributed database, which Cockroach is, is a need to really use effectively and efficiently the sort of commodity hardware that you find in the cloud. That's the critical thing, so it can't be specialized hardware. The distributed database is just sort of the natural evolution of any of these architectures when you realize that you can only scale vertically so far. And, as you scale vertically, you're really limited to a single location where that hardware sits, and it might be a big, supercomputer, very expensive, but it's still only one location.”
  • “Ultimately you do have to distribute, if you want to have the kind of business continuity that's required in most mission critical applications, because a data center can go down. So, that means you have to be re replicating your data to another location. So, you immediately have redundancy if you've got a failover or a distributed, you know, just a de facto distributed database.”
  • “When you're talking about just scale, and data intensivity scale, and how much data is under management, and how quickly is it growing? It's big tech. I mean, some of these use cases are mind blowing with the total amount of data that they're starting to write every day. And, it's accelerating in many cases.”
  • “What we've seen is that you can pretty much do anything, but you're going have to make some trade off. And, those trade-offs often are quite reasonable. So, that's sort of the art really, of composing these systems.”

Best Career Advice:

Start off at a company where there's a lot for you to learn at the best company that you can find.

-------

Bio:

Spencer Kimball

Co-Founder and CEO of Cockroach Labs

Spencer Kimball is the co-founder and CEO of Cockroach Labs, where he maintains a delicate balance between a love for programming, distributed systems, and the excitement of helping the company grow smoothly. While attending the University of California at Berkeley, he was one of the original authors of the GNU Image Manipulation Program (GIMP). He worked on databases during the heyday of the dot com era, and worked for Google during much of their biggest growth and impact.

After college he co-founded WeGo, a company providing tools for building web communities and served as the company's co-CTO. In 2000, he created a web-based version of GIMP, OnlinePhotoLab.com, with the technology subsequently folded into Ofoto's online image manipulation tools. Kimball started work with Google in 2002 where he helped spearhead Colossus, a new version of the Google File System. He also worked on the Google Servlet Engine. In January 2012, Kimball launched the company Viewfinder which developed an app that allowed social media users to share photos, chat privately, and search photo history without leaving the app. The company was acquired by Square, Inc. in December 2013. He then formed CockroachDB, an open source project he started on GitHub in February 2014.

-------

For more information:

https://www.linkedin.com/in/spencerwkimball/

-------

About the Hosts

Matthew O'Neill describes himself as husband, dad, geek and IT Exec. He an Industry Managing Director within VMware’s Strategic Ecosystem & Industry Solutions (SEIS) team.

You can find Matthew on LinkedIn and Twitter.

Brian Hayes is an audiophile, dad, builder of sheds, maker of mirth, world traveler and Financial Services Industry Lead at VMware.

You can find Brian on LinkedIn.

  continue reading

44 episoder

Semua episod

×
 
Loading …

Velkommen til Player FM!

Player FM is scanning the web for high-quality podcasts for you to enjoy right now. It's the best podcast app and works on Android, iPhone, and the web. Signup to sync subscriptions across devices.

 

Hurtig referencevejledning