Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / cosmos

Cosmos

cosmos

Great Reads

by Jeremy Likness
How can you connect securely without storing credentials in the client and hosting your own identity service? The solution is to use Azure Active Directory for authentication and communicate securely with a serverless Azure Function.
by Jeremy Likness
This article walks you through my project Planetary Docs, a repository that showcases a full application that supports Create, Read, Update, and Delete operations (CRUD) using Blazor (Server), Entity Framework Core and Azure Cosmos DB.
by Myvar
How to develop an advance operating system GUI in cosmos.
by Glenn Prince
In this article, we’ll build on what we started by adding an Azure Cosmos DB database to our Flask web app.

Latest Articles

by Jeremy Likness
How can you connect securely without storing credentials in the client and hosting your own identity service? The solution is to use Azure Active Directory for authentication and communicate securely with a serverless Azure Function.
by Jeremy Likness
This article walks you through my project Planetary Docs, a repository that showcases a full application that supports Create, Read, Update, and Delete operations (CRUD) using Blazor (Server), Entity Framework Core and Azure Cosmos DB.
by Myvar
How to develop an advance operating system GUI in cosmos.
by Glenn Prince
In this article, we’ll build on what we started by adding an Azure Cosmos DB database to our Flask web app.

All Articles

Sort by Score

cosmos 

by Myvar
How to develop an advance operating system GUI in cosmos.
by Glenn Prince
In this article, we’ll build on what we started by adding an Azure Cosmos DB database to our Flask web app.
by Lars_Klint
In this project, I’ll show you how with relatively little effort and cost your application can serve a global market thanks to Azure Front Door.
by Sander Rossel
This introductory article will aim to reach out to Node.js web developers where they are right now - which is usually creating apps in Express and deploying them to cloud VMs.
by Glenn Prince
In this article we explore how easy it is to build infrastructure on Azure using Pulumi and TypeScript.
by Dawid Borycki
This article discusses ways to analyze real-time data without affecting application performance.
by Dawid Borycki
In this article, we prepare our Azure Cosmos DB account, added sample retail sales data, created an Azure Synapse workspace, and linked Azure Synapse Studio.
by Dawid Borycki
In this article we explore Azure Synapse Studio features for querying, filtering, and aggregating data with almost no code.
by Glenn Prince
In this article, we create an Event Hubs instance and a demonstration application that sent messages using the Kafka API.
by Glenn Prince
In this article, we develop several Azure Functions in Python to process the payload we receive and save the data to a Cosmos DB instance.
by Glenn Prince
In this article we finish building our application by adding Power BI to build reports and dashboards on top of our Cosmos DB dataset.