---
title: "Challenges in Adopting and Sustaining Microservice-based Software Development"
url: https://daily.dev/posts/challenges-in-adopting-and-sustaining-microservice-based-software-development-wvqzzrl9f
source_url: https://queue.acm.org/detail.cfm?id=3649402
type: article
source: "ACM Queue"
published: 2024-03-12T17:11:56.566Z
updated: 2024-05-09T09:28:18.744Z
tags: ["microservices", "monolith"]
reading_time: 24
upvotes: 1
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Challenges in Adopting and Sustaining Microservice-based Software Development

**[ACM Queue](https://daily.dev/sources/acmq)** · 24 min read · 1 upvotes · 0 comments

## Summary

Microservices offer an alternative to traditional monolith software development with benefits such as ease of requirements changes and testing, scalability, and support for different programming languages and platforms. However, adopting and sustaining microservices can be challenging due to the novelty of the approach and the lack of understanding in technical and organizational parameters. The decision to adopt microservices should be based on the profile of the organization's application suite, and the value proposition should be made to upper management. The strangler fig pattern is a common approach used to gradually transition from a monolith to microservices. It is important to maintain discipline and adhere to the core principles of microservices during the transformation process.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://queue.acm.org/detail.cfm?id=3649402>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#microservices](https://daily.dev/tags/microservices), [#monolith](https://daily.dev/tags/monolith)

[View this post on daily.dev](https://daily.dev/posts/challenges-in-adopting-and-sustaining-microservice-based-software-development-wvqzzrl9f)
