Joseph F. Z. DOGBEVIthepigeondev.hashnode.net·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·55 readsmicroservice
Rohan Sasnerohansasne30.hashnode.net·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 likeKubernetes
mayank sharmamayank2001.hashnode.net·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·39 readsapp management
Harsh Mangeharshmange.hashnode.net·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...Discussmonolithic
Rohan Sasnerohansasne30.hashnode.net·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 likeKubernetes
Roq4roq4.hashnode.net·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·30 readsmodular blockchain
mayank sharmamayank2001.hashnode.net·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·39 readsapp management
Joseph F. Z. DOGBEVIthepigeondev.hashnode.net·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·55 readsmicroservice
Veera solaiyappanforCloudnloud Tech Communitycloudnloud.hashnode.net·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·316 readsFull Stack Dev Series - Monolithic ApplicationMicroservices