InLevel Up CodingbyRico FritzscheHow I Mastered Multi-Tenancy: My Journey to a Secure Multi-Tenant SaaS APIExploring the Challenges of Tenant Management, Data Security, and Scalable Architecture in API ServicesJan 295Jan 295
Talha ŞahinHigh-Level System Architecture of Booking.comTake an in-depth look at the possible high-level architecture of Booking.com.Jan 1047Jan 1047
Inovercast blogbyDavidW (skyDragon)13 Kubernetes Configurations You Should Know in 2024As Kubernetes continues to be the cornerstone of container orchestration, mastering its configurations and features becomes imperative for…Feb 195Feb 195
Abhishek PatelWhat is Single Sign On (SSO) and How It Works?Single Sign On is an authentication mechanism highly used in web apps. SSO allows to login to any app with Google/FB, just clicking a link.May 1, 2020May 1, 2020
Kajal RawalID Token And Access TokenDo you know when to use Id Token and Access Token ? Or let me put it in this way, do you know what’s the difference between Id Token and…Dec 22, 20211Dec 22, 20211
InThe StartupbyMosiusMongoDB Pagination, Fast & ConsistentWhen it comes to pagination, the simplest method that comes to the mind is the skip-limit, but it is not always the best solution!Oct 16, 202023Oct 16, 202023
InDataDrivenInvestorbyJohanne AndersenAPI Design 101: Solving identity issues with authenticationAre you who you say you are? And other questions you should ask when using authentication in your API.Sep 29, 2019Sep 29, 2019
InBetter ProgrammingbyAhmed shamim hassanHow Do You Authenticate, Mate?A definitive guide to authentication for software developersOct 31, 201723Oct 31, 201723
InTechBlogbyPrakhar JainMultitenant Node.js Application with mongoose (MongoDB)Multitenancy is a reference to the mode of operation of software where multiple independent instances of one or multiple applications…Apr 27, 20208Apr 27, 20208
InComputer Science FundamentalsbyLarry | Peng YangSystem Design — Message QueuesConcepts and considerations for Message Queues in System DesignApr 6, 2020Apr 6, 2020
InGeek CulturebyPaul KnulstHow To Successfully Implement A Healthcheck In Docker ComposeKnowing if your Docker service is running correctly is important. A not running service can lead to a big incident! Learn how to use a…Nov 21, 20217Nov 21, 20217
InBetter ProgrammingbyNassos MichasHow to Implement Docker Health ChecksHow to tell if your app is running happily as it shouldJan 22, 2020Jan 22, 2020
InDev Learning DailybyThe Educative TeamMicroservices architecture tutorial: All you need to get startedMicroservice architecture is one of the most discussed software architecture trends at the moment, and it has forever changed the way…Feb 1, 20236Feb 1, 20236
InByteByteGo System Design AlliancebyLove SharmaSystem Design Blueprint: The Ultimate GuideDeveloping a robust, scalable, and efficient system can be daunting. However, understanding the key concepts and components can make the…Sep 17, 202357Sep 17, 202357
Suraj MishraWhat is Advertised.listeners in Kafka?Hi guys, Today we gonna talk about Kafka Broker Properties. More Specifically, advertised.listeners property. If you have seen the…Jul 16, 2020Jul 16, 2020
InGeek CulturebyVladimir TopolevKafka Overview with picturesRight now event-driven architecture is getting more popular in modern development. One reason is that it allows us to build of a decoupled…Jul 9, 20213Jul 9, 20213
InEnlear AcademybyVladimir TopolevUsing Saga Pattern in MicroservicesHow to Prevent Anomalies in Distributed Transactions with Saga PatternSep 20, 20214Sep 20, 20214
InGeek CulturebyVladimir TopolevSaga Pattern with Kafka and NodeJS: simple implementationWhenever you’ve decided to rebuild your application from monolithic to microservices architecture you come across with one major…Jul 13, 20213Jul 13, 20213