Read the latest issue of the #microservices weekly:
@RisingStack/the-microservice-weekly-168-2-august-2019-8e3e8f7bbebd" target="_blank" rel="nofollow noopener">medium.com/@RisingStack/t…
We just released the latest issue of our #microservices newsletter. Take a look 👇
@RisingStack/the-microservice-weekly-166-june-27-2019-6e2c10c59e60" target="_blank" rel="nofollow noopener">medium.com/@RisingStack/t…
Mark Russinovich, Chief Technology Officer of Azure, gives an overview of Microsoft Microservice strategy at the Cloud Networking Meetup 2018 event hosted by Microsoft. youtube.com/watch?v=lWcT5N…
#Microservices should be built around business capabilities and should be independently deployable by fully automated deployment machinery - aka Kubernetes.alphacoder.xyz/deploy-microse…
This article is about developing large Electron.js applications using Microservice Architecture.@bushevuv/scaling-electron-js-application-with-microservices-c9d73718a882" target="_blank" rel="nofollow noopener">medium.com/@bushevuv/scal…
Microservices architecture on paper sounds amazing but unless the business as a whole is not committed to it, then your department will end up with low morale, low productivity, and tones of code debt.adamdallis.com/2019/02/09/mic…
Serving millions of requests per minute with a microservices environment is not an easy task. Every request is routed to many applications, and may potentially stall or fail at any step in the flow. medium.com/outbrain-engin…
You can try to improve your organization directly, by proposing more automation and cross-team collaboration. But don’t be surprised if things go easier if you start with a magic stone.medium.com/capital-one-te…
A case-study at the Swedish Police Authority focusing on containerized application isolation.@chrismessiah/docker-and-kubernetes-in-high-security-environments-d851645e8b99" target="_blank" rel="nofollow noopener">medium.com/@chrismessiah/…
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services, and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.hackernoon.com/building-fault…
This reference architectures shows a #microservices application deployed to Azure Kubernetes Service (AKS). It shows a basic AKS configuration that can be the starting point for most deployments. docs.microsoft.com/en-us/azure/ar…
We chose to evolve Shopify into a modular monolith, meaning that we would keep all of the code in one codebase, but ensure that boundaries were defined and respected between different components.engineering.shopify.com/blogs/engineer…
Designing #microservices with BDD concentrates on the semantics of the operations and not the underlying syntax of the implementation.infoq.com/articles/micro…
"As with any software system, the combination of organic growth and large code bases creates challenges. I want to share some of these challenges and our solutions."kensodev.com/posts/2019/01/…
Functional decomposition is a way to decompose break down a system into its most simplistic components and functionshttp://www.waynecliffordbarker.co.za/functional-decomposition-for-microservices/
Building applications based on #microservices does not guarantee that the application will be a success, however it’s an approach that will teach you to manage your logical resources, components or modules.uruit.com/blog/microserv…