-
I noticed we are using fastapi to build micro services, but we aren't using async for anything?
For example, llamaindex has full async support on nearly every component. Yet all the methods are def…
-
### Description
We are using bitnami/redis-cluster, version 7.2.5-debian-12-r2, deployed in Kubernetes. All our micro-services connect to the Redis server using the following configuration:
```jav…
-
Thanks for developing this amazing piece of opensource software. It has helped us a lot and we are actively using it as the basis of our UI.
One of the features that can add a lot of flexibility to…
-
This service should look very similar to the show-hosts service, in that it provides a link to our people service.
The profile fields we want to capture are:
* Website
* Skills
* Check boxes for D…
-
One of the hardest things to do in K8s and other orchestrators (amongst others) is certificate management. And this isn't just at the ingress. Best practices say that all coms within your k8s cluster…
-
Rotate catalina.out logs and create log files per microservice which will rotate on a daily basis.
We currenlty log everything to catalina.out and our catalina.out it becomes very heavy and very hard…
-
## Context
V2 supports container runtime for [functions](https://docs.sst.dev/constructs/Function#configuring-container-runtime), which was crucial to monorepo setup with multiple micro-services in d…
-
We want to automate attempts at unpausing that could be caused by various things that may fix themselves over time. This could be connection or erda delay related. It could also be a us throttling the…
-
### Describe the issue
Hello,
I recently upgraded one of our micro-services to Node 18 and bumped up the major version of axios from ^0.25.0 to ^1.7.0. After that, things were running fine in local…
-
# NestJs for microservices with amazon MQ – @tkssharma | Tarun Sharma | My Profile
Using Amazon MQ with NestJS micro-services Hi there! Let’s discuss how we can simply create a micro-service using Ne…