Dotnetcs

Simply Blogging

Categories: Azure

Implementing Azure DevOps CI/CD Pipelines for Logistics Management System with Azure Cosmos DB & Microservices Architecture

Implementing Azure DevOps CI/CD Pipelines for Logistics Management System with Azure Cosmos DB & Microservices Architecture

Pramod Pramod

This article outlines how to implement a CI/CD pipeline using Azure DevOps, Azure Cosmos DB, ASP.NET Core, and a microservices architecture for a secure logistics management system. The system includes RFID inventory management and real-time product tracking across multiple warehouses. We will cover each step to set up the CI/CD pipeline, enhancing build, test, and deployment workflows while ensuring security and scalability.

Read More
Building a Graph Database Solution with Azure Cosmos DB and Gremlin

Building a Graph Database Solution with Azure Cosmos DB and Gremlin

Pramod Pramod

In the dynamic world of data-driven applications, leveraging the power of graph databases can revolutionize how relationships between data are managed. n this article, I will share my recent implementation of a graph database using Azure Cosmos DB and the Gremlin query language.

Read More