Azure Cosmos DB Tutorial | Globally distributed NoSQL database

  Рет қаралды 220,845

Adam Marczak - Azure for Everyone

Adam Marczak - Azure for Everyone

Күн бұрын

Пікірлер: 220
@AdamMarczakYT
@AdamMarczakYT 3 жыл бұрын
At 7:32 there is a typo about partition types. Instead of "two kind od partitions", it should be "two kinds of partitions" :) Thanks Davide T. for letting me know :)
@RohanHazara
@RohanHazara 3 жыл бұрын
Still mentioning wrong meaning. You wrote "Two king od partitions". I dont think it does a matter because we understand your good explanation. Good work and keep it on!
@rakeshpanigrahi577
@rakeshpanigrahi577 2 жыл бұрын
@@stephenzx6312 during container creation, you can choose "Manual" instead of "Autoscale"
@roshanyedme8483
@roshanyedme8483 Жыл бұрын
@@RohanHazara c9xcx999xx99c999c9x99c99f999x9cfcx99x9c999xfgxc99x99cg9c909c9c9
@NaClH2OGrl
@NaClH2OGrl 4 жыл бұрын
Thank you, Adam! It's not everyday that I watch a learning video that provides easy to understand language, content, and flow. You obviously know your stuff and, bonus for everyone, you're a natural teacher who's willing to produce and share your knowledge.
@AdamMarczakYT
@AdamMarczakYT 4 жыл бұрын
Awesome! Thanks for such nice feedback!
@michaziemak4808
@michaziemak4808 3 жыл бұрын
This is really good info! Thank you Adam!
@belaidmabrouk29
@belaidmabrouk29 2 жыл бұрын
Adam you are really amazing , keep going thanks !
@antonistarczynowski7356
@antonistarczynowski7356 2 жыл бұрын
Extremely useful and well done material. Congrats Adam!
@leofuadjadue
@leofuadjadue 2 жыл бұрын
Thank you, Adam!!! 😀
@chandra1975
@chandra1975 3 жыл бұрын
Thank you Adam, Great Job. your videos are nice . DP 200 videos if you could share that would be helpful.
@AdamMarczakYT
@AdamMarczakYT 3 жыл бұрын
Thanks, Noted!
@eirikandersen9848
@eirikandersen9848 4 жыл бұрын
Really insightful video! The change feed section caught my eye and I am curious to more about it. My question is: May the change feed facilitate input into source systems, i.e. a online website? Let's say you have a customer that has bought a product and that information is sent to a Cosmos DB that uses SQL API for document storage. Furthermore, that information is sent to a Cosmos DB that uses the Gremlin API to uncover relationships between data, i.e. the customer has bought product A and based on the data we have in Gremlin API DB, the customer might like product B. Then this information is sent back to the website and next time the customer visit the website, the recommendation for product B is there. Wow, this turned out to be quite the message!
@AdamMarczakYT
@AdamMarczakYT 4 жыл бұрын
Thanks! Change feed is great, also check out samples with event grid and signalr if you want to build real time applications. Remember that cosmos can't use multiple APIs at the same time so you would need two of them. But sounds like an interesting project and good use-case. Good luck.
@will44559
@will44559 3 жыл бұрын
Great course, Adam! Do you have any plan to do any Kubernetes course? Thanks.
@FirstNameLastName-kt3zn
@FirstNameLastName-kt3zn 5 жыл бұрын
This was very helpful thanks
@AdamMarczakYT
@AdamMarczakYT 5 жыл бұрын
Glad you enjoyed it!
@CosmeJunior
@CosmeJunior 3 жыл бұрын
@Adam, I can't install the Microsoft.Azure.Cosmos package, I got the error "There are no versions available for the package 'Microsoft.Azure.Cosmos' can you help me out here ?
@sanjeevakumarg5847
@sanjeevakumarg5847 2 жыл бұрын
Hi Adam, Can you help how to delete the cosmos collection using Azure data factory.
@anos997
@anos997 3 жыл бұрын
how to prevent Dev. team to change RU from the code... and it will be only managed by the interface by and sysadmin?
@AdamMarczakYT
@AdamMarczakYT 3 жыл бұрын
Check this out docs.microsoft.com/en-us/azure/cosmos-db/role-based-access-control?WT.mc_id=AZ-MVP-5003556#prevent-sdk-changes
@anos997
@anos997 3 жыл бұрын
@@AdamMarczakYT thanks alot !!!
@amirhamzaansari922
@amirhamzaansari922 3 жыл бұрын
Can someone tell me if Cosmos DB is PaaS or SaaS? I think it is PaaS but I am confused as I have seen some articles that associate Cosmos DB with SaaS.
@AdamMarczakYT
@AdamMarczakYT 3 жыл бұрын
It's PaaS.
@amirhamzaansari922
@amirhamzaansari922 3 жыл бұрын
@@AdamMarczakYT Thank you Adam. I have my Exam on Saturday. Any tips???
@adamzhang5966
@adamzhang5966 11 ай бұрын
This tutorial cost a lot.
@simplecop123
@simplecop123 10 ай бұрын
How? We have free cosmos db trial for 30 days.
@arthurimona5901
@arthurimona5901 4 жыл бұрын
Dzięki Adam for these insights. I totally need this for one of my projects. Great video!
@AdamMarczakYT
@AdamMarczakYT 4 жыл бұрын
Dziękuje 😁
@Mezmiro
@Mezmiro 5 жыл бұрын
Great video! Hopefully MS fixes the cost issue with Cosmos, as currently it's a very expensive option.
@AdamMarczakYT
@AdamMarczakYT 5 жыл бұрын
I hope so too. I like cosmos db but and I use it in my projects but I would use it more if it would cost less.
@stuartstead3768
@stuartstead3768 4 жыл бұрын
Yes, it's certainly not cheap is it?
@ejmsp
@ejmsp 5 жыл бұрын
Hey Adam, Nice video once again. Thanks for sharing the knowledge do you know some good courses to learn more about Azure? Am specially interested in Data factory and databricks, some recommendation? :)
@AdamMarczakYT
@AdamMarczakYT 5 жыл бұрын
Hey. Glad to see you are coming back for more :) I personally like Azure Friday videos on official Microsoft Azure channel kzbin.infosearch?query=data+factory
@ejmsp
@ejmsp 5 жыл бұрын
@@AdamMarczakYT thanks, i will check it ;)
@ngophuthanh
@ngophuthanh 4 жыл бұрын
Thanks a lot, Adam. Your videos are very helpful and interesting. You summarize how thing work, and then provide great demos. Well balanced and well done.
@AdamMarczakYT
@AdamMarczakYT 4 жыл бұрын
My pleasure!
@skfarid9069
@skfarid9069 4 жыл бұрын
@Adam Marczak - Azure for Everyone Thank you Adam for your quick update but how to reference the environment parameter here, so that read replication can be done only in Production environment and not in any other environment, basically how to put condition . Please suggest, awaiting for your valuable reply on the same.
@AdamMarczakYT
@AdamMarczakYT 4 жыл бұрын
Unfortunately I don't provide consultancy for work efforts. This isn't an Azure question either, this is a question on how to code with PowerShell. Feel free to check some online tutorials on the subject.
@FXK23
@FXK23 4 жыл бұрын
Shoudn't you avoid joins for cross-query over logical partitions? Isn't it a better idea to introduce some extra property in both container-docs and merge the two conatainers in order to query one logical partition? Great tutorials!
@AdamMarczakYT
@AdamMarczakYT 4 жыл бұрын
Partitioning and query optimization is a big topic. And in general you should avoid cross-partition queries as they consume more RUs but it's hard to design database so sometimes you might still need to do it. There is a lot of factors to consider and too many for a simple comment section to fit in. Thanks for watching :)
@igorr4682
@igorr4682 4 ай бұрын
To all programmers who believe they can teach others solely based on their technical knowledge, it's crucial to recognize that proper English and pronunciation are just as important, if not more so, than your technical expertise. Teaching effectively requires clear communication, and that includes being able to articulate concepts in a way that others can easily understand. So, while your knowledge is undoubtedly valuable, it must be conveyed with clarity through proficient language skills.
@ateekain5739
@ateekain5739 2 жыл бұрын
Hello, I want to create NOSQL database, one DB in singapore and one in US. Want to access both database as one without copying over. Just reference with possibility of CRUD operation. Data from singapore database shouldnt be moved out of singapore database. How should i do it ?
@maddipatlamadhura4140
@maddipatlamadhura4140 3 жыл бұрын
Hi, when I try to open my azure cosmos db emulator it shows Unable to add firewall rule settings. Please restart the Azure Cosmos Emulator with/NOFirewall Option. How to solve this issue?
@armaanverma7026
@armaanverma7026 Жыл бұрын
All videos are excellent @Adam, where can I look for more contents, how to subscribe to your portal.
@elitsavr
@elitsavr 3 жыл бұрын
Your Azure videos are great! Thank you so much!
@AdamMarczakYT
@AdamMarczakYT 3 жыл бұрын
Glad you think so!
@akshya88
@akshya88 Жыл бұрын
Hello, I have a query. We need to bring oracle oltp data to cosmos db. What will be the best way as we need the data as soon as available. We wanted to use fivetran but it seems like it has not created connection to cosmos db.
@aniketsamant455
@aniketsamant455 4 жыл бұрын
@Azure 4 everyone: I have to choose between Cosmos DB sql API and gramelin API ? Do you know when to use which one? Could please provide me any link if u have stating diifrence between gramelin and sql Api
@AdamMarczakYT
@AdamMarczakYT 4 жыл бұрын
Hey Aniket. Gremlin is for graph databases, so it's not a question of API but question of business problem you are trying to solve. If you need graph database then this is for you. If you want to check what are the challenges that graph database solve check this doc docs.microsoft.com/en-us/azure/cosmos-db/graph-introduction#scenarios-that-can-use-gremlin-api
@Chrisorian
@Chrisorian 4 жыл бұрын
Dzięki. Chciałbym dostać pracę w Nokii, a tam używają właśnie Cosmos DB.
@AdamMarczakYT
@AdamMarczakYT 4 жыл бұрын
Super! Powodzenia :)
@edwinpantony100
@edwinpantony100 3 жыл бұрын
Great Video:) Thanks for this. and appreciate you could throw some points here. c:\labs\Program.cs(11,30): error CS0246: The type or namespace name 'Task' could not be found (are you missing a using directive or an assembly reference?) c:\labs\Program.cs(11,30): error CS0246: The type or namespace name 'Task' could not be found (are you missing a using directive or an assembly reference?)
@AdamMarczakYT
@AdamMarczakYT 3 жыл бұрын
This has been shown in the video around 18:20 mark.
@DebanjanBardhan
@DebanjanBardhan 3 жыл бұрын
I was so confused about the terminology of containers and documents, and you made it crystal clear for me in just a slide. Thank you so much, Adam :)
@mayankdhamaniya6127
@mayankdhamaniya6127 Жыл бұрын
can you please explain how we will fetch ru used in a resorces group for a particular database container
@alkanandaappala3877
@alkanandaappala3877 2 жыл бұрын
How to upgrade tls/ssl version in existing azure cosmos db?
@pawanmodi9020
@pawanmodi9020 3 жыл бұрын
Great video. Very crisp and great explanation.
@AdamMarczakYT
@AdamMarczakYT 3 жыл бұрын
Thank you kindly!
@krishna172225
@krishna172225 3 жыл бұрын
Hi Adam..hope you're doing well. I have question. If someone deleted the data in cosmos db containers . Is it possible to verify how deleted the data.
@AdamMarczakYT
@AdamMarczakYT 3 жыл бұрын
You can check a lot of stuff in the activity log in Azure as long as it's a platform change, not sure if deletion of containers is here but possibly. Thanks for watching! :)
@BDBrightDBA
@BDBrightDBA 3 жыл бұрын
Really a great video all of your Azure
@AdamMarczakYT
@AdamMarczakYT 3 жыл бұрын
Thanks!
@vipularyaa
@vipularyaa Жыл бұрын
could you tell me how do we change from azure cosmos DB to Postgres sql db
@penglv1007
@penglv1007 4 жыл бұрын
Very informative and easy to understand. Hope to watch more about the usage with demos.
@AdamMarczakYT
@AdamMarczakYT 4 жыл бұрын
More are coming but pipeline of videos is long but definitely a hot topic to cover. Added to the list, thanks for the feedback!
@kexell
@kexell 3 жыл бұрын
Just to make that clear... i have to pay automatically $24 per month, when i use 400 RU? When i reach more than 400 RU, i pay more. I really dont get the payment method... When i have like 20.000 RU per day. Would i pay $1200?
@AdamMarczakYT
@AdamMarczakYT 3 жыл бұрын
It's 400 RU/s = Request Units per second not per month. That is 1,000,000,000 request units per month. Also 400 RU/s is within free tier. But yes 20000 RU/s would cost you 1200 USD.
@akhilamurthyraju5645
@akhilamurthyraju5645 3 жыл бұрын
I just installed visual studio code. To correct CosmosClient (ctrl + .), drop down is not showing - “using MicrosoftAzure.Cosmos”. May I know which extension I need to install to get this??
@AdamMarczakYT
@AdamMarczakYT 3 жыл бұрын
I think intellisense for .NET should be out of the box. Just make sure to install the packages using provided command and then run "dotnet restore" to get the packages.
@myriampch14789
@myriampch14789 3 жыл бұрын
Very clear and useful, thank you !
@AdamMarczakYT
@AdamMarczakYT 3 жыл бұрын
Glad it was helpful!
@manishsharma9490
@manishsharma9490 3 жыл бұрын
Very nice explanation! Learning azure is very easy using your videos and demonstrations! Thanks bro!!
@AdamMarczakYT
@AdamMarczakYT 3 жыл бұрын
Happy to help!
@AnilKumarP4U
@AnilKumarP4U 3 жыл бұрын
Your video's are very helpful to understand content without any confusion. Thank you so much!
@AdamMarczakYT
@AdamMarczakYT 3 жыл бұрын
Happy to hear that!
@shantanudeshmukh4390
@shantanudeshmukh4390 4 жыл бұрын
Very nicely done. Easy to understand these complex concepts. Just subscribed to this channel. Looking forward for more knowledgeable videos. Thank you!
@AdamMarczakYT
@AdamMarczakYT 4 жыл бұрын
Awesome, thank you!
@skfarid9069
@skfarid9069 4 жыл бұрын
Thank you Adam for this awesome tutorial...Great one indeed !!! How to enable Replication on Cosmos DB in Production only via Automation Script in East US 2 (Read regions) whereas write region is in Central US .Already have one common environment (dev/prod) ARM template for cosmos DB via which Cosmos DB been created. Awaiting for your valuable reply. Thanks in advance!!
@AdamMarczakYT
@AdamMarczakYT 4 жыл бұрын
Use update function in powershell. Location parameter is array so you can pass multiple. docs.microsoft.com/en-us/powershell/module/az.cosmosdb/update-azcosmosdbaccountregion?WT.mc_id=AZ-MVP-5003556&view=azps-4.7.0
@skfarid9069
@skfarid9069 4 жыл бұрын
@@AdamMarczakYT Thank you Adam for your quick update but how to reference the environment parameter here, so that read replication can be done only in Production environment and not in any other environment, basically how to put condition . Please suggest, awaiting for your valuable reply on the same.
@ArunKumar-kl4eb
@ArunKumar-kl4eb 4 жыл бұрын
i have a usecase like this. My data storage capacity 150 GB. there will be 1 million transactions per day. my application is sitting on different countries. please suggest a option. is cosmos a best fit? or can i use azure sql?
@AdamMarczakYT
@AdamMarczakYT 4 жыл бұрын
Unfortunately it's not so easy to answer. Both can easily handle this amount of data and transactions, it depends on the use-cases. Cosmos DB might be good options due to multi-master geo distributed DB, but it's not the only option.
@renjithh88
@renjithh88 4 жыл бұрын
Superb content...very crisp and to the point...helps a lot while preparing my dp-200 certification👍👍
@AdamMarczakYT
@AdamMarczakYT 4 жыл бұрын
Thanks a ton :)
@gotonaren
@gotonaren 3 жыл бұрын
Very well presented. Thank you for an easy to understand information video. Just what I was looking for.
@AdamMarczakYT
@AdamMarczakYT 3 жыл бұрын
Glad it was helpful!
@jagerzhang4059
@jagerzhang4059 3 жыл бұрын
Hello Adam ,Can the link service can connect an remoted mongoDB,which is not in Azure portal,thx
@AdamMarczakYT
@AdamMarczakYT 3 жыл бұрын
If you mean from data factory, then yes. docs.microsoft.com/en-us/azure/data-factory/connector-mongodb?WT.mc_id=AZ-MVP-5003556
@yashhustle
@yashhustle 2 жыл бұрын
How do we do Order by with Group by in Cosmos DB?
@DeepakShaw
@DeepakShaw 2 жыл бұрын
Can we store same way in Azure Table Storage?
@arthurimona5901
@arthurimona5901 4 жыл бұрын
One question. Is it possible to have an azure cosmos db accessible to both a .net api and one that's node.js api?
@AdamMarczakYT
@AdamMarczakYT 4 жыл бұрын
Hi Arthur, what you ask is two different SDKs, but they use the same API underneath. So the answer is, yes you can use both .NET and nodejs.
@balasubramanianm4343
@balasubramanianm4343 3 жыл бұрын
May I know, az 900 exam questions if any session have. It will be helpful if you have
@AdamMarczakYT
@AdamMarczakYT 3 жыл бұрын
Check my az-900 course website and videos.
@HealthyFoodBae_
@HealthyFoodBae_ 4 жыл бұрын
Is COSMOS DB the same as COSMOS ?(internal database)
@AdamMarczakYT
@AdamMarczakYT 4 жыл бұрын
Hi, I'm not what what COSMOS internal database is. Cosmos DB is Azure service which evolved from old name Document DB.
@azureradhakrishnan330
@azureradhakrishnan330 4 жыл бұрын
Hi adam i am not script guy like you its mandatory to know this skill sets for administration perspective or commission is an enough ? looking your feedback
@AdamMarczakYT
@AdamMarczakYT 4 жыл бұрын
Depends on the role, for admin I would say you would need to learn powershell or azure cli to manage Azure environment. My advise would be powershell. This is covered also as part of Azure Admin certification paths. I also have few videos on those so feel free to check them out.
@azureradhakrishnan330
@azureradhakrishnan330 4 жыл бұрын
@@AdamMarczakYT Thank you for valuable reply
@paulowiz
@paulowiz 5 ай бұрын
Clear and objective! Nice video!
@selwynalexander9750
@selwynalexander9750 4 жыл бұрын
Thanks Adam. Your an Azure Certified Teacher . Its very easy to understand your videos and acquiring deep knowledge. Well done bro!
@AdamMarczakYT
@AdamMarczakYT 4 жыл бұрын
Wow, thanks!
@styleman2434
@styleman2434 4 жыл бұрын
Very nice video for basic understanding 👍
@AdamMarczakYT
@AdamMarczakYT 4 жыл бұрын
Thanks!
@TheVillageShow
@TheVillageShow 3 жыл бұрын
please use dark themes..eyes hurt while watching the video at night
@AdamMarczakYT
@AdamMarczakYT 3 жыл бұрын
I started doing that since last year, should be better in the new videos :)
@SameeraSenarathna
@SameeraSenarathna 3 жыл бұрын
Another Good Video. Thank you for sharing the knowledge.
@AdamMarczakYT
@AdamMarczakYT 3 жыл бұрын
Thanks for watching!
@ankitdagreat
@ankitdagreat 4 жыл бұрын
can we have a video with Mongo Db APi and show the way of partition.
@AdamMarczakYT
@AdamMarczakYT 4 жыл бұрын
I might do partitioning video for cosmos db at some point. :)
@leefig6089
@leefig6089 3 жыл бұрын
Fabulous
@AdamMarczakYT
@AdamMarczakYT 3 жыл бұрын
Cheers!
@itzinfector
@itzinfector 3 жыл бұрын
your vids are the best azure tutorials thanks for your support
@AdamMarczakYT
@AdamMarczakYT 3 жыл бұрын
Glad you like them!
@vincexjx
@vincexjx 3 жыл бұрын
Great video to pick up Cosmos DB. Thank you Adam!
@AdamMarczakYT
@AdamMarczakYT 3 жыл бұрын
My pleasure!
@run-forrest-run
@run-forrest-run 4 жыл бұрын
Thank you @Adam Marczak. It is really nice to see you are progressing with your way of explaining things. Since this video is of last year. I can tell the difference with your latest videos. Really good work! ✌️
@AdamMarczakYT
@AdamMarczakYT 4 жыл бұрын
I know right! It's been a looong way. Spent hundreds of hours perfecting presentations, agenda, structure and even signed for additional English lessons with British native so I can speak more fluently with better pronunciation :) Moving on all tutorials will only get better. Every few years when there will be major changes to the service I definitely plan to do a refresher video with all the improvements :) Thanks!
@sujanbhattacharya6029
@sujanbhattacharya6029 3 жыл бұрын
Can you please provide guidance about how to copy large json files (>16 MB) to cosmos db
@patrickbrodeur7466
@patrickbrodeur7466 Жыл бұрын
Very good video! I'm always impressed how how much information you can teach clearly in a 31 minutes video! You know well Azure, and you are a very talented teacher! Go from almost 0 knowledge on Cosmos DB to excited beginner in 31 minutes! ;-)
@gyanendramaurya2082
@gyanendramaurya2082 2 жыл бұрын
This was amazing, I got a new job and there they used cosmos db, just wanted to know what it is and how its works, I now have a very clear picture of how they are using the cosmos db, next step is learning azure functions, will go and check if you have any material on that, otherwise some other resource :( , anyways Thank you very much for the clean tutorial.
@rvkrasyl
@rvkrasyl Жыл бұрын
Thank you for the video!
@manojvishwakarma1411
@manojvishwakarma1411 3 жыл бұрын
Very easy and good learning place
@Davidepalte
@Davidepalte 3 жыл бұрын
In partitions, you have an error in "There are two king od partitions" and it took me a while to get it. Consider adding a note or a comment in this section of the video.
@AdamMarczakYT
@AdamMarczakYT 3 жыл бұрын
Duh!!! Silly me, never noticed that :) Unfortunately KZbin doesn't allow any post-upload fixes :( I'll add a sticky comment, thanks! :)
@Davidepalte
@Davidepalte 3 жыл бұрын
@@AdamMarczakYT Tank you for the very relevant content!
@murali411987
@murali411987 4 жыл бұрын
Thank you Adam for sharing these learning videos. You are making azure journey easy for everyone.
@AdamMarczakYT
@AdamMarczakYT 4 жыл бұрын
My pleasure! Thank you so much :)
@prasadmadhasi
@prasadmadhasi 4 жыл бұрын
Perfect Session!!!!
@AdamMarczakYT
@AdamMarczakYT 4 жыл бұрын
Rock on!
@belong_to_the_world
@belong_to_the_world 5 ай бұрын
It is always nice liearning azure with you Adam! Thank you so much!
@duladuda9891
@duladuda9891 3 жыл бұрын
Thanks so much still relevant in 2020!
@AdamMarczakYT
@AdamMarczakYT 3 жыл бұрын
Yes! Thanks! :D
@Paweaszcz
@Paweaszcz Жыл бұрын
Hello Adam - thanks for very nice piece of Azure knowledge !
@satishseshadri
@satishseshadri Жыл бұрын
You've been my learning source for a while now. Thanks a lot for your videos!!
@xelaksal6690
@xelaksal6690 Жыл бұрын
Great introduction!!!
@rsbalaji1755
@rsbalaji1755 2 жыл бұрын
Adam, you are awesome man
@bhagvandas6058
@bhagvandas6058 3 жыл бұрын
great video with nice descriptions..
@AdamMarczakYT
@AdamMarczakYT 3 жыл бұрын
Thank you very much!
@BijouBakson
@BijouBakson 2 жыл бұрын
Thank you.
@CursedMilkshake
@CursedMilkshake 3 жыл бұрын
Great video, thank you!
@AdamMarczakYT
@AdamMarczakYT 3 жыл бұрын
My pleasure!
@abhisheksoni6012
@abhisheksoni6012 2 жыл бұрын
Adam you made my life so easy, I started watching your videos since last 15 days, I got impressed with the way you teach, please keep continuing.
@prachirandive.7195
@prachirandive.7195 7 ай бұрын
Thank you
@TheZimberto
@TheZimberto 2 жыл бұрын
Great overview
@tanushreenagar3116
@tanushreenagar3116 3 жыл бұрын
Nice thnk u ☺
@pamulaavinash7829
@pamulaavinash7829 4 жыл бұрын
1.Why we need to choose cosmos db instead SQL databases ... 2.If I don't know c# can we use powershrell script 3. Is scaling done automatically
@AdamMarczakYT
@AdamMarczakYT 4 жыл бұрын
1. You don't 'have' to. You can if it fits your scenario 2. There isn't powershell SDK for cosmos db right now but there are some examples how to use REST API from powershell (example gallery.technet.microsoft.com/scriptcenter/How-to-query-Azure-Cosmos-0a9aa517?WT.mc_id=AZ-MVP-5003556 ) but in my opinion that might be harder than using .NET :) 3. There is auto-scaling option available docs.microsoft.com/en-us/azure/cosmos-db/provision-throughput-autoscale?WT.mc_id=AZ-MVP-5003556
@brianaustin685
@brianaustin685 2 жыл бұрын
Great walk through Adam, appreciate the content 👍
@ugbylqb
@ugbylqb 4 жыл бұрын
Hi, I have a situation where one microservice (written in spring boot) needs to connection two different cosmos db (via SQL API). Microservice will only perform read operation collections present in both cosmos DB Is it possible ? Can you please send me some example code. Thanks in advance.
@AdamMarczakYT
@AdamMarczakYT 4 жыл бұрын
Hey, I'm not a java expert so I can't help you with that. Never used spring boot.
@PawanKumar-tu6ti
@PawanKumar-tu6ti 3 жыл бұрын
Thanks again for helping me, my search queries have turned like, "topic name"+" Adam". "azure cosmos db Adam"
@AdamMarczakYT
@AdamMarczakYT 3 жыл бұрын
Haha, this is awesome :D
@kazimdminhajulhaider3709
@kazimdminhajulhaider3709 2 жыл бұрын
Amazing Tutorial, thanks
@tonyriddle7646
@tonyriddle7646 3 жыл бұрын
link for the whole playlist?????
@AdamMarczakYT
@AdamMarczakYT 3 жыл бұрын
What playlist :)
@ValentineMasina
@ValentineMasina 3 жыл бұрын
Lovely to see this well articulated video. Thanks
@abhishekchandra7606
@abhishekchandra7606 3 жыл бұрын
Great tutorial for overview
@AdamMarczakYT
@AdamMarczakYT 3 жыл бұрын
Glad it was helpful!
@somitmitra823
@somitmitra823 Жыл бұрын
Adam, this is was great share. Thanks Man !
@SinghFlex
@SinghFlex 3 жыл бұрын
Great tutorial brother, Just a question ; how to call cosmosdb using sample logic app with managed identity authentication?
@AdamMarczakYT
@AdamMarczakYT 3 жыл бұрын
You can. I don't think default connector supports this but you should be able to craft HTTP request instead :) This tutorial does it on VM but it should be good enough to transfer this to HTTP call from Logic App docs.microsoft.com/en-us/azure/active-directory/managed-identities-azure-resources/tutorial-windows-vm-access-cosmos-db?WT.mc_id=AZ-MVP-5003556 please note that logic apps automatically get tokens sso no need for extra HTTP call. I have very similar approach with Managed Identity and Blob Storage call shown in this video kzbin.info/www/bejne/roepnqOpr72geZI
@eliashdez
@eliashdez 4 жыл бұрын
What about deleting 1,000s of documents? is there any support now for that? TTL is not always an option.
@AdamMarczakYT
@AdamMarczakYT 4 жыл бұрын
I think this is still pain. There is also Bulk Delete using Cosmos DB SDK but I never checked what does it do in the backend (if it just deletes in loops/paralell or uses some bulk delete api).
@washingtonqgaldos6572
@washingtonqgaldos6572 4 жыл бұрын
thanks so much
@AdamMarczakYT
@AdamMarczakYT 4 жыл бұрын
You're welcome! Thanks for stopping by!
@faycalbziou9147
@faycalbziou9147 3 жыл бұрын
great content
@AdamMarczakYT
@AdamMarczakYT 3 жыл бұрын
Thanks!
@tiernanmorgan1753
@tiernanmorgan1753 3 жыл бұрын
mine creates the database but it won't create the container when I run it
@AdamMarczakYT
@AdamMarczakYT 3 жыл бұрын
not sure what do you mean :(
@tiernanmorgan1753
@tiernanmorgan1753 3 жыл бұрын
@@AdamMarczakYT when i run the code on the example with visual studio it creates demoDB but it does not create "Mycontainername" below it and it doesnt spit out any errors
@AdamMarczakYT
@AdamMarczakYT 3 жыл бұрын
Weird. Try updating all modules to the latest version. You can also try creating container with the same partition key and name in the portal to see if it works. Maybe something odd is happening.
@sbkote
@sbkote 4 жыл бұрын
Hi Adam, I have a use case and need your advice on that... So i need a Azure DB for storing some Large size files(ranging 1MB to 4 GB) and some meta data for those file and an API / link using which we can download the files from the DB. There is going to be a lot of reads/writes as well.
@AdamMarczakYT
@AdamMarczakYT 4 жыл бұрын
You should not store files in the database. You should store them on blob storage and only store paths to file in the database. Your API should generate expiring SAS urls to those files and send them to users for direct download.
@sbkote
@sbkote 4 жыл бұрын
@@AdamMarczakYT Thanks Adam this is very helpful. :)
Introduction to Azure Cosmos DB for Developers
17:50
CBT Nuggets
Рет қаралды 6 М.
Azure Event Hub Tutorial | Big data message streaming service
32:10
Adam Marczak - Azure for Everyone
Рет қаралды 172 М.
Как мы играем в игры 😂
00:20
МЯТНАЯ ФАНТА
Рет қаралды 3,2 МЛН
Man Mocks Wife's Exercise Routine, Faces Embarrassment at Work #shorts
00:32
Fabiosa Best Lifehacks
Рет қаралды 6 МЛН
Electric Flying Bird with Hanging Wire Automatic for Ceiling Parrot
00:15
The day of the sea 😂 #shorts by Leisi Crazy
00:22
Leisi Crazy
Рет қаралды 2 МЛН
Data Modeling and Partitioning in Azure Cosmos DB
34:56
Azure Cosmos DB
Рет қаралды 16 М.
Azure Table Storage Tutorial | Easy and scalable NoSQL database
22:51
Adam Marczak - Azure for Everyone
Рет қаралды 93 М.
Azure CosmosDB + CRUD + Entity Framework Core - FREE
29:44
CuriousDrive: Solve Coding Problems & Win Prizes!
Рет қаралды 20 М.
Azure App Service (Web Apps) Tutorial
20:08
Adam Marczak - Azure for Everyone
Рет қаралды 347 М.
Azure Data Factory Mapping Data Flows Tutorial | Build ETL visual way!
26:25
Adam Marczak - Azure for Everyone
Рет қаралды 227 М.
How do NoSQL databases work? Simply Explained!
7:38
Simply Explained
Рет қаралды 1,1 МЛН
Azure SQL Database Tutorial | Relational databases in Azure
28:20
Adam Marczak - Azure for Everyone
Рет қаралды 359 М.
Vector Search with Azure Cosmos DB, Azure Cognitive Search, and Azure OpenAI
31:46
Microsoft Azure Developers
Рет қаралды 6 М.
Как мы играем в игры 😂
00:20
МЯТНАЯ ФАНТА
Рет қаралды 3,2 МЛН