-
# Implementing Saga Pattern in Nodejs Microservices
In this article, we will how to implement saga pattern in nodejs microservices. Implementing Saga Pattern in Nodejs Microservices.
[https://cloudn…
-
-
**Describe the bug**
When other microservices make requests to the gateway endpoints they fail the CORS preflight checks due to the wrong headers being applied to the response.
**To Reproduce**
`…
-
Goals are as follows:
* Common super class to reduce code duplication in the services
* Clean up definition of properties in properties file to avoid name collisions
* Standardize pub-sub topics…
-
**Selected Files:** hello.txt, main.py, test.txt
{
step 1: "Student filter and select the study resources he/she wants to purchase on Marketplace UI, go to the cart page, enter their credit card …
-
Halo kang,
Saya sedang mengalami kebingungan saat membangung aplikasi berbasis microservice. bagaimana komunikasi antara frontend dan backend yang benar jika membutuhkan koneksi ke 2 service sekalig…
-
### Problem Statement
Implement detailed monitoring for authentication flows to track performance, errors, and user journey.
### Proposed Solution
1. Add span tracking for authentication operations…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. How you installed ECS ComposeX: pip
2. How you are executing it ? …
-
#### Build data classes into Activity Log microservice
-
The phone native code is already modularized into several plugins. But the server code is currently in one monolithic repository. While this is a simple design to begin with, it is problematic for sev…