Neon reposted this
𝗖𝗮𝗻 𝗮 𝗱𝗮𝘁𝗮𝗯𝗮𝘀𝗲-𝗽𝗲𝗿-𝘁𝗲𝗻𝗮𝗻𝘁 𝗮𝗽𝗽𝗿𝗼𝗮𝗰𝗵 𝗯𝗲 𝗮𝘂𝘁𝗼𝗺𝗮𝘁𝗲𝗱? How to make it scalable and cost effective? I always wondered why registering a new store in the big marketplace takes a few days at least. And I am only talking about technical registration. Send an email and wait for days for a new tenant database to be created. What a missed time! Most multitenant applications I have seen involve manual database creation and management. It's a pretty challenging task to implement an automated database-per-tenant creation. And get it done right is even more challenging. The following questions arise: - What database provider has APIs to manage databases on the fly? - How to securely store connection strings to the tenant databases - What Cloud building blocks to use: Container Apps, Serverless Functions, or maybe something else? - How to make it scalable... Luckily, you don't have to figure these all yourself. Yesterday, 5,000 people joined me on the journey to build a Multitenant Application on Azure that uses Neon Postgres to automate database management, uses multiple services and Azure KeyVault to secure sensitive data. Miss the issue? Grab it below 👇 https://lnkd.in/gTDh5wb9 --- #dotnet #azure #azurefunction #neon #multitenancy #softwaredevelopment #softwarearchitecture #softwaredesign