Timeline for What exactly is a multi-tenant application?
Current License: CC BY-SA 4.0
15 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| S Nov 12, 2021 at 2:18 | history | suggested | Pang | CC BY-SA 4.0 |
Improve punctuation, spelling, grammar, wording.
|
| Nov 11, 2021 at 7:30 | review | Suggested edits | |||
| S Nov 12, 2021 at 2:18 | |||||
| May 7, 2020 at 12:00 | history | tweeted | twitter.com/StackSoftEng/status/1258366023591493635 | ||
| May 7, 2020 at 11:18 | history | protected | gnat | ||
| May 7, 2020 at 6:35 | answer | added | Suraj Gauraje | timeline score: 0 | |
| Jun 25, 2017 at 1:17 | history | edited | Tulains Córdova | CC BY-SA 3.0 |
added 2 characters in body; edited title
|
| Jun 24, 2017 at 14:47 | answer | added | Christophe | timeline score: 14 | |
| Jun 24, 2017 at 13:09 | answer | added | Andy | timeline score: 2 | |
| Jun 24, 2017 at 13:03 | comment | added | Laiv | Yes. That's (IMO) the preferable way. But it's also the expensive one. When I say different databases they could be: a) Different schemas or db instances within the same RDBMS or b) totally different RDBMS. | |
| Jun 24, 2017 at 12:59 | comment | added | Nomi Ali | @Laiv So we can have different database for each client with their own separate configuration? | |
| Jun 24, 2017 at 12:59 | comment | added | Nomi Ali | @KristianH thanks for the domain hosting example, I got it. | |
| Jun 24, 2017 at 12:58 | comment | added | Laiv | So far, you are in the right path. Mult-tenancy is regarding to the data ownership. The data is segmented by tenans (owners). The application use to be the same for a simple reason: economy of scale. The data storage could be also the same or it could be different for each tenan. The data is not shared-accesible among tenans (or usually they are not, so far I know). | |
| Jun 24, 2017 at 12:54 | comment | added | Kristian H | What do you mean by "Is there any online multi-tenant application that I can go through."? Would you want to get the source, or try out as a tenant, or run as the host? As you note, domain hosting is a common multi-tenant example, with both large and small host companies. Google Apps for Business (or whatever the current branding is) is also a fairly wide spread multi-tenant app. | |
| Jun 24, 2017 at 12:42 | review | First posts | |||
| Jul 7, 2017 at 21:54 | |||||
| Jun 24, 2017 at 12:42 | history | asked | Nomi Ali | CC BY-SA 3.0 |