+1
Under review

Application Design Patterns in a Kubernetes World

Bryan Lorette 3 lat temu Ostatnio zmodyfikowane przez Alexander Shvets 3 lat temu 1
One thing I am continuing to experience more and navigating teams through is adapting design patterns into the containerized world on platforms like Kubernetes. I find myself bouncing between Domain Driven Design Patterns and Service Oriented Architectures. These usually come up after the approach of full out Microservice design overwhelm the development teams. 

Taking some of the Patterns to adapt to containerized deployment scopes and SDLC practices and manageability is something that would be helpful, or even to fins the things I am missing. 

Under review

Thanks for the idea, Bryan! I believe this can be a fruitful area for someone to write a thing about. I'm afraid I lack decent expertise in the Kubernetes fields to write something of my own.