Brian Kingsolodev.app·Aug 3, 2023Monoliths vs API Microservices vs Serverless.TL;DR. I compare monoliths, API microservices, and serverless architectures. Understanding their pros and cons helps me make informed choices for my software development projects. An Introduction. There are three popular software architectures I woul...The Ops SeriesMonoliths
Sanskriti HarmukhforKeploy Community Blogkeploy.hashnode.dev·Aug 11, 2022Teleport into tech space through API GatewaysYou might be wondering, Is there a need to use an API Gateway? Can API alone cannot handle all the communication between the users and services? Well, Let’s tackle all the questions coming to your mind one after the other. So, are you ready for a rid...4 likes·42 readsAPIs
Frank Idugboekloudmaster.hashnode.dev·Jul 12, 2022Monolithic Architecture and Microservices ArchitectureIntroduction When you're building a large-scale application, there are many different ways to go about it. While there is no "right" way to do things, I think it's useful to know the tradeoffs that each option presents. That way you can make an infor...1 like·33 readsMonoliths
Matías Navarro-Carterblog.mnavarro.dev·May 5, 2022Considerations before jumping into MicroservicesDisclaimer: A few years ago I wrote this piece. It came out very passionately then due to frustrations experienced in a microservices project. I have matured and grown since then, and in many ways, this article is a more nuanced refinement of those i...1 like·30 readsMicroservices