Sabbir Ahmedextinctcoder.hashnode.dev·Aug 25, 2024The Art of Building Scalable Backend ArchitecturesUnderstanding Backend Architecture At its core, backend architecture refers to the structure and organization of the server-side components of an application. This includes databases, servers, APIs, and other services that interact to process request...Discussbackend
Abhinav Singhblog.imabhinav.dev·Apr 19, 2024Monolithic vs. Microservices: Choosing Your Software Architecture PathWelcome, fellow adventurers, to a deep dive into the captivating realm of software architecture. In this odyssey, we shall embark on a journey through the contrasting landscapes of Monolithic and Microservices architectures, charting their course thr...Discuss·1 likemono vs micro
Jayakumar Sakthivelcloudwithjk.hashnode.dev·Feb 28, 2024Breaking Down Microservices from a Unified Git RepositoryScenario Assume that we have 100 micro-services in a single repository. Developers have been working for three years, and there have been more than 2000 commits made in that single repository. Now, considering the best practices of DevSecOps, they wa...Discuss·1 like·41 readsMicroservices
Till LazarevforLazarev Cloud team blogblog.lazarev.cloud·Jan 16, 2024Docker and monolithic architectureDocker Daemon and CLI Docker is powered by two central subsystems: Docker Daemon is a server running in the background. It listens to requests from the CLI and manages the container lifecycle. Docker CLI - the Docker command line interface. A comma...Discuss·1 like·83 readsDocker
Jyotiprakash Mishrablog.jyotiprakash.org·Jan 4, 2024A brief on kinds of OS kernelsOperating systems can be broadly classified into several categories based on their architecture, design, and usage. Monolithic OS: Definition: A monolithic operating system represents a traditional operating system architecture where the entire sys...Discuss·9 likes·404 readslayered
Jyotiprakash Mishrablog.jyotiprakash.org·Jan 4, 2024Monolithic versus MicrokernelThe core of any operating system is its kernel, which manages system resources and communication between hardware and software. There are two primary types of kernel architectures in operating systems: monolithic and microkernel. Each type has its un...Discussmicrokernel
Pavankumar Prabhupeekatech.hashnode.dev·Dec 13, 2023Microservices vs. Monolithic Architecture: Choosing the Right Path for Your SoftwareIn the ever-evolving world of software development, choosing the right architecture for your project is crucial for its success. Two prominent approaches dominate the landscape: Microservices and Monolithic Architecture. Each has its own set of advan...Discussarchitecture
Akash Nagpalakashnagpal.hashnode.dev·Nov 30, 2023Monolithic vs Microservices Architecture: Advantages, Disadvantages, And DifferencesWhile building a new software product, developers often need help with an initial dilemma: “Whether to start with a monolithic approach or embrace microservices?” While both approaches promise robust applications catering to diverse needs, the choice...DiscussMicroservices
avaqsemiavaqsemi.hashnode.dev·Nov 22, 2023Monolithic IC: Overview, Features and Application 2023What is a Monolithic IC A monolithic integrated circuit (IC) is a complete electronic circuit or a group of circuits manufactured on a single piece of silicon, typically around 1.25 mm square (or approximately fifty thousandths of an inch square). Th...Discussmonolithic
Spurtcommerceforspurtcommercespurtcommerce.hashnode.dev·Sep 21, 2023Spurtcommerce: Monolithic to MicroservicesIn the ever-evolving world of online shopping, Spurtcommerce emerged as a strong eCommerce solution. It all began when Suresh Sekar, our founder, decided to enter the world of eCommerce development using NodeJS—as a prudent choice that would shape th...DiscussMicroservices