Artwork

ObjectSharp에서 제공하는 콘텐츠입니다. 에피소드, 그래픽, 팟캐스트 설명을 포함한 모든 팟캐스트 콘텐츠는 ObjectSharp 또는 해당 팟캐스트 플랫폼 파트너가 직접 업로드하고 제공합니다. 누군가가 귀하의 허락 없이 귀하의 저작물을 사용하고 있다고 생각되는 경우 여기에 설명된 절차를 따르실 수 있습니다 https://ko.player.fm/legal.
Player FM -팟 캐스트 앱
Player FM 앱으로 오프라인으로 전환하세요!

Cosmos DB: Everything you wanted to know about Microsoft Azure’s NoSQL offering in about 30 minutes

46:47
 
공유
 

Manage episode 312585539 series 3238718
ObjectSharp에서 제공하는 콘텐츠입니다. 에피소드, 그래픽, 팟캐스트 설명을 포함한 모든 팟캐스트 콘텐츠는 ObjectSharp 또는 해당 팟캐스트 플랫폼 파트너가 직접 업로드하고 제공합니다. 누군가가 귀하의 허락 없이 귀하의 저작물을 사용하고 있다고 생각되는 경우 여기에 설명된 절차를 따르실 수 있습니다 https://ko.player.fm/legal.

In this, our very first episode, we talk with Shane Castle and Dave Judd all about Microsoft Azure's database service offering, Cosmos DB. We explore what Cosmos DB is, what problems it solves, how it stacks up to other databases such as SQL, Firebase, Mongo DB, etc., and why you may want to consider using Cosmos DB in the development of your next application. If you've heard about Cosmos DB but you're not really sure what's it all about, this is a great place to start.

Minutes:

  • 0:00 - Introduction to the show
  • 1:09 - A brief background on ObjectSharp and why we're doing a podcast
  • 1:53 - Jeff and Nick talk a bit about who this podcast is for while introducing the topic of Cosmos DB
  • 4:20 - Introduction to Dave Judd and Shane Castle
  • 5:25 - What is Cosmos DB? Shane discusses Cosmos DB and its unique feature as an enterprise-class “multi-master” database as a service
  • 6:50 - What are the core problems Cosmos DB attempts to solve? How is it different from other database platforms? Shane talks about how Cosmos DB solves issues of (1) time to market and (2) maintenance
  • 7:55 - Consistency - Shane talks about Cosmos DB’s dynamically tunable consistency model
  • 8:58 - Shane talks about Cosmos DB’s core APIs (SQL, Mongo DB, Cassandra, Gremlin (for graph databases), Table (for those using Azure table storage))
  • 11:05 - Shane talks about Cosmos DB’s support for different languages (Java, Python, Go)
  • 12:08 - Shane talks about Cosmos DB’s unique latency SLA
  • 13:13 - Dave talks about Microsoft’s use of Cosmos DB within Microsoft and the benefits that come from that
  • 13:46 - Dave talks about the implications of moving to Cosmos DB and database strategy, the importance of real-time data replication for app performance
  • 16:05 - Dave talks about key differences between Cosmos DB vs other NoSQL, and between Cosmos DB vs SQL; how Cosmos DB query syntax is familiar to those coming from SQL (it’s SQL-like); and Azure’s “auto-tuning” of performance during inserts and auto-scaling features
  • 22:30 - Shane talks about Cosmos DB in comparison to other NoSQL offerings, when you might want to consider Cosmos vs other NoSQL offerings
  • 24:50 - Dave talks about Cosmos DB’s support for change feed and reactive programming; reactive pipes as native to Cosmos DB; Azure’s EventGrid service; how this allows for developers to more easily keep their data eventually consistent
  • 28:16 - Dave talks about when is a good time for a company to think about Cosmos DB; valid use cases for it; business imperatives that might drive interest; the importance of the real-time replication, high availability, and having your writes close to the end-user
  • 33:55 - Dave and Shane talk about Cosmos DB costs and pricing, how it differs from other options; Shane also talks about the importance of DR
  • 37:58 - Getting started with Cosmos - how to get started and playing with Cosmos DB to see if it works for you
  • 40:03 - Shane and Dave touch briefly on the related topic of serverless
  • 44:32 - Closing and where you can learn more about Shane and Dave

