Click here to Skip to main content
15,884,388 members
Everything / Microservice

Microservice

microservice

Great Reads

by Ansel Castro
Leveraging Protobuf and code generation tools to drive the development of microservices and REST APIs
by freedeveloper
Use the logger system as other Microservices in your eco-system
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 sun.shuo@aliyun.com
Lock-free programming for micro-service splitting

Latest Articles

by Bohdan Stupak
How to perform distributed lock between multiple instances of a microservice with Redlock.Net
by Michael Yuan @WasmEdge
Overview of tools and techniques needed to build and deploy Rust microservices in a WASM runtime
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 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.

All Articles

Sort by Updated

Microservice 

18 Jan 2017 by Alibaba Cloud
This article digs deeper to understand why microservices architecture is needed.
6 Oct 2020 by Ansel Castro
Leveraging Protobuf and code generation tools to drive the development of microservices and REST APIs
31 Oct 2018 by Aydin Homay
Internet of Things requires fully decentralized platforms which can be developed, deployed, discovered, and requested more easily.
7 Dec 2019 by Florian Rappl
Microfrontends present the latest addition to the decoupling efforts of architects - are they worth the struggle?
10 Mar 2019 by Fred Song (Melbourne)
Angular 7 with .NET Core 2.2 - Global Weather (Part 2)
21 Aug 2021 by freedeveloper
Use the logger system as other Microservices in your eco-system
7 Jul 2022 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.
15 Jul 2019 by Marc Clifton
A highly opinionated look at microservices
24 Apr 2019 by Markus Greuel
ASP.NET automatically parses distributed tracing headers, in azure functions however a bit of custom code is required.
20 Oct 2021 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.
30 May 2019 by Member 13221290
Develop a demo service fabric in Visual Studio 2019
29 Jan 2023 by Michael Yuan @WasmEdge
Overview of tools and techniques needed to build and deploy Rust microservices in a WASM runtime
28 Oct 2018 by Neeraj Sidhaye
Code and Automate your Integration Test - Best practices
6 May 2019 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).
17 Apr 2019 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.
13 Jun 2018 by Sacha Barber
Look at how to use Consul to allow for Microservice service discovery
21 Apr 2016 by Shawn1Xu
Build a microservice with Service Fabric on Windows Server 2012 using ASP.NET 5 and Service Fabric SDK
24 Jul 2019 by sun.shuo@aliyun.com
This is an introduction to Distributed System Design - 1. Splitting in Microservice Architecture
21 May 2019 by sun.shuo@aliyun.com
Introduction to Distributed System Design - 2. Practice of Splitting in Microservice Architecture
20 Jun 2019 by sun.shuo@aliyun.com
This is a introduction to Distributed System Design - Overview of Distributed Engineering
15 Jun 2019 by sun.shuo@aliyun.com
Introduction to Distributed System Design - 4. Quantitative Analysis of Distributed Software
8 Aug 2019 by sun.shuo@aliyun.com
Lock-free programming for micro-service splitting
23 Aug 2016 by xxlben
Use dependency injection to communicate seamlessly with remote services.