TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About microservices architecture
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Bassam Alugili (2)
Shenbagapandiyan P (2)
Aman Gupta (1)
Devesh Omar (1)
Chetan Sanghani (1)
Kuppurasu Nagaraj (1)
Sarthak Varshney (1)
Usman Sheikh (1)
Satheesh Palani (1)
Tural Suleymani (1)
Sardar Mudassar Ali Khan (1)
Kirtesh Shah (1)
Related resources for microservices architecture
No resource found
Getting Started With Apache Kafka: Introductory Guide
9/11/2024 3:36:55 AM.
Apache Kafka is a distributed event streaming platform that enables real-time data processing and integration across microservices. It supports publishing and subscribing to streams of records, storin
Learn API Gateway in Micro services
8/9/2024 8:23:01 AM.
An API Gateway in microservices acts as a reverse proxy, managing incoming requests and routing them to the appropriate services. It enhances scalability, security, and performance by providing load b
Microservices Architecture with .NET Core
7/17/2024 12:17:37 AM.
Microservices architecture, using .NET Core, enhances scalability, resilience, and maintainability by breaking down applications into independently deployable services. Each service manages its own da
Introduction To Azure Function App
6/20/2024 10:10:26 AM.
Discover the power of Azure Function Apps, Microsoft's serverless computing service. Learn to leverage event-driven architecture for scalable, cost-efficient solutions in the cloud.
What is Alibaba Cloud Simple Application Server (SAS)?
5/14/2024 4:22:58 AM.
In this article, Streamlined Application Management. Alibaba Cloud's Simple Application Server (SAS) revolutionizes application deployment with user-friendly interfaces, lightning-fast deployment,
Implementing Actor Model in Azure Service Fabric
4/16/2024 8:46:59 AM.
In this article, we are going to learn about a completely new programming paradigm called Actors. First I will give you a brief intro to Actor Model theory and then we will start implementing Actor Mo
Getting Started With MicroServices
4/11/2024 6:17:13 AM.
In this article, you will Embark on your journey into Microservices, the architecture revolutionizing modern software development. Explore scalability, distributed systems, RESTful APIs, and container
Microservices vs Monoliths
12/20/2023 4:39:24 AM.
This article will help you understand the differences between Microservices and Monoliths and when to use them.
Building a Microservices API Gateway with YARP in ASP.NET Core Web API
10/3/2023 6:29:13 AM.
Building a microservices API Gateway with YARP in ASP.NET Core Web API provides a flexible and scalable solution for managing and routing traffic in a microservices architecture. By incorporating feat
Modern Architecture Shop (Clean Architecture And Microservices)
6/24/2022 6:58:57 AM.
Modern Architecture Shop is a clean, lightweight .NET microservices application, showcasing the use of Dapr to build microservices-based applications.
Hybrid Federated Ocelot Gateway
6/30/2021 1:47:59 PM.
In this article, you will learn about the aggregated gateway to route the restful and graphql requests.
Microservices Architectures
6/28/2021 1:29:42 PM.
In this article,, you will learn about Microservices Architectures.
Microservices Architecture Pattern - SAGA
6/28/2021 11:35:44 AM.
In this article, you will learn about the Microservices Architecture pattern - SAGA.
Modern Architecture Shop - Autoscaler
11/10/2020 8:39:13 AM.
Modern Architecture Shop is a clean-lightweight .NET and scalable application. Keep your eye on the Road Map (watch it on GitHub). The next version will contain a minimal feature set so that the user