<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/tags/monolith/best-of/2023/09" -->

---
title: Best Monolith posts — September 2023 | daily.dev
description: The most upvoted Monolith posts from September 2023, curated by the daily.dev community.
canonical: https://daily.dev/tags/monolith/best-of/2023/09
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/tags/monolith/best-of/2023/09
og:type: website
og:site_name: daily.dev
og:title: Best Monolith posts — September 2023 | daily.dev
og:description: The most upvoted Monolith posts from September 2023, curated by the daily.dev community.
og:image: https://media.daily.dev/image/upload/s--VAY5ToZt--/f_auto/v1724209435/public/daily.dev%20-%20open%20graph
---

# Best of Monolith — September 2023

1. 1  
[](https://daily.dev/posts/the-complete-microservices-guide-gmr1myhht "The Complete Microservices Guide")  
Article  
![Avatar of amplication](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/81a4f43fc0b84e55b9f61cbae4ec745a)Amplication · 3y  
The Complete Microservices Guide  
Microservices have emerged as a popular architectural approach for designing and building software systems for several compelling reasons and advantages. It is a design approach that involves dividing applications into multiple distinct and independent services called "microservices" Microservices are naturally distributed services as each service is isolated from the others and runs in its own instance.  
284  
6
2. 2  
[](https://daily.dev/posts/death-by-a-thousand-microservices-1amqbziqw "Death by a thousand microservices")  
Article  
![Avatar of community](https://media.daily.dev/image/upload/t_logo,f_auto/v1655817725/logos/community)Community Picks · 3y  
Death by a thousand microservices  
There is no standard tooling for microservices-based development - there is no common framework. Working on distributed systems has gotten only marginally easier in 2020s. The Dockers and the Kuberneteses of the world did not magically take away the inherent complexity of a distributed setup.  
150  
6
3. 3  
[](https://daily.dev/posts/micro-frontends-the-evolution-of-frontend-architecture-qyzahrpjx "Micro Frontends: The Evolution of Frontend Architecture")  
Article  
![Avatar of infoq](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/afc3bced3e1e4b188dd9127017a60e0c)InfoQ · 3y  
Micro Frontends: The Evolution of Frontend Architecture  
The Evolution of Frontend Architecture is a talk about the evolution of frontend architecture. Ruben Casas is a Staff Engineer at Postman and a master's degree in internet and distributed systems. He says the talk will give you a lot of the tools to identify how to move away from a monolith into more distributed architecture.  
61  
1
4. 4  
[](https://daily.dev/posts/picking-the-perfect-database-for-your-microservices-kpqkmfvnh "Picking the Perfect Database for Your Microservices")  
Article  
![Avatar of amplication](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/81a4f43fc0b84e55b9f61cbae4ec745a)Amplication · 3y  
Picking the Perfect Database for Your Microservices  
Microservices have been the go-to application architecture that many software projects have adopted. Microservices favour independent service components where each service can run on its own runtime and connect to its own database. This means you're encouraged to share data between microservices rather than using an extensive single database for all your microservices.  
54  
1

[See all Monolith archives](/tags/monolith/best-of)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://daily.dev/tags/monolith/best-of/2023/09#page","url":"https://daily.dev/tags/monolith/best-of/2023/09","name":"Best Monolith Posts — September 2023","description":"The most upvoted Monolith posts from September 2023, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/tags/monolith/best-of/2023/09#items","numberOfItems":4,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/the-complete-microservices-guide-gmr1myhht","name":"The Complete Microservices Guide"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/death-by-a-thousand-microservices-1amqbziqw","name":"Death by a thousand microservices"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/micro-frontends-the-evolution-of-frontend-architecture-qyzahrpjx","name":"Micro Frontends: The Evolution of Frontend Architecture"},{"@type":"ListItem","position":4,"url":"https://daily.dev/posts/picking-the-perfect-database-for-your-microservices-kpqkmfvnh","name":"Picking the Perfect Database for Your Microservices"}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Tags","item":"https://daily.dev/tags"},{"@type":"ListItem","position":3,"name":"Monolith","item":"https://daily.dev/tags/monolith"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/tags/monolith/best-of"},{"@type":"ListItem","position":5,"name":"September 2023"}]}]}
```

