This video demonstrates the CRUD operation on Azure Cosmos DB and usage of Azure application insights in Java SpringBoot application.
( Watch at 1.5x speed for best experience )
Following are the topics covered
0:00 Problem statement and Azure CosmosDB instance creation.
8:44 Java SpringBoot project setup and walkthrough.
20:00 Rest client setup and walkthrough.
27:24 CRUD operation execution using Postman and Integration test using JUnit.
39:26 Adding application insights to the application.
Link to java code:
https://github.com/techestop4u/java-azure/tree/main/code/azure-cosmosdb-crud
Link to the pdf document:
https://github.com/techestop4u/java-azure/tree/main/documents/azure-cosmosdb-crud
#Java #Azure #SpringBoot #CosmosDB #cosmos #db #ApplicationInsights