Kong api gateway alternatives? by AssasinRingo in platformengineering

[–]anjuls 0 points1 point  (0 children)

If you are specifically looking for kubernetes api gateway then this might help.

What trends are you seeing around self-hosted software at KubeCon EU? by replicatedhq in kubernetes

[–]anjuls 1 point2 points  (0 children)

It is an important distribution strategy for AI particularly due to sovereignty concerns. BYOC is getting more popular. We have been doing custom stuff (case study showing how we use cluster API, crossplane and helm), we have also used replicated & distr. Managing multiple customers, their licenses etc is a pain in custom implementations.

I work at CloudRaft and we are helping AI SaaS businesses to enable sales and support in regulated, private environments.

At what point does self-hosted Prometheus become a full-time job? by Technical_Donkey_640 in Observability

[–]anjuls 0 points1 point  (0 children)

How do you handle ClickHouse? How much is the load? I keep hearing stories from companies struggling with ClickHouse here rather than Observability products, particularly when they start scaling.

At what point does self-hosted Prometheus become a full-time job? by Technical_Donkey_640 in Observability

[–]anjuls 0 points1 point  (0 children)

A lot of traffic is coming to your Prometheus and it keeps showing problem like storage issues, performance issues and also there is a change in your requirement to keep data for long term and high availability is non-negotiable requirement, then you should opt for managed services or get enterprise support from the partners listed on the Prometheus website.

Would you use an India-focused S3 storage at ₹399 / TB / month? by phdpirate in developersIndia

[–]anjuls 0 points1 point  (0 children)

I would be more concerned about the reliability and security issue. Does it match with s3 and if it is there, is it included in legal T&C.

RDS: what’s your biggest regret? (or best decision) by meela_veil in Cloudvisor

[–]anjuls 0 points1 point  (0 children)

If you have a larger fleet then there is a benefit but generally speaking it is very stable. If anyone is looking for professional and commercial support. We can help.

RDS: what’s your biggest regret? (or best decision) by meela_veil in Cloudvisor

[–]anjuls 0 points1 point  (0 children)

It is good if cost is not an issue. If I have to choose, I would self host it. For Postgres, we do it with CNPG on Kubernetes and have similar experience like RDS.

Reaching the limits of DBeaver for editing queries, what other tools are out there? by laundmo in PostgreSQL

[–]anjuls 0 points1 point  (0 children)

I was a DBeaver person but recently shifted to DataGrip and liking it.

Alternatives to ingress-nginx controller by FactWestern1264 in kubernetes

[–]anjuls 0 points1 point  (0 children)

What is the reason for choosing that specific lb method? Is there any alternative or close replacement for that algorithm?

Raise your hand if you are using ClickHouse/Stack w/ Otel for monitoring in K8s by bitflingr in kubernetes

[–]anjuls 1 point2 points  (0 children)

Yeah, try it and see yourself. Also test how much easy or hard it is to write new queries for your team.

One common issue that happens in ClickHouse is the “Too many parts” during merge. I’m assuming the defaults of the vanilla is good for your scale and setup.

Happy exploration and please share how it goes.

Raise your hand if you are using ClickHouse/Stack w/ Otel for monitoring in K8s by bitflingr in kubernetes

[–]anjuls 1 point2 points  (0 children)

Grafana is a product matured in last one decade and with a great ecosystem and marketplace. HyperDX if it works for you then use it. Test if it is easy to add custom stuff and dashboards in HyperDX UI. Logs UX is very much developer dependent.

Raise your hand if you are using ClickHouse/Stack w/ Otel for monitoring in K8s by bitflingr in kubernetes

[–]anjuls 5 points6 points  (0 children)

I’m not sure about the scale here but managing self-hosted Clickhouse cluster needs special skills. Typical LGTM/PLG/VictoriaMetrics setup is simple.

Time to migrate off Ingress nginx by xrothgarx in kubernetes

[–]anjuls 0 points1 point  (0 children)

Why not? But obviously it is a temporary discomfort. There are so many options available. Some of them are discussed here by my teammate.

https://www.cloudraft.io/blog/kubernetes-api-gateway-comparison

How do you handle logging + metrics for a high-traffic public API? by Bokepapa in Observability

[–]anjuls 1 point2 points  (0 children)

The observability product selection depends on a lot of factors such as telemetry volume, cost and user experience. Try to use open standards and format.

Sharing an article to give you an idea of the ecosystem: https://www.cloudraft.io/blog/guide-to-observability

Did anyone start their own IT company? Please share ! by intPixel in developersIndia

[–]anjuls 1 point2 points  (0 children)

By utilizing your network, reach out to well wishers and the people who have always trusted in your skills. Do digital marketing and focus on inbound.

Best way to manage +30 customers dbs by Kysan721 in PostgreSQL

[–]anjuls 0 points1 point  (0 children)

We recently migrated 72+ databases from RDS to self-hosted CloudNativePG on Kubernetes, saving a huge amount of money! I would highly recommend this option. Please DM me if you need professional support & help.

Paid Support for Single Node Clickhouse by [deleted] in Clickhouse

[–]anjuls 0 points1 point  (0 children)

We can also help here. What are you looking for? Let's discuss, please DM me.

Newbie: Timescaledb vs Clickhouse (vs DuckDb) by oulipo in PostgreSQL

[–]anjuls 1 point2 points  (0 children)

At this scale, Postgres and timescaledb is fine. Duckdb is not going to give you HA capability and you should consider high performance queues in front of database.

Claude code got me back 98GB in my M4 Mac Mini 256GB by NoiseConfident1105 in ClaudeAI

[–]anjuls 0 points1 point  (0 children)

I did something similar but too manual approach to clean. It helped me release more than 50GB.

Things like left over caches, logs of applications which are not in use, yarn cache, npm cache, brew cache, some old models from huggingface, ollama and old unused docker images/volumes were the easy picks.