This is our first episode. We'd love your feedback! Feel free to reach out to us on Twitter any time @teamobjectsharp.

Links to items mentioned in the show:

  continue reading

21 에피소드

Artwork
icon공유
 
Manage episode 312585539 series 3238718
ObjectSharp에서 제공하는 콘텐츠입니다. 에피소드, 그래픽, 팟캐스트 설명을 포함한 모든 팟캐스트 콘텐츠는 ObjectSharp 또는 해당 팟캐스트 플랫폼 파트너가 직접 업로드하고 제공합니다. 누군가가 귀하의 허락 없이 귀하의 저작물을 사용하고 있다고 생각되는 경우 여기에 설명된 절차를 따르실 수 있습니다 https://ko.player.fm/legal.

In this, our very first episode, we talk with Shane Castle and Dave Judd all about Microsoft Azure's database service offering, Cosmos DB. We explore what Cosmos DB is, what problems it solves, how it stacks up to other databases such as SQL, Firebase, Mongo DB, etc., and why you may want to consider using Cosmos DB in the development of your next application. If you've heard about Cosmos DB but you're not really sure what's it all about, this is a great place to start.

Minutes:

  • 0:00 - Introduction to the show
  • 1:09 - A brief background on ObjectSharp and why we're doing a podcast
  • 1:53 - Jeff and Nick talk a bit about who this podcast is for while introducing the topic of Cosmos DB
  • 4:20 - Introduction to Dave Judd and Shane Castle
  • 5:25 - What is Cosmos DB? Shane discusses Cosmos DB and its unique feature as an enterprise-class “multi-master” database as a service
  • 6:50 - What are the core problems Cosmos DB attempts to solve? How is it different from other database platforms? Shane talks about how Cosmos DB solves issues of (1) time to market and (2) maintenance
  • 7:55 - Consistency - Shane talks about Cosmos DB’s dynamically tunable consistency model
  • 8:58 - Shane talks about Cosmos DB’s core APIs (SQL, Mongo DB, Cassandra, Gremlin (for graph databases), Table (for those using Azure table storage))
  • 11:05 - Shane talks about Cosmos DB’s support for different languages (Java, Python, Go)
  • 12:08 - Shane talks about Cosmos DB’s unique latency SLA
  • 13:13 - Dave talks about Microsoft’s use of Cosmos DB within Microsoft and the benefits that come from that
  • 13:46 - Dave talks about the implications of moving to Cosmos DB and database strategy, the importance of real-time data replication for app performance
  • 16:05 - Dave talks about key differences between Cosmos DB vs other NoSQL, and between Cosmos DB vs SQL; how Cosmos DB query syntax is familiar to those coming from SQL (it’s SQL-like); and Azure’s “auto-tuning” of performance during inserts and auto-scaling features
  • 22:30 - Shane talks about Cosmos DB in comparison to other NoSQL offerings, when you might want to consider Cosmos vs other NoSQL offerings
  • 24:50 - Dave talks about Cosmos DB’s support for change feed and reactive programming; reactive pipes as native to Cosmos DB; Azure’s EventGrid service; how this allows for developers to more easily keep their data eventually consistent
  • 28:16 - Dave talks about when is a good time for a company to think about Cosmos DB; valid use cases for it; business imperatives that might drive interest; the importance of the real-time replication, high availability, and having your writes close to the end-user
  • 33:55 - Dave and Shane talk about Cosmos DB costs and pricing, how it differs from other options; Shane also talks about the importance of DR
  • 37:58 - Getting started with Cosmos - how to get started and playing with Cosmos DB to see if it works for you
  • 40:03 - Shane and Dave touch briefly on the related topic of serverless
  • 44:32 - Closing and where you can learn more about Shane and Dave

This is our first episode. We'd love your feedback! Feel free to reach out to us on Twitter any time @teamobjectsharp.

Links to items mentioned in the show:

  continue reading

21 에피소드

모든 에피소드

×
 
Loading …

플레이어 FM에 오신것을 환영합니다!

플레이어 FM은 웹에서 고품질 팟캐스트를 검색하여 지금 바로 즐길 수 있도록 합니다. 최고의 팟캐스트 앱이며 Android, iPhone 및 웹에서도 작동합니다. 장치 간 구독 동기화를 위해 가입하세요.

 

빠른 참조 가이드

탐색하는 동안 이 프로그램을 들어보세요.
재생