Daniel Herdanielher.hashnode.dev·Nov 18, 2024Comparing Cloud Architectures: Monolithic, Microservices, and ServerlessWhen building an e-commerce website, selecting the right cloud architecture can make or break your application's scalability, cost-efficiency, and ease of maintenance. Let's compare monolithic, microservices, and serverless architectures using an e-c...DiscussAWS
Ankur sainiankur0213.hashnode.dev·Nov 16, 2024Backend which Handle 1 Million RequestSource Code : https://github.com/AnkursainiRD/v2_EDA_Project Every time when i saw these big tech giant’s severs i thought how could have they handle the millions of requests. I were very curious about that. So i started learning advanced backend. An...Discuss·27 readsGrafana
Nahidnahidislam.hashnode.dev·Nov 15, 2024Understanding Application Architecture: Types, Functions, and How They WorkIn the world of software development, Application Architecture serves as the blueprint for building applications, defining the structure, interaction, and components that make up a software solution. It essentially outlines how applications are desig...Discuss·5 likesWeb Application Architecture
Min Htet Santhe-art-by-makisam.cloud·Nov 13, 2024What is Monolithic ? What are Microservices ?Microservices ဆိုတဲ့ စကားလုံးကို ကျွန်တော်တို့ ကြားဖူးကြမှာပါ။ ဒီနေ့မှာတော့ ကျွန်တော်က Microservices Vs Monolith ဆိုတာကို ကျွန်တော် မှတ်ထားတဲ့ notes ပေါ်အခြေခံပြီးတော့ အလွယ်ရှင်းပြပေးပါမယ်။ Monolith ဆိုတာဘာလဲ။ Monolithic ဆိုတာက Traditional approach တ...Discussmonolithic architecture
Rickclean-code.dev·Nov 2, 2024Modular Monolith Architecture: A Decade of Implementation InsightsPersonal Journey in Software Development I've had the privilege of developing frontend applications professionally since 2006. My journey in software development, however, began much earlier – at age 14 with Visual Basic 4. By 17, I had achieved nati...Discusscoding
JOY SAM RAJjoysam.hashnode.dev·Nov 1, 2024Monolithic Django and React.js: Tips and TricksIn early stage of startup we use Django React in Monolithic architecture to reduce over complexity and make things simple and clean. Since we don't have any CI/CD tools we are forced make some automation in our existing Monolithic architecture to mak...DiscussDjango
Enoch OlutunmidaProwww.thatsametechguy.com·Oct 30, 2024Microservices vs. Monoliths: Making the Right Choice for Your Engineering Needs.In the ever-evolving field of software engineering, you may have found yourself at a crossroads where you must decide: microservices or monoliths? Having been in this position a few times myself, I've gathered valuable insights along the way. Whether...DiscussMicroservices
OBULIPURUSOTHAMAN Kobulipurusothaman.hashnode.dev·Oct 25, 2024Applications / ServicesApplication / Services Here we can take example of client – server architecture In Client side the piece of code is running , and the Server side piece of code is running these both will I tract to each other and provides the required data Client App...DiscussApplications
Md Shahriyar Al Mustakim Mitulmitul-shahriyar.hashnode.dev·Oct 23, 2024Kubernetes 101: Part 6Sidecars Here you can see a small seat alongside the bike, right? That’s sidecar In reality, within a pod, it can have a container a sidecar container which supports this main container. They both share the same storage and network Sidecar containe...Discussistio service mesh
Adarsh Kumar Debataadarshh.hashnode.dev·Oct 22, 2024Introduction To System DesignWhy Learn System Design In any development process, be it Software or any other tech, the most important stage is Design. Without the designing phase, you cannot jump to the implementation of the testing part. The same is the case with the System as ...DiscussSystem Design