|
|
|
|
|
by nateabele
1330 days ago
|
|
> Hope this makes sense and that I understood your point accurately! I'm happy to hear all of that and, yes, I believe you did. > Docker [...] is singularly focused on the development experience, i.e. the inner loop of code/test/build, not the outer loop of deploying to production (which is largely controlled by cloud platforms and k8s at this point). I would push back on this a bit: although it may not be a focus, and that's totally fair, deployment is undeniably part of the developer experience, particularly within the context that containers were born into (i.e. DevOps values of continuous deployment & no silos). I certainly wouldn't presume to tell you what to do, but I would suggest that Docker is uniquely situated to address developer experience from end to end. > We will happily work with anyone interested in working with us to improve the production/deployment landscape for Wasm If you gave us a path out of containers for the end-to-end developer experience, I believe many of us would be eternally grateful. Let me know how I can help. |
|