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

Microservice

microservice

Great Reads

by freedeveloper
Use the logger system as other Microservices in your eco-system
by Fred Song (Melbourne)
Angular 7 with .NET Core 2.2 - Global Weather (Part 2)
by Member 13221290
Develop a demo service fabric in Visual Studio 2019
by Sander Rossel
Now that we have a cloud native build, test, and deploy pipeline up and running on Azure - along with a working Azure Function - we're going to flesh it out into a full microservice complete with business logic and a datastore.

Latest Articles

by freedeveloper
Use the logger system as other Microservices in your eco-system
by Fred Song (Melbourne)
Angular 7 with .NET Core 2.2 - Global Weather (Part 2)
by Member 13221290
Develop a demo service fabric in Visual Studio 2019
by Sander Rossel
Now that we have a cloud native build, test, and deploy pipeline up and running on Azure - along with a working Azure Function - we're going to flesh it out into a full microservice complete with business logic and a datastore.

All Articles

Sort by Score

microservice 

by freedeveloper
Use the logger system as other Microservices in your eco-system
by Fred Song (Melbourne)
Angular 7 with .NET Core 2.2 - Global Weather (Part 2)
by Member 13221290
Develop a demo service fabric in Visual Studio 2019
by Sander Rossel
Now that we have a cloud native build, test, and deploy pipeline up and running on Azure - along with a working Azure Function - we're going to flesh it out into a full microservice complete with business logic and a datastore.
by Jennifer Reif
In this article we build a Java microservice that connects to, and interacts with, graph data in a Neo4j AuraDB Free database.
by Shawn1Xu
Build a microservice with Service Fabric on Windows Server 2012 using ASP.NET 5 and Service Fabric SDK
by Neeraj Sidhaye
Code and Automate your Integration Test - Best practices
by Matthew Casperson
In this article we use the access token this application receives to make requests to another Spring-based microservice.
by Matthew Casperson
In this article, Using MSAL to Access Azure APIs, we use the OBO OAuth flow to call a service in Azure. Then, we’ll communicate the results back to the frontend application via a shared database.
by RaviAakula
In this article, we will learn how to deploy ASP.NET Core Microservices in AWS ECS using Fargate with Cloudformation template and AWS Console.
by Aydin Homay
Internet of Things requires fully decentralized platforms which can be developed, deployed, discovered, and requested more easily.
by Ansel Castro
Leveraging Protobuf and code generation tools to drive the development of microservices and REST APIs
by sun.shuo@aliyun.com
This is an introduction to Distributed System Design - 1. Splitting in Microservice Architecture
by sun.shuo@aliyun.com
Introduction to Distributed System Design - 2. Practice of Splitting in Microservice Architecture
by xxlben
Use dependency injection to communicate seamlessly with remote services.
by sun.shuo@aliyun.com
Introduction to Distributed System Design - 4. Quantitative Analysis of Distributed Software
by sun.shuo@aliyun.com
Lock-free programming for micro-service splitting
by sun.shuo@aliyun.com
This is a introduction to Distributed System Design - Overview of Distributed Engineering
by Dawid Borycki
In this article we’ll create a Java microservice to work with Azure Table storage.
by Nirosh
This white paper defines a set of architectural best practices for building micro-services using an event-driven approach (possibly one of the best ways of building distributed enterprise solutions).
by Florian Rappl
Microfrontends present the latest addition to the decoupling efforts of architects - are they worth the struggle?
by Sacha Barber
Look at how to use Consul to allow for Microservice service discovery
by Marc Clifton
A highly opinionated look at microservices
by Michael Yuan @WasmEdge
Overview of tools and techniques needed to build and deploy Rust microservices in a WASM runtime
by Alibaba Cloud
This article digs deeper to understand why microservices architecture is needed.
by Markus Greuel
ASP.NET automatically parses distributed tracing headers, in azure functions however a bit of custom code is required.