home.social

#multitenant — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #multitenant, aggregated by home.social.

  1. Три архитектурных решения для multi-tenant B2B SaaS, о которых я пожалел, что не узнал раньше

    Самая дорогая ошибка моего B2B SaaS имела ровно одну строчку Самая дорогая ошибка моего B2B SaaS имела ровно одну строчку: TENANT_ID = “tenant-1” в config.py . Полтора дня поиска бага показали, почему multi-tenant архитектуру нужно закладывать с первого коммита. Разбор трёх архитектурных решений для multi-tenant SaaS в регулируемой отрасли — tenant_id helper, PostgreSQL EXCLUDE USING gist против double-booking, 152-ФЗ как код на FastAPI и SQLAlchemy.

    habr.com/ru/articles/1033488/

    #multitenant #fastapi #postgresql #sqlalchemy #exclude_using_gist #argon2id #pbkdf2 #152фз #audit_log #b2b_saas

  2. Три архитектурных решения для multi-tenant B2B SaaS, о которых я пожалел, что не узнал раньше

    Самая дорогая ошибка моего B2B SaaS имела ровно одну строчку Самая дорогая ошибка моего B2B SaaS имела ровно одну строчку: TENANT_ID = “tenant-1” в config.py . Полтора дня поиска бага показали, почему multi-tenant архитектуру нужно закладывать с первого коммита. Разбор трёх архитектурных решений для multi-tenant SaaS в регулируемой отрасли — tenant_id helper, PostgreSQL EXCLUDE USING gist против double-booking, 152-ФЗ как код на FastAPI и SQLAlchemy.

    habr.com/ru/articles/1033488/

    #multitenant #fastapi #postgresql #sqlalchemy #exclude_using_gist #argon2id #pbkdf2 #152фз #audit_log #b2b_saas

  3. Три архитектурных решения для multi-tenant B2B SaaS, о которых я пожалел, что не узнал раньше

    Самая дорогая ошибка моего B2B SaaS имела ровно одну строчку Самая дорогая ошибка моего B2B SaaS имела ровно одну строчку: TENANT_ID = “tenant-1” в config.py . Полтора дня поиска бага показали, почему multi-tenant архитектуру нужно закладывать с первого коммита. Разбор трёх архитектурных решений для multi-tenant SaaS в регулируемой отрасли — tenant_id helper, PostgreSQL EXCLUDE USING gist против double-booking, 152-ФЗ как код на FastAPI и SQLAlchemy.

    habr.com/ru/articles/1033488/

    #multitenant #fastapi #postgresql #sqlalchemy #exclude_using_gist #argon2id #pbkdf2 #152фз #audit_log #b2b_saas

  4. Три архитектурных решения для multi-tenant B2B SaaS, о которых я пожалел, что не узнал раньше

    Самая дорогая ошибка моего B2B SaaS имела ровно одну строчку Самая дорогая ошибка моего B2B SaaS имела ровно одну строчку: TENANT_ID = “tenant-1” в config.py . Полтора дня поиска бага показали, почему multi-tenant архитектуру нужно закладывать с первого коммита. Разбор трёх архитектурных решений для multi-tenant SaaS в регулируемой отрасли — tenant_id helper, PostgreSQL EXCLUDE USING gist против double-booking, 152-ФЗ как код на FastAPI и SQLAlchemy.

    habr.com/ru/articles/1033488/

    #multitenant #fastapi #postgresql #sqlalchemy #exclude_using_gist #argon2id #pbkdf2 #152фз #audit_log #b2b_saas

  5. 🗂️ Managing 100s of Kubernetes namespaces? Meet HNC: Hierarchical Namespace Controller.

    Inherit policies, quotas & RBAC across namespace trees — like folders for K8s.

    #Kubernetes #Namespaces #MultiTenant #PlatformEngineering #DevOps
    🔗 devopstales.github.io/kubernet

  6. 🔎 Understanding VRF (Virtual Routing and Forwarding)

    VRF enables secure traffic isolation, scalability, and multi-tenant networking on a single infrastructure. In our latest article, we explain how it works, key benefits, and how RELIANOID implements per-NIC VRF to enhance security and flexibility 🚀

    👉 Read more in the full article!

    relianoid.com/resources/knowle

  7. Here's a Django package I've been working on for a couple of years now. I find it super handy for B2B & B2B2C SaaS apps, but it's maybe a bit niche outside of those.

    django-tenant-options.readthed

    Why might you want to try it out?

    Imagine you are building a B2B SaaS app, and there are forms used by your tenants for CRUD - either to their customers or for internal employees...

    1/7

    #Django #Python #SaaS #B2B #B2B2C #WebDev #CRUD #OpenSource #DjangoPackages #MultiTenant

  8. Here's a Django package I've been working on for a couple of years now. I find it super handy for B2B & B2B2C SaaS apps, but it's maybe a bit niche outside of those.

    django-tenant-options.readthed

    Why might you want to try it out?

    Imagine you are building a B2B SaaS app, and there are forms used by your tenants for CRUD - either to their customers or for internal employees...

    1/7

    #Django #Python #SaaS #B2B #B2B2C #WebDev #CRUD #OpenSource #DjangoPackages #MultiTenant

  9. Here's a Django package I've been working on for a couple of years now. I find it super handy for B2B & B2B2C SaaS apps, but it's maybe a bit niche outside of those.

    django-tenant-options.readthed

    Why might you want to try it out?

    Imagine you are building a B2B SaaS app, and there are forms used by your tenants for CRUD - either to their customers or for internal employees...

    1/7

    #Django #Python #SaaS #B2B #B2B2C #WebDev #CRUD #OpenSource #DjangoPackages #MultiTenant

  10. Here's a Django package I've been working on for a couple of years now. I find it super handy for B2B & B2B2C SaaS apps, but it's maybe a bit niche outside of those.

    django-tenant-options.readthed

    Why might you want to try it out?

    Imagine you are building a B2B SaaS app, and there are forms used by your tenants for CRUD - either to their customers or for internal employees...

    1/7

    #Django #Python #SaaS #B2B #B2B2C #WebDev #CRUD #OpenSource #DjangoPackages #MultiTenant

  11. Here's a Django package I've been working on for a couple of years now. I find it super handy for B2B & B2B2C SaaS apps, but it's maybe a bit niche outside of those.

    django-tenant-options.readthed

    Why might you want to try it out?

    Imagine you are building a B2B SaaS app, and there are forms used by your tenants for CRUD - either to their customers or for internal employees...

    1/7

    #Django #Python #SaaS #B2B #B2B2C #WebDev #CRUD #OpenSource #DjangoPackages #MultiTenant

  12. Finished Chapter 2 of "Building Multi-Tenant SaaS Architectures" by Tod Golding [1]. Curious what it will teach me at the end and the other 15 Chapters have to offer. Has anyone else read the book already? Thoughts?

    [1] oreilly.com/library/view/build

  13. Just published "Laravel Multi-Tenant Applications with Ecotone".

    In this article we will focus on real life solutions for Multi-Tenant systems using Laravel together with Ecotone Framework.

    dariuszgafka.medium.com/larave

    #php #messaging #multitenant #programming #web

  14. What do you think about this implementation of a #SAPCAP #Multitenant #SaaS Application that re-uses data from another MTXS CAP application via a #HANA Cloud Synonym. With that I can avoid the limitations of Mashing up with Remote Services. github.com/gregorwolf/mtxs-rev

  15. theregister.com/2024/01/10/bro

    #Broadcom axing most #VMware #CSPs is the moment to check in your company using #multitenant #virtualization by #VMWare how you are affected, whether your #WardleyMapping contains "the cloud is other people's computers" as a risk and if there are some contingency plans in a drawer nearby - because end of April, only an invite-only subset of customers will transition to Broadcoms alternative, whereas the rest faces a steep technological and organizational cliff.

  16. theregister.com/2024/01/10/bro

    #Broadcom axing most #VMware #CSPs is the moment to check in your company using #multitenant #virtualization by #VMWare how you are affected, whether your #WardleyMapping contains "the cloud is other people's computers" as a risk and if there are some contingency plans in a drawer nearby - because end of April, only an invite-only subset of customers will transition to Broadcoms alternative, whereas the rest faces a steep technological and organizational cliff.

  17. 𝗥𝗲𝘀𝗽𝗼𝗻𝗱 𝘁𝗼 𝘁𝗵𝗿𝗲𝗮𝘁𝘀 𝗮𝗰𝗿𝗼𝘀𝘀 𝘁𝗲𝗻𝗮𝗻𝘁𝘀 𝗺𝗼𝗿𝗲 𝗲𝗳𝗳𝗲𝗰𝘁𝗶𝘃𝗲𝗹𝘆 𝘄𝗶𝘁𝗵 𝗠𝗶𝗰𝗿𝗼𝘀𝗼𝗳𝘁 𝟯𝟲𝟱 𝗗𝗲𝗳𝗲𝗻𝗱𝗲𝗿 𝗺𝘂𝗹𝘁𝗶-𝘁𝗲𝗻𝗮𝗻𝘁 𝘀𝘂𝗽𝗽𝗼𝗿𝘁

    Today we are excited to expand our current public preview for multi-tenant environments in Microsoft 365 Defender, which provides large organizations with the much-needed visibility and ease of use across their distributed environments.

    This addition marks the first wave of improvements, with a focus on global SOC investigation flows, including a consolidated view of incidents across tenants, device inventory, vulnerability management, the ability to perform advanced hunting across data in multiple tenants, and more

    techcommunity.microsoft.com/t5

    #microsoft #microsoft365defender #multitenant #soc #xdr #edr #azure #coudsecurity #managedserviceprovider #threat #threathunting

  18. Hi #SAP #CAP #multitenant #SaaS developers / devops on #BTP. The last part of the highly valuable blog post about this topic has been published.
    This one focuses on expert scope to be able to maintain and run multitent apps in a productive environment.
    It's really worth reading
    blogs.sap.com/2022/11/29/multi

  19. Starting a new #multitenant application for a client on Monday. It has been a while since we’ve written a multi-tenant #grailsframework application but I’m excited to do it again.

  20. Après @getnobullshit j’enchaine sur l’écriture d’une formation dédiée au principe « chaque équipe pointe sur la production des autres » tellement c’est une solution à un grand nombre de problèmes et de mirages (e.g. tilt)

    #SaaS #multitenant #tests #autonomie #productteam #scale