top of page
Search


Azure Stream Analytics (ASA)
Azure stream analytics job can read from various source eg. IOT, Eventhub, Blob Storage etc. ASA job can run on azure cloud and can also...
Shantanu Sharma
Dec 22, 20212 min read
30 views
0 comments


Azure Key Vault - Pictorial view with steps and sample code
Azure key vault (AKV) service stores keys, passwords, certificates, etc., in a centralized storage. AKV mitigates the risk of exposure of...
Shantanu Sharma
Dec 18, 20212 min read
107 views
0 comments


Windowing Functions - Example with SQL and PySpark dataframe code
Window functions Window functions are a special group of functions that scan multiple input rows to compute each output value. Window...
Shantanu Sharma
Dec 5, 20216 min read
776 views
0 comments


Step By Step Practical Guide for NoSQL Data Modeling and Migration
Azure CosmosDB : Data Modeling and Migration Azure Cosmos DB is a schema-free databases and this feature makes Cosmos DB highly...
Shantanu Sharma
Oct 28, 20214 min read
65 views
0 comments
bottom of page