Multi-tenant architecture in 20 minutes

  Рет қаралды 114,598

Carmel Hinks Saxby

Carmel Hinks Saxby

Күн бұрын

Пікірлер: 79
@ChrisLow06
@ChrisLow06 2 жыл бұрын
Literally the BEST video about multi-tenancy
@ValentineMasina
@ValentineMasina 3 жыл бұрын
This is like an entire AWS architecture series in 18 minutes. Loved every minute of it. Thanks for sharing
@kbrnsr
@kbrnsr 2 жыл бұрын
As someone who maintained Atlassian products in-house (2014-2016) this talk really brings me back to the good old days.
@juniorbansal
@juniorbansal 5 жыл бұрын
How is this video having only 200 likes? Very important architectural information given out for free.
@naveenkamaraj7986
@naveenkamaraj7986 2 жыл бұрын
This is one of the best explanations ever on MT-DB
@ritulsonania
@ritulsonania 2 жыл бұрын
Amazing story telling. It's crisp and clear.
@paragmangal3796
@paragmangal3796 2 жыл бұрын
@Carmel Hinks : at @13:31, If we are still fine with eventual consistency for read then what was the need for single source of truth. I believe while writing data, you can set quorum and decide how many nodes should receive data before confirming write successful. Later all nodes will get sync data and have upto date information. In that way even write will also get performance improvement because write operation will also happen based on nearest datacenter. Please correct me if I have wrong understanding.
@rorycawley8334
@rorycawley8334 3 жыл бұрын
Incredibly clear and great deck.
@godwinyoh3700
@godwinyoh3700 3 жыл бұрын
One of the best talks ever. So crisp, clear and packed.
@polyglotdev
@polyglotdev 5 жыл бұрын
Bloody Beautiful!
@carmelhinks7341
@carmelhinks7341 5 жыл бұрын
Bloody awesome comment, thanks mate ;)
@mohammadkaab
@mohammadkaab 3 жыл бұрын
If i could like this talk 10 times, I would do that. Thanks for the talk.
@shayanchaudhary8613
@shayanchaudhary8613 4 жыл бұрын
Awesome talk. Thank you for uploading this. We're just about to re-platform our legacy product and this video has answered many questions and verified a lot of my thinking :)
@rockysamir1567
@rockysamir1567 3 жыл бұрын
instablaster.
@ak.amar12
@ak.amar12 4 жыл бұрын
Whoaa!! This was more clarifying than AWS itself could hv been.
@mohidk4913
@mohidk4913 2 жыл бұрын
AWESOME! Brilliantly Explained 🎯Cheers Carmel 👍🏻
@dhruvdhiman2658
@dhruvdhiman2658 5 жыл бұрын
Simple short yet so informative!
@carmelhinks7341
@carmelhinks7341 5 жыл бұрын
Thank you! I'm so glad you thought so!
@catmando1786
@catmando1786 3 жыл бұрын
"single source of truth" imagine that. It's a good thing modern sensibilities regarding truth haven't infiltrated the computing world. yet. Good speech. I enjoyed it very much. I'm a total noob so it's refreshing learning about this without all the inside tech jargon. It's also quite refreshing hearing how it all came about and why. Thank you.
@arifshouqi3160
@arifshouqi3160 3 жыл бұрын
Simply fantastic. Can you tell us more about your single tenant architecture ? How many customers were you able to serve with that arch? how did you upgrade these thousands of customers? how frequently did you upgrade? were you able to keep all of them on the same version? etc.
@soumakchongder5953
@soumakchongder5953 3 жыл бұрын
In multi-tenant architecture how do we provide a certain feature to only a selected customer ? Acc. to me we can achieve this in single tenant by only upgrading a customer specific node..
@natashastopa1849
@natashastopa1849 6 жыл бұрын
This was probably one of my favorite talks at GHC!
@carmelhinks7341
@carmelhinks7341 6 жыл бұрын
Oh wow, thank you so much!
@stefc4663
@stefc4663 3 жыл бұрын
Fantastic video. Now I want to know how they structured there single-tenant architecture!!
@marvellouschandan
@marvellouschandan Жыл бұрын
Super awesome content. Thanks Carmel!
@rprithvi
@rprithvi 2 жыл бұрын
Awesome talk and thanks for uploading
@poshakmahe
@poshakmahe 11 ай бұрын
Thank you for such an amazing video ! One request , Can someone explain more about the client side caching ? Does it mean that client(say chrome browser accessing Jira) queries TCS and stores the DB info, and sends it in each request ? Or client refers to a microservices receiving the request from an app or web browser ?
@petersonmuchiri8011
@petersonmuchiri8011 5 жыл бұрын
Fantastic Talk!!Kinesis is real love for multitenant applications!
@saffodumbo
@saffodumbo 5 жыл бұрын
very interesting, short and sweet!
@carmelhinks7341
@carmelhinks7341 5 жыл бұрын
I'm so glad you thought so, thank you Barbara!
@vinitjoshi3361
@vinitjoshi3361 4 жыл бұрын
Thanks for sharing. Found this useful for something I'm designing/architecting right now.
@ukazap
@ukazap 5 жыл бұрын
Interesting approach to multi-tenancy.
@i-meta2708
@i-meta2708 4 жыл бұрын
Excellent presentation! I must admit, though, the material reminded me of the excitement of Novell's Netware Directory Services back in 1995. Multi-tenancy is nothing new, but I am happy to hear how it has matured and remained relevant especially in cloud computing.
4 жыл бұрын
If you use a JAMStack and deploy your app on a serverless platform like Zeit, you can abstract away from the Dev Ops and not have to worry about managing compute nodes, load balancers or caching. It also has built in redundancy and availability. The front end is served on a CDN so latency is very low too.
@kgck15
@kgck15 Жыл бұрын
if you cache per ec2 nodes how do you ensure ordering ..was it write through.?
@wennwenn1422
@wennwenn1422 3 жыл бұрын
With reference at 12:49. At 14:21, Why do we need to have a tool to sync data from single point of truth, write again and flush it back? Shouldn't Kinesis stream hold unread streams in its queue? and when Western EU is back online, start accepting messages inorder and save it?
@getmrraj
@getmrraj 6 жыл бұрын
Excellent presentation
@carmelhinks7341
@carmelhinks7341 5 жыл бұрын
Thanks so much :)!
@vijayvenkataraman1242
@vijayvenkataraman1242 4 жыл бұрын
Thanks for sharing. A good learning experience.
@srsvg
@srsvg 4 жыл бұрын
useful but in the middle you skipped couple of things... like where did catalogue service come all of a sudden with no background?
@scottamolinari
@scottamolinari 2 жыл бұрын
Wait, wait, wait. I'm making an assumption here, but they talked about "stateless" nodes. Then they put caching (which is storage of state), on each of the EC2 nodes requesting information from the database? Why not have a separate caching server, where any node can invalidate/ update the cache centrally? That should have gotten rid of the need for the SNS service and leaves the nodes stateless. And, btw.....we use Jira and it is slow. So..... whatever.
@Surgebrawlstars693
@Surgebrawlstars693 2 жыл бұрын
Amazing talk!!
@VishalPatel-hf4lg
@VishalPatel-hf4lg 2 жыл бұрын
Thanks for sharing. very interesting. I am curious if anyway possible to only have cache at TCS side, no dynamo db. I.e (Catalog =dynamo+ec2) --> stream --> (Tcs=ec2 writing on cache)
@MammadovAdil
@MammadovAdil 3 жыл бұрын
excellent talk, thanks
@ateekain5739
@ateekain5739 3 жыл бұрын
How do I create architecture for azure appservice+functions with two same but separate databases that are in diffferent regions and should not be replicated. code base can be one or multiple, whats best option. Will it Azure front door in front of codebase with db in two different region or Will it be same code base with only db in two separate regions
@lihtness
@lihtness 3 жыл бұрын
Beautiful.
@mohitgupta-jq3wp
@mohitgupta-jq3wp 4 жыл бұрын
Hello Carmel, this video is probably one of those rare hidden gems where deep architectural insights are explained in the simplest manner possible.. kudos to you for sharing this... I do have a request - will it be possible for you to share the presentation slide deck
@cdgtopnp
@cdgtopnp 2 жыл бұрын
Note to self : Watch it before any interview
@sridharmurari3007
@sridharmurari3007 Жыл бұрын
Simple And clear thanks
@debusinha3434
@debusinha3434 5 жыл бұрын
great talk !
@carmelhinks7341
@carmelhinks7341 5 жыл бұрын
Thanks so much Debu!
@akdham
@akdham 4 жыл бұрын
Great presentation Carmel. I think you mentioned it, but wanted to verify that you are using TCS to obtain one which server a users data resides on. I know Altassian as I have used them before and know there are thousands and thousands of users. Were you setting up a different database per client or different schema per client within the database? I ask because at one time when I was using Altassian, I didn't use it as much only because I didn't have the time to learn it, great product though, and I know there are probably hundreds of users like me and dedicating a database per client seems a bit expensive to me. Perhaps I have it wrong, but curious to know how you managed this or did I miss this in the presentation. Like you said updating thousands of database if there is a change is time-consuming. Thanks...
@perarneng
@perarneng 4 жыл бұрын
Would like to know as well i don't think it was mentioned in the presentation.
@mayurpandey7010
@mayurpandey7010 4 жыл бұрын
You are awesome. Great Talk
@yanli2810
@yanli2810 5 жыл бұрын
Great talk! Thank you.
@MrJohn360
@MrJohn360 5 жыл бұрын
Hey, Carmel. Thanks for sharing!
@carmelhinks7341
@carmelhinks7341 5 жыл бұрын
No problem at all, thanks for watching!
@gamingbeast710
@gamingbeast710 2 жыл бұрын
impressive deisnging and ingeneering
@cpc4466
@cpc4466 3 жыл бұрын
Thank you
@deecm22
@deecm22 3 жыл бұрын
Great talk!!!!
@kushalbhabra
@kushalbhabra 4 жыл бұрын
Nice explanation!
@akshaypawar9314
@akshaypawar9314 5 жыл бұрын
Great talk Carmel :)
@gadothegado
@gadothegado 5 жыл бұрын
Thanks for sharing! And i want to say that using Jira a couple of years ago inspired me to start thinking about changing my app to MT SaaS app. But there is one part that i'am still struggling with. How are you implementing the url subdomain architecture? i mean infrastructure wise? I mean when i deploy my app to a webserver it responds to domain.com but how can i make it respond to subdomain.domain.com so that i could grab the subdomain in the app and query the relative DB.
@carmelhinks7341
@carmelhinks7341 5 жыл бұрын
Hi Mostafa, thanks for your question! So the answer to this kind of depends on your use case. In our case, we use subdomains to identify our customers. For example, say we had carmel.atlassian.net and mostafa.atlassian.net. In this case, `carmel` and `mostafa` would be two completely different customers. Given that, we can actually use the entire hostname (subdomain included) to query the TCS for the data we need. It's also worth pointing out that in my talk, I've actually simplified the whole process. In reality, we actually assign unique identifiers to all of the customers. So, we'll use the hostname during the first request to the TCS, which will get us access to the unique identifier. All subsequent requests use the unique identifier instead of the hostname. I'm not sure if that answers your question, but good luck all the same!
@gadothegado
@gadothegado 5 жыл бұрын
@@carmelhinks7341 Hi Carmel, Thanks for your reply! Yeah that was really helpful. But what I wanted to know is how are you creating the subdomains? Or are you using a wildcard subdomain?
@mosesnandi
@mosesnandi Жыл бұрын
@@gadothegado I had the same question about creating those subdomains. And how should you handle the customization of the UI per tenant
@dipendra-sharma
@dipendra-sharma 5 жыл бұрын
Amazing !!
@ooogabooga5111
@ooogabooga5111 2 жыл бұрын
basically K8 architecture pattern
@touchwithbabu
@touchwithbabu 5 жыл бұрын
Fast and Fantastic
@alex_chugaev
@alex_chugaev 3 жыл бұрын
But why do your products still slow? You claim you achieved excellent performance (Req/sec) but it feels far from fast and responsive.
@KrishLove143
@KrishLove143 Жыл бұрын
Wow
@bdjeosjfjdskskkdjdnfbdj
@bdjeosjfjdskskkdjdnfbdj 5 жыл бұрын
more like an aws talk haha
@dotnetist
@dotnetist 3 жыл бұрын
Nice. I’m building my own server
@happyandhealthy888
@happyandhealthy888 2 жыл бұрын
i am also software engineer.
@solomonogu1393
@solomonogu1393 Жыл бұрын
Aws sponsored
@ak.amar12
@ak.amar12 4 жыл бұрын
Whoaa!! This was more clarifying than AWS itself could hv been.
Multi-Tenancy in Kubernetes: Best Practices Today, and Future Directions - David Oppenheimer
36:56
CNCF [Cloud Native Computing Foundation]
Рет қаралды 24 М.
Что-что Мурсдей говорит? 💭 #симбочка #симба #мурсдей
00:19
Мясо вегана? 🧐 @Whatthefshow
01:01
История одного вокалиста
Рет қаралды 7 МЛН
So Cute 🥰 who is better?
00:15
dednahype
Рет қаралды 19 МЛН
Multi-tenancy architecture | The Backend Engineering Show
25:29
Hussein Nasser
Рет қаралды 42 М.
EF Core Multitenancy For Your SaaS Applications
14:41
Milan Jovanović
Рет қаралды 28 М.
Multi-Tenant: Database Per Tenant or Shared?
8:55
CodeOpinion
Рет қаралды 21 М.
Multi-tenant Architecture for SaaS
11:07
CodeOpinion
Рет қаралды 124 М.
Hybrid cloud vs. multi-cloud
17:07
Google Cloud Tech
Рет қаралды 15 М.
What is a Multitenancy Architecture and Why Is it becoming popular?
8:16
Что-что Мурсдей говорит? 💭 #симбочка #симба #мурсдей
00:19