Goodbye Microservices: From 100s of problem children to 1 superstar
segment.com
Unless you’ve been living under a rock, you probably already know that microservices is the architecture du jour. Coming of age alongside this trend, Segment adopted this as a best practice early-on, which served us well in some cases, and, as you’ll soon learn, not so well in others.
Recently shared by
More like this
Martin Fowler
Microservices
Martin Fowler
20+ min read · 139 saves · From 2017 · An in-depth description of the microservice style of architecture. Applications designed as suites of independently deployable services, governed in a decentralized manner.
Martin Fowler
Microservices
Martin Fowler
20+ min read · 72 saves · From 2015 · An in-depth description of the microservice style of architecture. Applications designed as suites of independently deployable services, governed in a decentralized manner.
microservices.io
Microservices Architecture pattern
microservices.io
7 min read · 24 saves · From 2016 · The microservice architecture structures an application as a set of loosely coupled, deployable/executable components organized around business capabilities
youtube.com
Microservices
youtube.com
156 saves · 2020-03-25 · it's because of the way our backend works https://www.instagram.com/krazam.tv https://twitter.com/krazamtv
github.com
mfornos/awesome-microservices: A curated list of Microservice Architecture related principles and technologies.
github.com
45 saves · From 2016 · awesome-microservices - A curated list of Microservice Architecture related principles and technologies.
capgemini.github.io
IS REST BEST IN A MICROSERVICES ARCHITECTURE?
capgemini.github.io
20 saves · From 2015 · Some thoughts on microservice communication mechanisms
Martin Fowler
Microservices Guide
Martin Fowler
8 min read · 31 saves · From 2017 · A guide that picks out the best information resources for the microservices style of software architecture.
medium.com
Testing Microservices, the sane way
medium.com
136 saves · From 2017 · Cindy Sridharan · There’s no dearth of information or best-practices or books about how best to test software. This post, however, focuses solely on testing…
blog.christianposta.com
The Hardest Part About Microservices: Your Data
blog.christianposta.com
~14 min read · 49 saves · From 2016 · Continuing on with my series about microservices implementations (see “Why Microservices Should Be Event Driven”, “Three things to make your microservices more resilient”, “Carving the Java EE Monolith: Prefer Verticals, not Layers” for background) we’re going to explore probably the hardest problem when creating and developing microservices. Your data. Using Spring Boot/Dropwizard/Docker doesn’t mean you’re doing microservices. Taking a hard look at your domain and your data will help you get t