Sam Newman - Don't Call It A Platform
https://samnewman.io/blog/2023/02/08/dont-call-it-a-platform/
over 3 years ago
Public list by tgogos
https://samnewman.io/blog/2023/02/08/dont-call-it-a-platform/
over 3 years ago
https://tailscale.com/blog/modules-monoliths-and-microservices/
almost 4 years ago
https://www.youtube.com/watch?v=QrEOvHdH2Cg
over 5 years ago
https://twitter.com/networkop1/status/1298914612851757057
about 6 years ago
https://forrestbrazeal.com/2020/01/05/code-wise-cloud-foolish-avoiding-bad-technology-choices/
about 6 years ago
https://medium.com/@KarlKFI/when-not-to-use-kubernetes-ea3b91da3f1f
about 6 years ago
https://aws.amazon.com/builders-library/automating-safe-hands-off-deployments/
Thread on this article: - https://twitter.com/SteveSmithCD/status/1275947816272216065
about 6 years ago
https://medium.com/swlh/stop-you-dont-need-microservices-dc732d70b3e0
"We burnt our hands enough and we have too many roughhouses around us. By infusing microservices architecture gratuitously, you’re just going to turn your bad code into a bad infrastructure." "There are numerous amounts of tried & tested solutions available, but they all come with a price - Latency. Moving away from an in-memory transaction to network based communication will change your latency unit from nanoseconds to microseconds." "Microservices shouldn’t be your default application architecture. They’re not the silver bullet you were looking for. Keep yourself steady with KISS and YAGNI."
over 6 years ago
https://servicemesh.io/
over 6 years ago
https://www.infoq.com/presentations/cloud-native-intro/
- it’s not about picking a framework or two. It is a transformational journey and getting DevOps right - Getting to know the services of what your cloud provider has to offer, and really tuning your software to the underlying infrastructure, that is what cloud-native is basically all about. Technologies or frameworks are not going to make you cloud-native - it’s hooking stuff together, because if you want to reap the benefits of the cloud, you really have to know all the services that your cloud provider has to offer (e.g. there’s at least four or five ways to run Docker containers on AWS) - Figuring out which way actually suits that particular application or that particular component, that is what cloud-native is actually about - Gluing the software and your infrastructure together is something which is not an end state. This is a continuous journey. - It’s not thinking about servers and managing servers at scale; it is thinking about managing a mixture of both software and infrastructure at scale. It’s about services and consuming everything as API’s, and gluing that together as a deployment. - it’s about modernizing your infrastructure and the process of actually moving faster and not breaking things - The organizational culture plays a large role in it (see Conway’s Law…)
over 6 years ago
https://www.infoq.com/articles/service-mesh-ultimate-guide/
over 6 years ago
https://medium.com/@copyconstruct/monitoring-in-the-time-of-cloud-native-c87c7a5bfa3e
over 6 years ago
https://www.youtube.com/watch?v=abAWczMCSdA
5:40 -> A network control plane like for example an IMS or the control plane of a 5G packet core, it's essentially a transaction processing engine. I mean you're getting messages coming in from from handsets or from phones or whatever requesting sessions and so on and you know it's conceptually not dissimilar to what building a web app is. You know --where people are submitting web page requests-- so the concepts of stateless processing and all that kind of stuff it's directly transferable from the web scale world to the telco world, there really is no fundamental difference. On the user plain... user plains are doing packet processing. They're inherently stateful. You can't build a cost-effective stateless user plan, just doesn't make sense...
over 6 years ago
https://content.pivotal.io/intersect/microservices-are-not-your-destination
pivotal.io is now: tanzu.vmware.com article migrated to: https://tanzu.vmware.com/content/intersect/microservices-are-not-your-destination
over 6 years ago
https://www.stavros.io/posts/microservices-cargo-cult/
over 6 years ago
https://www.youtube.com/watch?v=-pDyNsB9Zr0
over 6 years ago
https://www.youtube.com/watch?t=52s&v=CZ3wIuvmHeM
over 6 years ago
https://nickjanetakis.com/blog/microservices-are-something-you-grow-into-not-begin-with
over 6 years ago