veganism.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Veganism Social is a welcoming space on the internet for vegans to connect and engage with the broader decentralized social media community.

Administered by:

Server stats:

214
active users

#kubernetes

68 posts59 participants7 posts today

Шардировать или не шардировать

Если ваш сервис рассчитан на миллиарды пользователей, то несомненно возникнет вопрос о масштабировании. Ранее, автор уже рассмотрел способ масштабирования через партицирование. В данной статье рассмотрим шардирование сервиса Баланс дабы обеспечить его работу с миллиардами пользователей без необходимости использовать суперкомпьютеры, а при желании вовсе запускать на "кофеварках". В чём вопрос?

habr.com/ru/articles/905910/

ХабрШардировать или не шардироватьВведение Применительно к платежным системам шардирование является важной возможностью, позволяющей делать гетерогенные сервисы. Например, очевидно, что пользователи у платежной системы будут...

Hello FLOSS community!

Happy to share my first Medium post on deploying Stackgres on OCI with Tofu, along with other management tools like Traefik, external-dns and cert-manager!

medium.com/@plfarinha/automati

The advantage of this is that we can have a Stackgres instance up&running in less than 20 minutes :)

All code is GPLv2, available on Codeberg - codeberg.org/yaroze/oci-k8s

Feedback welcome! :)

#kubernetes
#stackgres
#helm #oracle #oci #PostgreSQL #traefik #terraform #OpenTofu

Medium · Deploying a basic Kubernetes cluster on Oracle Cloud for Stackgres - Part 1 | by Pedro Farinha | Mar, 2025 | MediumBy Pedro Farinha

Looking for a privacy-first alternative to the big cloud providers?
Infomaniak is Swiss-based, OpenStack, strict data sovereignty.
I tested their free Managed Kubernetes and wrote a step-by-step guide based on best practices, hoping to inspire others to try Kubernetes.

paulsorensen.io/kubernetes-inf
#kubernetes #openstack #cloud #privacy

paulsorensen.io · How to Set Up Kubernetes on Infomaniak Cloud - paulsorensen.ioLearn how to set up a Kubernetes cluster on Infomaniak Cloud with NGINX Ingress, automatic SSL certificates, and easy app deployment.
Replied in thread

@me good point, I’m also avoid that kind of talk as well.

However at some point everything was about #kubernetes, and a few years after it’s still in use, and seems to be just a standard. I’m wondering what will happened with Gen AI then. Will it become next #serverless (use in specific cases only) or Kubernetes (push everywhere, due lack of alternatives on-prem)