-
### Description:
The 3rd Party Registration design pattern is a fundamental microservices architecture pattern. This pattern involves registering third-party services with our system, allowing them to…
-
![image](https://user-images.githubusercontent.com/414141/106549992-48463000-653a-11eb-9305-19e4eed22f72.png)
![image](https://user-images.githubusercontent.com/414141/117769047-eab93200-b252-11eb-94…
-
### Description:
The Microservice Architecture pattern structures an application as a collection of loosely coupled services. This approach enhances modularity, allowing each service to be developed, …
-
### Use case
Deploying lightweight NATS-based microservices on edge devices is a compelling architecture for many applications and probably represents the most significant architecture of the near fu…
-
### Description:
The Client-Side UI Composition pattern is a design strategy used in microservices architectures to assemble the user interface on the client side. This pattern is particularly useful …
-
### Type of issue
Typo
### Description
Website:
This was raised in https://developercommunity.visualstudio.com/t/Microsoft-learn-text-error-TCP---TPC/10513633 so creating the issue here. Looks …
-
# Microservices Design
Notes, resource and ideas from a recent BBC Microservices course.
A software developer reading list for learning more about micro service architecture
# Postel's Law
> Be lib…
-
### Type of issue
Typo
### Description
While reading the pdf version of this document this section in has the code section formatting broken compared to the web version
But on the web it c…
-
### Project Title: **Event Management System**
#### Project Overview:
Create a robust Event Management System that allows users to create, manage, and attend events. The system will utilize micros…
-
# Overview
- [x] Learn about microservice architecture.
- [ ] Consider what AWS resource we can use to achieve it.
- [ ] Consider how we devide current backend app to microservices.
- [ ] Create the d…