Partial Document Update Samples with Cosmos DB REST Operation
SAJEETHARAN SINNATHURAI
by Sajeetharan
1y ago
Overview : In last November 2021, Cosmos DB team has announced support for patching documents with SQL API which was the top requested features in the user voice. This is a useful and long-awaited feature among users. Prior to this announcement the only way to change the stored document was to completely replace it. Users will be able to perform Partial updates with all the Cosmos DB SDKs ( JAVA, . Net , JS ) and also Cosmos DB REST API. Use Case: Let’s look at a scenario of a dashboard application where user need to display the System and it’s features. User has decided to use Cosmos DB as a ..read more
Visit website
Cosmos DB Pagination & Continuation Tokens with JavaScript
SAJEETHARAN SINNATHURAI
by Sajeetharan
1y ago
Overview: As a Developer, If you have a requirement to have list of work items which are approved to be displayed in a Grid View. You would tend to query for all approved work items and display them in the grid, one point to note is that since the amount of approved work items might grow over time, hence loading the data would get slower and slower due to having to download more items. In general, this is where pagination comes into play in front end development, which means you don’t need to necessarily download all records, just download a page of records at a time. If you are using Cosmos D ..read more
Visit website
BOOK GIVEAWAY: Win a free copy of “Cloud Scale Analytics with Azure Data Services “
SAJEETHARAN SINNATHURAI
by Sajeetharan
1y ago
Hello folks! Azure Data Lake is a big data solution which allows organizations to ingest multiple data sets covering structured, unstructured, and semi-structured data into an infinitely scalable data lake enabling storage, processing, and analytics. It enables users to build their own customized analytical platform to fit any analytical requirements in terms of volume, speed, and quality. Cloud Scale Analytics with Azure Data Services: Build modern data warehouses on Microsoft Azure In the context of above, the book “Cloud Scale Analytics with Azure Data Services” book is your guide to learni ..read more
Visit website
Get to know how to query Azure Cosmos DB by using the SQL API
SAJEETHARAN SINNATHURAI
by Sajeetharan
1y ago
Overview : In this blog post you will learn about the Azure Cosmos DB SQL API queries and How to get started with Cosmos DB SQL API. I recently published a video on youtube and decided to have it available in blog as well. Azure Cosmos DB is a fully managed NoSQL multi model database service provided by Azure which is highly available, globally distributed, and responds back within the minimum latency in single digit millisecond. It’s becoming the preferred database for developers on Azure to build modern day applications. You can access the slides here and repository for the queries here. Azu ..read more
Visit website
Publish an Angular Application to Azure static web apps with Azure Devops
SAJEETHARAN SINNATHURAI
by Sajeetharan
1y ago
Microsoft introduced App Service Static Web Apps in Preview at Build 2020 as”Azure static web apps“, a service which allows web developers to build and deploy website to any environment from Github repository for free. Developers can deploy applications in minute while taking the advantage of scaling and cost savings offered by azure functions as backend. One of the frequent questions that i heard from the developers was the availability of Azure Devops support with Azure static web apps. I have already published an article which demonstrates how to deploy to Azure Static Web Apps using Github ..read more
Visit website
How i built Serverless App ‘MentorMe’ with Azure Functions and Cosmosdb
SAJEETHARAN SINNATHURAI
by Sajeetharan
1y ago
Overview As per a survey, 57% of young individuals agreed they do not have the right connections to find a mentor and more than 50% of them couldn’t find a job that they are passionate about. As a result I was exploring if there is any platform that would solve this major problem. Yes, there are some existing online apps but those don’t serve the complete purpose to the extent that i expected. I decided to start a pet project to build this platform during my spare time , in this post i will be sharing the architecture of the application and how i was able to quickly spin up this application ..read more
Visit website
Effective Monitoring : How to Setup SMS alerts for any unhealthy resource on Azure
SAJEETHARAN SINNATHURAI
by Sajeetharan
1y ago
If you are hosting your application on any environment whether it’s in cloud or on-prem, an effective monitoring helps to increase the uptime by proactively notifying us of critical issues so that you resolve them before they become problems. An effective monitoring is a part of Devops process which helps you to achieve the following, A proactive approach. Get visibility of your infrastructure and application issues React fast to an issue and mitigate quickly. Increase your application availability Reduce application downtime I have been involved in lot of discussions with customers and part ..read more
Visit website
Leveraging Partial Document Update with with Cosmos DB REST Operation
SAJEETHARAN SINNATHURAI
by Sajeetharan
2y ago
Overview : In last November 2021, Cosmos DB team has announced support for patching documents with SQL API which was the top requested features in the user voice. This is a useful and long-awaited feature among users. Prior to this announcement the only way to change the stored document was to completely replace it. Users will be able to perform Partial updates with all the Cosmos DB SDKs ( JAVA, . Net , JS ) and also Cosmos DB REST API. Use Case: Let’s look at a scenario of a dashboard application where user need to display the System and it’s features. User has decided to use Cosmos DB as a ..read more
Visit website
Cosmos DB Pagination & Continuation Tokens with JavaScript
SAJEETHARAN SINNATHURAI
by Sajeetharan
2y ago
Overview: As a Developer, Assume if you have a requirement from your customer to have list of work items which are approved to be displayed in a Grid View. As a developer, you tend to query for all approved work items and display them in the grid, one point to note is that since the amount of approved work items might grow over time, hence loading the data would get slower and slower due to having to download more items. In general, this is where pagination comes into play in front end development, which means you don’t need to necessarily download all records, just download a page of records ..read more
Visit website
BOOK GIVEAWAY: Win a free copy of “Cloud Scale Analytics with Azure Data Services “
SAJEETHARAN SINNATHURAI
by Sajeetharan
2y ago
Hello folks! Azure Data Lake is a big data solution which allows organizations to ingest multiple data sets covering structured, unstructured, and semi-structured data into an infinitely scalable data lake enabling storage, processing, and analytics. It enables users to build their own customized analytical platform to fit any analytical requirements in terms of volume, speed, and quality. Cloud Scale Analytics with Azure Data Services: Build modern data warehouses on Microsoft Azure In the context of above, the book “Cloud Scale Analytics with Azure Data Services” book is your guide to learni ..read more
Visit website

Follow SAJEETHARAN SINNATHURAI on FeedSpot

Continue with Google
Continue with Apple
OR