Software Architecture in Golang: Shared Database vs Database Per Service?

preview_player
Показать описание
What's the difference between Shared Database and Database Per Service?

When we are talking about the Shared Database Pattern, we are talking about using one single datastore for the implemented services; in the case of Database Per Service pattern this means defining dedicated datastores per service with he end goal is to make this datastore only available to the service directly, no other direct access is allowed.

== Relevant Links

== All Go/Golang Playlists

== Socials

00:00 - Introduction to Shared Database vs Database Per Service
00:35 - Shared Database Pros
01:26 - Shared Database Cons
01:59 - Database Per Service Pros
02:32 - Database Per Service Cons
03:52 - Conclusion

=== Who am I?

Hello👋🏼! I'm Mario, a Hands-on Software Architect and Lead Backend Engineer with more than 16 years of professional experience building all kinds of software including on-premise Industrial Automation Systems, Linux Accessibility Desktop and Browser Components as well as Distributed Advertising Microservices.

Every week I will share with you different topics I've learned while working for small startups and large companies including the processes I've followed over the years for successfully delivering complex enterprise systems from start to end.

Subscribe if you like Software Development, Software Architecture and Systems Design!

Keep it up. Don't give up!

#golang #softwarearchitecture #systemdesign

=== Our Vlog Channel

=== Affiliate links

DISCLAIMER: Some of the links shared above are affiliate links. As a member of these affiliate programs, I earn a small commission from your purchases at no additional cost to you. Thank you in advance for your support!
Рекомендации по теме
Комментарии
Автор

What a pro, so many great videos in this channel, pls don't stop posting and ty so much for your patience and hard work 🙏🏻❤❤❤

evertonalmeida
Автор

he mario. again another great video to an important topic! thank you

maei
Автор

Would be great to see videos that cover communication/transactions across multiple microservices - for example saga pattern as mentioned.

While I can understand the concept, I dont have a clean way to design that in Go in mind yet.

mikkel
Автор

sir, can you recommend any book for software architecture

abiodun
join shbcf.ru