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
Murtaza Vasimurtazavasi.hashnode.dev·Sep 11, 2023Monolithic Architecture vs Microservice ArchitectureNowadays, for developing applications, there are the following two major approaches (apart from these also approaches are there): Monolithic Architecture (Monolith) Microservice Architecture (Containerized) What are these two developing approaches?...Discussmonolithic
Harsh Mangeharshmange.hashnode.dev·Apr 25, 2023Monolithic VS Microkernel Operating System ArchitectureMonolithic and microkernel are two different architectures for operating systems. The main difference between the two is how the operating system's components and services are organized and how they interact with each other. Monolithic Architecture I...Discuss·33 readsmonolithic
Rohan Sasnerohansasne30.hashnode.dev·Apr 9, 2023Monolithic vs Microservices Architecture: Which Architecture Style Reigns Supreme?As software systems grow in complexity, developers and architects are faced with the challenge of designing a robust and scalable architecture. Two popular architecture styles that have emerged in recent years are monolithic and microservices archite...Discuss·1 like·54 readsKubernetes
Roq4roq4.hashnode.dev·Jan 3, 2023Deep Diving: Modular Stack Part-1Monolithic First! To understand modular structures, we must first establish the concept of a monolithic chain in our minds and answer the question of why we need modular structures. When Bitcoin was first announced as a monolithic chain in 2008, it w...Discuss·1 like·61 readsmodular blockchain
Mayank Sharmamayank2001.hashnode.dev·Nov 28, 2022Importance of Microserviceswhy the microservices came into play? Developers need to deploy applications quickly and make changes to the application without a complete redeployment. This has led to a new development paradigm called “microservices,” where an application is broke...Discuss·43 readsapp management
Joseph F. Z. DOGBEVIthepigeondev.hashnode.dev·Oct 3, 2022Microservices explained by a pigeon (Part 1)Hi reader :). The PiseWigeon here. Welcome(back) to my blog. In today's article, I will be talking about Microservices. Since it's the title. But, you can't really talk about Microservices without talking about Monoliths. So I'll start with Monoliths...Discuss·2 likes·65 readsmicroservice
Veera solaiyappanforCloudnloud Tech Communityblog.cloudnloud.com·Sep 12, 2022Monolithic Vs MicroserviceA monolithic application is built as a single unified unit while a microservices architecture is a collection of smaller, independently deployable services. Which one is right for you? It depends on many factors. we can learn about monolithic and mi...Discuss·338 readsFull Stack Dev Series - Monolithic ApplicationMicroservices