-
Apache and Nginx have a lean language to express API Gateways,
![](https://github.com/ppKrauss/my-sandbox/raw/master/OpenAPI-Gateway-codegen/assets/Reverse_proxy2.svg.png)
##### Description
…
-
This is very cool and powerful approach for ponzu. Gotta sort out some time to try this.
But I wanted to also suggest that the live queries architecture opens up the ability to put graphql on top. …
ghost updated
6 years ago
-
## Description
We aim to enhance the current system for managing environment configurations in our application by automatically selecting the appropriate .env file (env.prod for production or env.loca…
-
### Ticket Contents
## Description
Mifos & Fineract integrated with Mojaloop via Payment Hub EE provides a end to end open source architecture for a building a complete digital financial services so…
-
### Microservices communication using RestTemplate
##### declare RestTemplate as a bean with Load balance, @LoadBalanced is mandatory otherwise not working by service name
```
@LoadBalan…
-
## Objective
To deploy the application on AWS initially, with plans to gradually adopt Docker, Kubernetes, and Jenkins to support containerization, orchestration, and CI/CD capabilities as the proj…
-
SOGNO Project Proposal
**General information**
**Name of project**
SOGNO
**Project description (what it does, why it is valuable, origin and history)**
The energy decarbonisation increa…
-
I stumbled upon the article on DZone, great article, however the project is missing classes.
I get the idea behind but was it done by choice or by mistake ?
Best
-
**Description**
I have a swarm with some managers and one of them is exposed to the net with an failover ip setted from outside. To expose the services of the swarm i use containers with deploy -> …
-
For now Comedy uses simple point-to-point channels for message exchange. There should be an option to use Kafka message broker as an underlying transport for more advanced and robust messaging.