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 29, 20244785Jan 29, 20244785
Talha ŞahinHigh-Level System Architecture of Booking.comTake an in-depth look at the possible high-level architecture of Booking.com.Jan 10, 20246.2K51Jan 10, 20246.2K51
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 19, 20246385Feb 19, 20246385
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, 2020107May 1, 2020107
InTechBlogbyPrakhar JainSingle Sign-On(SSO) — SAML Authentication ExplainedJun 8, 20202473Jun 8, 20202473
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, 2021581Dec 22, 2021581
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, 20201.4K23Oct 16, 20201.4K23
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, 2019103Sep 29, 2019103
InBetter ProgrammingbyAhmed shamim hassanHow Do You Authenticate, Mate?A definitive guide to authentication for software developersOct 31, 201710.7K23Oct 31, 201710.7K23
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, 20203128Apr 27, 20203128
InComputer Science FundamentalsbyLarry | Peng YangSystem Design — Message QueuesConcepts and considerations for Message Queues in System DesignApr 6, 2020572Apr 6, 2020572
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, 20217747Nov 21, 20217747
InBetter ProgrammingbyNassos MichasHow to Implement Docker Health ChecksHow to tell if your app is running happily as it shouldJan 22, 2020611Jan 22, 2020611
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, 20233316Feb 1, 20233316
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, 20239.1K58Sep 17, 20239.1K58
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, 202080Jul 16, 202080
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, 2021583Jul 9, 2021583
InEnlear AcademybyVladimir TopolevUsing Saga Pattern in MicroservicesHow to Prevent Anomalies in Distributed Transactions with Saga PatternSep 20, 20212854Sep 20, 20212854
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, 20212483Jul 13, 20212483