Creating a Strong Tech Ecosystem in Your Startup — Episode 1 — Building from the Ground UpStarting a new project from scratch can be both exciting and challenging. It means building everything from the ground up, without relying…Sep 18Sep 18
Published inDev GeniusMoving from Intranet to Internet application development — Part 1 — Application Security.In web development, we typically develop two types of applications:Jun 28Jun 28
Published inDevOps.devRabbitMQ: Part 3: Building Event-Driven Microservices with RabbitMQ and MassTransit - Implementing…This is the 3rd article of the RabbitMQ article series. In this article, we explore the Choreography Saga pattern, a design pattern used in…Jun 28Jun 28
Published inDevOps.devRabbitMQ: Part 2: Implementing the Saga Orchestrator Pattern in Microservices with RabbitMQ and…This is the second article of the RabbitMQ series. In this article, we will explore the essential aspects of setting up a messaging system…Jun 28Jun 28
Published inDevOps.devRabbitMQ : Part 1 : Ensuring Robust and Efficient Messaging with RabbitMQRabbitMQ is a powerful messaging broker that helps applications communicate with each other. This article guides you through installing…Jun 21Jun 21
Getting Started with API Management in Azure [APIM]This article will cover how to set up API Management (APIM) in Azure involves creating the APIM service, configuring network settings, and…Jun 19Jun 19
Python Series: Episode 1 — Big PicturePython is a popular programming language because it is easy to learn, simple to use, and has a clear, readable syntax. It is supported by…Jun 15Jun 15
Asynchronous, Multi Threaded and Parallel Programming in. NETThis article will cover the fundamentals of asynchronous programming in .NET, including the use of async and await keywords, the role of…Jun 4Jun 4
Azure Service Bus: Part 3 — Publish-Subscribe Messaging for microservicesThis is the 3rd episode of the Azure Service Bus article series. In this article, we will explore the publish-subscribe (pub-sub)…Jun 3Jun 3