-
env vars like CID or PID or SECRET should have some level of consistency....
```
BEAM_CID
BEAM_PID
BEAM_SECRET
```
etc...
We should take 2.0 as an opportunity to rename all these config opt…
-

 abstraction.
The implemenation of the…
-
This monolith needs to be broken down into a microservice architecture, that can be deployed into a dockerized environment.
-
Can we get this broken up into a few microservices?
-
Because we can not make the faas work, so we have to use denormalization microservice to generate the data.
Reference: https://github.com/Greenstand/treetracker-functions/issues/2
-
[Failing periodic](https://github.com/GoogleCloudPlatform/terraform-ecommerce-microservices-on-gke/runs/44087862437) at https://github.com/GoogleCloudPlatform/terraform-ecommerce-microservices-on-gke/…
-
### Description
The Microservices - Remote Procedure Invocation (RPI) design pattern is crucial for enabling microservices to communicate effectively in a distributed system. This pattern allows a pro…